SA-MP Forums Archive
A little help here again, urgent plz, Rep+ - 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: A little help here again, urgent plz, Rep+ (/showthread.php?tid=327740)



A little help here again, urgent plz, Rep+ - Spooky - 22.03.2012

One error

error 006: must be assigned to an array
pawn Код:
EventInfo[eMaxPlayers] = inputtext; //This is the error line, It is a integer



Re: A little help here again, urgent plz, Rep+ - T0pAz - 22.03.2012

pawn Код:
EventInfo[eMaxPlayers] = strval(inputtext);
Код:
This forum requires that you wait 120 seconds between posts. Please try again in 60 seconds.



Re: A little help here again, urgent plz, Rep+ - Spooky - 22.03.2012

Thanks Topaz, Rep+

This forum requires that you wait 120 seconds between posts. Please try again in 8 seconds.