Search Results
Any other callback ? I mean if i use it @OnplayerUpdate it will be called many times because of that command,And server might lag
77
I tried making a code if player health is lower than 20 he should get healed.
pawn Код:
new Float:health;Â Â Â Â GetPlayerHealth(playerid,health);Â Â Â Â if(health < 30.0)Â Â Â Â ...
77
@RayDcosta
I said its possible i tried it and it worked but the problem is the timer stop for everyone
I once tried it some months back and i successfully did it but dunno why i can't do it now
@K...
61
ofc it need to restart btw i tried it with my previous GM it worked fine the timer runs but the map doesn't change for the person in /tdm but when i tried it with other GM it isn't working :/
61
I would like one of you to tell me how can i set a exception to my timers,codes ?
Like i tried a Map changing TDM i want to make like if someone type /tdm the timers stop for him but continues for ot...
61
Maybe adjust your
GetVehiclePos(oldcar[playerid], cx, cy, cz);
if(IsPlayerInRangeOfPoint(playerid, 3, cx, cy, cz)
106
Nice !
Now time to kill Justin !! haha
Rep+ Nice efforts
294
Still..When i press esc..I get Server Closed the Connection lol
82
So whats wrong..
@Ghost..I posted in PHP form too so can you tell whats wrong ?
82
pawn Код:
if (dialogid == 20321 && response)Â Â Â Â {Â Â Â Â Â Â Â Â switch (listitem)Â Â Â Â Â Â Â Â {Â Â Â Â Â Â Â Â Â Â Â Â case 0:Â Â Â Â Â Â Â Â...
82
Hello SAMP'ers.
I would like to ask whats wrong with my code.
http://pastebin.com/PjyLsmnj
Just check the response.
It works fine..but when some one press Cancel..or don't want to buy anything..It ...
82
@Gaurav_Rawat maybe they forgot to rep you ..Not a problem ..keep posting and keep getting more rep !
384
Nice for your first tutorial.
You have explained everything very well..
Here ya go kid +1 rep
And haha first post FTW
384
Haha ! Funny and good . Good job dear !..i hope more good work from you
209
use textdraw to hide them.
81
This isn't made by you, your location is Las Vegas and the gamemode in in romanian language and i've played at a server with almost same script.
409
Ok here.
pawn Код:
new Text:Sprite0;
OnPlayerSpawn
pawn Код:
{Â Â Â TextDrawHideForAll(Sprite0);[/spawn]
OnPlayerRequestClass
pawn Код:
TextDrawShowForPlayer(playerid,Sprite0);
Here it ...
36
Lol is it rly important ? or just tell me where to put it D:..
36
Well i tried making a sprite.. textdraw to come while Register/Login ...But the problem is..
The Sprite do show up..but When the register or login system appears it hides..I putted my code @
RequestC...
36