03.11.2013, 12:30
(
Последний раз редактировалось nGen.SoNNy; 03.11.2013 в 12:39.
Причина: added some info
)
I changed that part and added some "debug" printf row and the result after some time is:
So this result it's caused by reaching the limit of 2000 vehicles. All vehicles create with that function and others will be destroyed OnPlayerDeath and OnPlayerDisconnect. I tried with no server vehicles on it but the same result...
EDIT: Something weird... the players that are conected since 3-4 hours are able to use the /car or /v command but the command it's starting to get fuc^#d up for the new players.
pawn Код:
[CarSpawner]: Invalid vehicle ID used on this function by: SoNNy(33) [Vehicle: 65535]
EDIT: Something weird... the players that are conected since 3-4 hours are able to use the /car or /v command but the command it's starting to get fuc^#d up for the new players.