you’re not just getting a product; you’re getting a commitment to excellence, security, and continuous improvement. Let us help you build a server that stands out with reliable, high-performance code written in the latest languages and technologies, including TypeScript, C#, SQL, Lua, HTML...
When typing `/car` in the chat box, you will see our command returning the chat message we defined. ![screenshot-1](/csharp-tut-6.png) Expand Down 2 changes: 1 addition & 1 deletion 2 content/scripting-manual/introduction/creating-your-first-script.md Show comments View file Edit...
4 changes: 2 additions & 2 deletions 4 content/docs/scripting-manual/introduction/creating-your-first-script-csharp.md Original file line numberDiff line numberDiff line change @@ -90,7 +90,7 @@ RegisterCommand("car", new Action<int, List<object>, string>((source, args, raw) ``` To...