Search Results
Up: Код: new timer1; new timer2; new dis[MAX_PLAYERS]; forward htimer(playerid); Forward Код: public htimer(playerid) { dona[playerid] = 0; SendClientMessage(playerid, COLOR_RED, "[QUESTION]...
82
Quote: Originally Posted by Kingunit y_ini is the best solution I think. U have a nice tut that i also can use for this?
74
Hi, i made a VIP system. You can select a [DONATE] tag for your name. But i want if you disable it, that if you login again, it keeps disabled. It needs to save! I used this code for if you enable/dis...
74
Quote: Originally Posted by Kingunit If you don't want the players color you can probably change the line like this: pawn Code: SendClientMessageToAll(0xFFFFFFFF, string); For the color ...
122
How to set a random color for the player?!
122
Hi, I want that if someone donates, and if they talk in the chat, they get the [DONATOR] For everything they say. How to do that? i use luxadmin for VIP; the premium account version for donators
122
Quote: Originally Posted by Davz*|*Criss What do you mean by Addcash? You mean a regular player cmd that can send his money to other? Or an adminstrator cmd like /setcash 1 5000000000000...
178
Quote: Originally Posted by doreto http://forum.sa-mp.com/search.php I used search! Quote: Originally Posted by Amel_PAtomAXx first define COLOR_GREEN , COLOR_GREY and COLO...
178
Hi I want to make a command that you can add cash.. But how can you get the playerid from the other player from who you send to, and then give the other player the cash? must be like /addcash [id] [c...
178
thnx but i did that timer in the timer because i want that you have only 5 minutes to recieve a paycheck
107
How can i get that paychecktimer4 goes to the public? I tried with settimer but diddnt work. Its need to repeat to!!!
107
hello, im trying to make a paycheck. Its a bit diffrent then others, but the timer needs to repeat... I used this: gamemodeinit Код: paychecktimer4 = SetTimerEx("paychecktimer1", 900000, true, ...
107