Search Results
Quote: Originally Posted by xMoBi Code: //speedo1 new Text:Textdraw0; new Text:Textdraw1; new Text:Textdraw2; new PlayerText:Textdraw3[MAX_PLAYERS]; new Text:Textdraw4; new Text:Textdraw5...
1,039
Quote: Originally Posted by Lokii PHP Code: forward CarSpawner(playerid,model); public CarSpawner(playerid,model) {     if(IsPlayerInAnyVehicle(playerid)) SendClientMessage(play...
1,039
all bugs fixed in version 2 and added one more speedometer pls check it. https://sampforum.blast.hk/showthread.php?tid=656448
841
Hello, This is Second version of my old speedometer, can simply change meter by /meterchange but you will need to rcon login first. Version 1: https://sampforum.blast.hk/showthread.php?tid=656235 Wh...
1,039
Quote: Originally Posted by Freaksken All global textdraws... I can guarantee you this will not work correctly for players with a high ID, or you won't be able to create any other textdraw...
841
Quote: Originally Posted by Pottus The speed calculation is also incorrect (why am I not surprised?) speed calculation is perfectly fine i have tested it.
841
Try this, Код: CMD:achh(playerid, params[]) { new userid, Float:x, Float:y, Float:z, Float:ohp, Float:oar, Float:nhp, Float:nar; if(PlayerInfo[playerid][pAdmin] < 2) return SCM(playerid,COLOR...
120
Hi Guys, i have made speed-o-meter system. it have 2 Speed Meters. this is simple plug n play filterscript hope you guys will like it. Version 2 Release: http://forum.sa-mp.com/showthread.ph...18#pos...
841
thx man i was also having doubt on it thats why i removed that line and it was fixed but thanks for your help too.
95
Dont know whats prb pls can someone help me with this? Код: [12:04:20] [debug] AMX backtrace: [12:04:20] [debug] #0 00316510 in public JT_OnPlayerStateChange (0, 1, 2) from CODGGW.amx [12:04:20] [...
95
https://sampforum.blast.hk/showthread.php?tid=286453 this is ThreadW link but download link is down can anyone pls give me full package of ThreadW Plugin?
60
you can use timer for it like when player enter vehicle settimer in timer it will check is trailer is attached or not https://sampwiki.blast.hk/wiki/IsTrailerAttachedToVehicle and if not attached u...
83
make sure you are not using any kind of cleo/mod
104