Loop and dialog response
#5

This is a bad examples but I think that problem is here
PHP код:
if (AStadium[StadiumID][PickupID] != 0
probably pickup is not created or PickupID is 0.
change it with -1 like this:
AStadium[StadiumID][PickupID] != -1
Reply


Messages In This Thread
Loop and dialog response - by PPC23 - 10.02.2019, 19:04
Re: Loop and dialog response - by None1337 - 10.02.2019, 20:37
Re: Loop and dialog response - by Calisthenics - 10.02.2019, 20:52
Re: Loop and dialog response - by Pottus - 10.02.2019, 21:14
Re: Loop and dialog response - by Mugala - 10.02.2019, 21:37

Forum Jump:


Users browsing this thread: 1 Guest(s)