05.11.2011, 13:03
Quote:
because there is not default variable called "vehicleid" at the "OnPlayerCommandText" callback...
The server/the script simply doesn't know what "vehicleid" should be, so you need to define it. you can e.g. use this about your "GetVehicleModel" line: pawn Код:
|