Search Results
You took of your sunglasses.. You are not cool any more..
663
Is there correct metode of shuting down server ? Im asking this because all my CFG file content have simply gone?
129
Hello how to make it check if the old vehicle ID is Same as PlayerInfo[playerid][pPcarkey] ? Код: if( Last used vehicle ID == PlayerInfo[playerid][pPcarkey])
183
Hello, how to make lock system who willl check player name Somethig like this Код: for(new i; i != MAX_VEHICLES; i++) { new dist = CheckPlayerDistanceToVehicle(3.5, playerid, i); ...
141
Sry nop i alredy know that but Thanks for helping
134
Come on someone How to make if that car vOwner... is Right player name then car get locked or unlocked and if not then This is not your veh
134
Hello i have made my own car ownership but the problem is that i maed it to save car on player name and i dont know how to make vehicle lock system Here is my script Code: if(strcmp(cmd, "/lockvehi...
134
Can timers lag server ? because when my server reach 20 players it starts to lag like hell
63
Hello i want to know how to detect when player recive damage from weapon ID 24
102
Hello i want to make command that will show player virtual world Код: if(strcmp(cmd, "/myvirtualworld", true) == 0) { if (PlayerInfo[playerid][pAdmin] >= 1) { SendClientMessage(playerid...
101