Command + key...Won't return correctly.
#6

whats your cmd:eon()? is it to turn on the engine? if so, then try "" instead of params, its an empty string, if the command doesnt take any parameter.
pawn Код:
return cmd_eon(playerid, "");
or
pawn Код:
return cmd_eon(playerid, 0);
oh btw: i assume that params is not defined yet. did it compile? o.O
Reply


Messages In This Thread
Command + key...Won't return correctly. - by Dokins - 26.01.2012, 16:40
Re: Command + key...Won't return correctly. - by Twix[KDZ] - 26.01.2012, 16:43
Re: Command + key...Won't return correctly. - by MP2 - 26.01.2012, 16:48
Re: Command + key...Won't return correctly. - by Konstantinos - 26.01.2012, 16:51
Re: Command + key...Won't return correctly. - by Dokins - 26.01.2012, 16:51
Re: Command + key...Won't return correctly. - by Babul - 26.01.2012, 18:32

Forum Jump:


Users browsing this thread: 1 Guest(s)