[[[helpp]]]
#2

Remember to add your command name in dcmd form under OnPlayerCommandText. Like so:

pawn Код:
dcmd(login,5,cmdtext); // these numbers represent the command length
dcmd(logout,6,cmdtext);
dcmd(password,8,cmdtext);
dcmd(register,7,cmdtext);
Then remember to place the dcmd_login(playerid,params[]), etc... commands at the bottom of your script.
Reply


Messages In This Thread
[[[helpp]]] - by HayZatic - 06.07.2011, 22:35
Re: [[[helpp]]] - by grand.Theft.Otto - 06.07.2011, 22:41

Forum Jump:


Users browsing this thread: 2 Guest(s)