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
130
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)        ...
130
@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...
81
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 :/
81
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...
81
Maybe adjust your GetVehiclePos(oldcar[playerid], cx, cy, cz); if(IsPlayerInRangeOfPoint(playerid, 3, cx, cy, cz)
160
Nice ! Now time to kill Justin !! haha Rep+ Nice efforts
370
Still..When i press esc..I get Server Closed the Connection lol
116
So whats wrong.. @Ghost..I posted in PHP form too so can you tell whats wrong ?
116
pawn Код: if (dialogid == 20321 && response)        {                switch (listitem)                {                        case 0:              Â...
116
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 ...
116
@Gaurav_Rawat maybe they forgot to rep you ..Not a problem ..keep posting and keep getting more rep !
504
Nice for your first tutorial. You have explained everything very well.. Here ya go kid +1 rep And haha first post FTW
504
Haha ! Funny and good . Good job dear !..i hope more good work from you
282
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.
639
Ok here. pawn Код: new Text:Sprite0; OnPlayerSpawn pawn Код: {     TextDrawHideForAll(Sprite0);[/spawn] OnPlayerRequestClass pawn Код: TextDrawShowForPlayer(playerid,Sprite0); Here it ...
86
Lol is it rly important ? or just tell me where to put it D:..
86
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...
86