11.06.2014, 16:45
(
Последний раз редактировалось rangerxxll; 11.06.2014 в 17:26.
)
Quote:
As a general rule, when there's a bug you don't know the cause of, you can't just post little bits of your code. If you don't know where the bug is, then by definition you don't know the bug is in the code you posted.
|
For the rest - I'll try your suggestions regarding max name and formatting it.
EDIT: formatting it writes this to their user file. (First letter should be "S").
Код:
eamore_Hoffman
EDIT2: Not sure if you need this, but I'm assigning the string variable to a player vehicle. Could this be causing the issue?
pawn Код:
pInfo[playerid][pVehicleOwner] = CreateVehicle(549, 371.3720,-93.7015,1.3727, 98.9953, 0, 0, -1);