View Single Post
  #5  
Old 07-20-2008, 12:14 AM
GULTHEX GULTHEX is offline
Registered User
Join Date: Jul 2008
Posts: 148
GULTHEX can only hope to improve
Angry i got an error

this is the script but when i hit apply

PHP Code:
if (playeronline || weaponfired) {
showstats1024 );
showimg200"kudosai_gui1.png"0);
changeimgvis200);
showtext20110030"Verdana""b"clientr.hp_cur "/" clientr.hp_max ); 
showimg202"kudosai_gui1.png"3040 );
temp.= ( 86 clientr.hp_max ) * clientr.hp_cur
changeimgpart20200n); 
showimg203player.weaponsselectedweapon ].image30100 ); 
i get this error

PHP Code:
Script compiler output for -health:
errorunexpected token:  at line 9showimg203player.weaponsselectedweapon ].image30100 );
Weapon/GUI-script -health added/updated by GULTHEX 
Reply With Quote