SA-MP Forums Archive
Quick Help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Quick Help (/showthread.php?tid=278604)



Quick question - Oh - 23.08.2011

I've recently picked up on scripting and have been reading / learning some new things. I've recently came across JunkBuster and I wanted to add it on a server that I play on occasionally. So basically I added it in, everything went smoothly, next thing you know we tested it further and it seems the following aren't working.
Code:
SetPlayerArmour(playerid,100);
Code:
SetPlayerHealth(playerid, 100);
I've disabled serverside health and tried many things. I've disabled every configuration there was.

Was wondering if anyone knows what I did wrong?


Re: Quick Help - =WoR=Varth - 23.08.2011

You can ask in JunkBuster's topic I guess.


Re: Quick Help - Oh - 23.08.2011

I did, I also noticed the author doesn't really reply. Was wondering if anyone did anything different with their script.