Search Results
is it possible to increase the punch damage in order to kill faster ?
66
can some1 tell me why it loads through id and not player name
145
thats the point i want to use this as a filterscript
145
yes i tried but it saves the information to IDS instead names
145
ok i made a filterscript and i want to create a file to store the information each time a player logs off and when he spawns if the file exists already load it up, is there anything wrong with this ? ...
145
I want to know which one is the right one, i have used is, i even checked the sscanf integers and didn't manage to find the right one, the command is supposed to work as /setcontacts linenumber(ID) na...
117
nvm i fixed it it was some dumb human mistake lol max hour should be 23 to it jumps to 0 and not 24
91
Still not working, it goes to 25 and higher
91
Ok, my server has a custom clock i made, but sometimes the weathers get bugged on certain times, and i decided to make a command which changes the world's time and sets the clock to the number i set u...
91
Hey, i'm making this command and everything's working fine, but the You don't have enough drug grams ain't working properly, i tried using both && and || and only the cocaine works fine, but t...
63
why dont u just use playerdata pawn Код: dcmd_onduty(playerid, params[]){if(!IsPlayerInRangeOfPoint(7.0, 257.1060, 78.4763, 1003.6406)) return SendClientMessage(playerid, COLOR_RED, "You are not ...
205
pawn Код: dcmd_onduty(playerid, params[]){if(!IsPlayerInRangeOfPoint(7.0, 257.1060, 78.4763, 1003.6406)) return SendClientMessage(playerid, COLOR_RED, "You are not at your locker.");if(GetPVarInt(...
205
use zcmd new targetid; TogglePlayerControllable(targetid, 0);
179