04.01.2018, 20:32
As the title suggests, I'm trying to insert this script (https://pastebin.com/etcXdhnq), which covers the interior, in my gm, but there is a problem!!
There is a part of the script that must go in public OnPlayerCommandText(playerid, cmdtext[])
I put this on my gm, but when I connect to my server, all the commands of the script don't work(SERVER: unknown command), while if I put the script in filterscript, it works perfectly.
What is the problem
There is a part of the script that must go in public OnPlayerCommandText(playerid, cmdtext[])
I put this on my gm, but when I connect to my server, all the commands of the script don't work(SERVER: unknown command), while if I put the script in filterscript, it works perfectly.
What is the problem