filescripts error
#1

When i make a command in pawno and i put it in filescript and i add it in server.cfg at filescript, it doesn't work.
For example:
I try this
CMD:heal(playerid, params[])
{
SetPlayerHealth(playerid, 100);
return 1;
}

I put this in filterscripts folder, after i added this in server.cfg and when i connect to sv and i use /heal i get "unknow command" message.
Reply


Messages In This Thread
filescripts error - by GabiXx - 18.10.2014, 20:43
Re: filescripts error - by Kaperstone - 18.10.2014, 23:59
Re: filescripts error - by Abagail - 19.10.2014, 00:08

Forum Jump:


Users browsing this thread: 1 Guest(s)