Posts: 118
Threads: 23
Joined: May 2011
26.11.2013, 20:19
(
Последний раз редактировалось Danialdano; 27.11.2013 в 18:04.
)
dddddddelete
Posts: 144
Threads: 20
Joined: Jul 2013
Reputation:
0
I cant really see anything wrong with this code um..
Posts: 118
Threads: 23
Joined: May 2011
Posts: 1,363
Threads: 14
Joined: Apr 2009
Reputation:
0
you created a variable named idx, it get initialized with the value of 0, why would that change?
it'll always be 0 if you don't do anything to it, so if playerid 1 does the command idx will still be 0
Posts: 118
Threads: 23
Joined: May 2011
Quote:
Originally Posted by cessil
you created a variable named idx, it get initialized with the value of 0, why would that change?
it'll always be 0 if you don't do anything to it, so if playerid 1 does the command idx will still be 0
|
So what do i do?
Posts: 118
Threads: 23
Joined: May 2011
Posts: 118
Threads: 23
Joined: May 2011
Where do i put it? please help me im a bit lost when it comes to scripting.
Posts: 118
Threads: 23
Joined: May 2011