Need 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: Need help (
/showthread.php?tid=530440)
Need help -
CaDDySaMp - 07.08.2014
D44
Re: Need help -
AMouldyLemon - 07.08.2014
Show your PlayerInfo enum and the rest of the code.
Re: Need help -
CaDDySaMp - 07.08.2014
12
Re: Need help -
SHE790 - 07.08.2014
Show ur enum
Re: Need help -
CaDDySaMp - 07.08.2014
23
Re: Need help -
Kyance - 07.08.2014
Add this under the enum stuff
new PlayerInfo[MAX_PLAYERS][PlayerData];
Re: Need help -
CaDDySaMp - 07.08.2014
441