Search Results
@Gammix awesome system! keep made amazing systems
2,238
hey again, i want to stop special action (SPECIAL_ACTION_CARRY) with cmd. any one can help me create this command please?
141
i have problem with save car. when i exp: when i do /v color and change the car color its not update the new color on database but /v park works and /v create something miss here? Код: stock Save...
58
Quote: Originally Posted by Undef1ned Let's see, it shows all the "OnPlayerConnect" callback of the Filterscript, and the game mode. Fixed, ty anyway.
139
Quote: Originally Posted by Undef1ned Simply copy the code that is in "OnPlayerConnect" of the filterscript, and paste it in "OnPlayerConnect" of your Game Mode. it give me Pawn error (...
139
Quote: Originally Posted by Undef1ned I don't understand, exactly what do you want to do? i want put tazer filterscript in my main gamemode you can see i have 2x times Код: publi...
139
how to merge this code? Код: public OnPlayerConnect(playerid) { tazerout[playerid] = 0; tazerin[playerid] = 0; return 1; } with Код: public OnPlayerConnect(playerid) { { LoadPlayer...
139
Hello There, when i press y or n its not put the crate in trailer.. Код: if(newkeys & KEY_YES && !IsPlayerInAnyVehicle(playerid) && PlayerInfo[playerid][playerteam] != CIV &am...
53
i wanted own server and i started download gamemodes from the forums..
2,066
Quote: Originally Posted by Electrifying What you want to do? If you want to lock the door https://sampwiki.blast.hk/wiki/SetVehicleParamsForPlayer i have vehicle lock / unlock syste...
136
what i need change here? Код: public OnVehicleSpawn(vehicleid) { UnlockVehicle(vehicleid); if(!strcmp(VehicleInfo[FindVehicleID(vehicleid)][vOwner], "NoBodY", false) || VehicleInfo[FindVehicleI...
136