Search Results
Quote: Originally Posted by Abagail First off, using global textdraws (TextDraw_) won't be unique for players if you're using the same one. You should instead use player textdraws (PlayerT...
82
I tryed to make a command , when a player write /mypayday , for that player show up a text draw with time until payday. This TextDraw show up but don't count minutes. It show 60 minutes constantly. ht...
82
Quote: Originally Posted by GTLS i Think you didnt understand my code when i wrote it to you. You have to kill FireTimer[playerid] when PuttingOutFire is called only once. set True to Fals...
232
Quote: Originally Posted by iLearner Kill FireTimer[playerid] timer once the player has Extingushed the Fire? were i need to put Kill FireTimer[playerid]; ?
232
Didn't work. The message appear again ,and if i destry the firt fire , after the message the fire start so fast at 2 houses Look:http://imgur.com/a/ZXf4f
232
Quote: Originally Posted by Morpheus1992 FireTimer[playerid] = SetTimerEx("PuttingOutFire",12000, true, "i",playerid); set the "true" to "false" true - repeat the timer false - dont repe...
232
Hello. I hava a fire system , but when i kill a fire , i got the message instantly! http://imgur.com/a/A6q94 i got this message every 3 seconds... http://imgur.com/a/FT8IK Код: if(newkeys & KE...
232
Quote: Originally Posted by GTLS I wont script entirely for you but i can give you a small example to make you understand how it works. PHP код: OnGameModeInit() {       Add...
237
Quote: Originally Posted by GTLS Try Using ptask as a timer for every 10 min or 20 min what ever you want and use CreateObject on hEntranceX,Y,Z. Or may be a Separate Timer using SetTimerE...
237
Edit: I have another public Код: public Production() { medicev += 5; if(medicev == 20) { medicev = 0; new string[256]; foreach(Player,i) { if(IsPlayerConnected(i)) { ...
237
Quote: Originally Posted by YouHack test it first. Not Work
237
Hello, Does anyone know how to add randomly fire to houses? And when fire is up to send message to firemans? I find a code , but i didn't know if it's right! Код: forward AddFiresHouse(houseid); ...
237
Hello , i have this stock, but i want to make for mysql R38 , i didn't know what i need to change because if i compile like this , i have error: unknown function Код: stock IncreasePlayerGroupRepo...
45
When i start server fromgamecp , it not open, i have this in server log: Код: SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C)2005-2015 SA-MP Team [07:04:34] password = "" (string) [...
72
Quote: Originally Posted by iLearner Contact your host, easter holidays are over. My owner host , is my friend , he didn't know how to update the host, we tryed to change files but did...
144
You read my question? NOT WORKING I HAVE TRYED
144