clan system, help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: clan system, help (
/showthread.php?tid=530340)
clan system, help -
DzDanieL - 06.08.2014
Hi all, my commands on my clan system dident work, i think its sscanf, i alredy update the sscanf, but steal its do problems.
here is the code:
http://pastebin.com/4B3g63vL
when i invite someone its showing me again the message [Syntax]: /clan invite <playerid>
Re: clan system, help -
ReaZoN - 06.08.2014
up..
Re: clan system, help -
DzDanieL - 06.08.2014
UPPPchi..
Re: clan system, help -
ReaZoN - 07.08.2014
help please.
Re: clan system, help -
Kyance - 07.08.2014
Try using "u" instead of "d".
Re: clan system, help -
DzDanieL - 07.08.2014
Quote:
Originally Posted by Kyance
Try using "u" instead of "d".
|
still the same problem.
Re: clan system, help -
Dignity - 07.08.2014
Try removing the array from "params". (params[0] to params).
Re: clan system, help -
DzDanieL - 07.08.2014
Quote:
Originally Posted by Mionee
Try removing the array from "params". (params[0] to params).
|
Thanks, REP.