Thread: Hp Script
View Single Post
  #2  
Old 10-10-2005, 04:56 AM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
1. the last two if-statements are made of boolean checks, they aren't event blocks.
2. this.return==2? wtf? how would this EVER equal 2?
3. #a(index) can be done clientside
4. setstring this.account,#a(#v(this.player)); no need to have #v()
5. if this npc worked, it'd show the health of another player (whom you've pointed at with your mouse) over YOUR head, i don't think that what you want.
6. what's this.hp? if you dont set it, it'll return 0
7. wtf in general.
__________________
Reply With Quote