Search Results
Ok i think its my vstream.inc has anyone got the latest version?
115
playervehicleid1 is slot 1 of 5 cars edit I just thought it would help if you knew that its under a createplayervehicle stock
115
Ive edited my post to show you which line it is.
115
Hey im fairly new to enum so.. Could someone take at look at these errors ill give you the part of the code with the error and the enum. Код: case 1: { if(PlayerInfo[playerid][Play...
115
error 017: undefined symbol "IsVehicleEmpty"
141
Ok well i want the command to respawn all unocupied vehicles and leave the ones what have players in.
141
Код: CMD:respawncars(playerid, params[]) { if(playerVariables[playerid][pAdminLevel] >= 4) { if(!IsPlayerInAnyVehicle(playerid)) return 0; else { SetAllVehiclesToRespawn()...
141
Hi, when i type this command it returns the SERVER : /alockbiz [id] but when i put in the id it says unknown command. If anyone does fix this could you also tell me where i went wrong so i can learn f...
108
Hi, when i type this command it returns the SERVER : /alockbiz [id] but when i put in the id it says unknown command. If anyone does fix this could you also tell me where i went wrong so i can learn f...
91
Код: if(IsKeyJustDown(KEY_SECONDARY_ATTACK, newkeys, oldkeys)) { if(playerVariables[playerid][pTutorial] >= 5) return firstPlayerSpawn(playerid); if(playerVariables[playe...
123
Ive mabaged to do it but the only problem is it only is doing it for my private car i want it to do it for all cars
123
any idea on how to do this id attempt it my self but only if i was certain .. which im not
123
Hey im just wondering how i can make it so if a players presses f and the car is locked it will send them a message saying this cars locked etc etc i have a general idea but am not to sure just tell ...
123
Hi when i enter a car its meant to say engine on and engine off but it says engine off for when the engine is actauly of and on heres the code Код: public OnPlayerEnterVehicle(playerid, vehicleid,...
94