Closed DragonCobra11Max closed 4 years ago
okay in tsmain i done #include
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
okay also i have noticed if i try to compile any of the pwn files i get bunch of errors, so basically means that i cant compile it on my pc i have to use your amx file to make it work..
You are trying to compile the modular scripts. Instead you must compile tstudio.pwn
.
In regards to making additional commands, first keep in mind this uses legacy YSI so syntax is not like YSI 4 or YSI 5. Look for YSI 3.1 documentation. See this. Command_AddAltNamed("help", "aiuto");
when i open and compile tsmain.pwn there is 16 errors, where i can change commands from "cobject" to shorter "oc " and if anyone can help me how to do shortcut command in ycmd...thanks