SA-MP Forums Archive
prob - 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: prob (/showthread.php?tid=426131)



prob - [..MonTaNa..] - 27.03.2013

.....


Re: prob - kamzaf - 27.03.2013

cause you just defined that music variable in that command. new music; is supposed to be outside the cmd ontop of ur game mode making it a global variable instead of a new temp variable. Cause when you first make a new xxxxxx variable its automatically 0.


Re: prob - [..MonTaNa..] - 28.03.2013

~~~~~~