Search Results
Is there the ReturnUser function at the end of the GameMode?
110
Can you paste each function here please ?
135
PHP код:  if(!IsPlayerAdmin(playerid)) return 0;  Make it like this PHP код:  if(!IsPlayerAdmin(playerid)) return SendClientMessage(....); 
145
SOLVED! I've added a Minute Check. It checks each minute if the player is on duty If yes +1 if not it do nothing. +REP SickAttack for helping thx
108
I already did that: //KillTimer(PlayerData[playerid][pTempsService]); // WHAT I SHOULD ADD HERE !? (The TempsService is stocked in the database.
108
Hi, I am editing the PayDay system, but I have a little problem. When I have finished It worked but when a LSPD member is OFF duty the Service Timer don't stop! Here is the code: PHP код: switc...
108
I don't really understand? You want to script a Job right?
167
Quote: Originally Posted by C0D3Xexe solution? server_log.txt please?
48,857
Just buy a good antiddos, there is a lot of websites with a low price.
285
So upload the files in the host don't use the panel
216
PHP код: if(strcmp(cmd,"/setlandowner",true)==0) {     if(PlayerInfo[playerid][pAdmin] >= 5)     {         SendClientMessage(playerid, COLOR_GREY, "You are not authori...
114