Vehicle list won't show
#2

Where does "owner" come from in
Код:
if (!strcmp(PlayerVehicle[i][pvOwner], owner, true))
After looking closer at this, you must have either been very tired or copied this from another part of the same or different script.
Код:
if(PlayerVehicle[v][pvStatus] == 1)
should hopefully be "i" instead of "v"? Or is there code I am simply not seeing? : x
Reply


Messages In This Thread
Vehicle list won't show - by McGuiness - 14.05.2017, 19:32
Re: Vehicle list won't show - by Hansrutger - 14.05.2017, 19:57
Re: Vehicle list won't show - by McGuiness - 14.05.2017, 20:02
Re: Vehicle list won't show - by Hansrutger - 14.05.2017, 20:03
Re: Vehicle list won't show - by McGuiness - 14.05.2017, 20:07
Re: Vehicle list won't show - by Hansrutger - 14.05.2017, 20:09
Re: Vehicle list won't show - by McGuiness - 14.05.2017, 20:19
Re: Vehicle list won't show - by Hansrutger - 14.05.2017, 20:26
Re: Vehicle list won't show - by McGuiness - 14.05.2017, 20:38
Re: Vehicle list won't show - by Hansrutger - 14.05.2017, 20:42

Forum Jump:


Users browsing this thread: 1 Guest(s)