Thread: GUI Problem
View Single Post
  #6  
Old 04-08-2007, 06:46 PM
godofwarares godofwarares is offline
Webmaster
godofwarares's Avatar
Join Date: Dec 2006
Location: Florida
Posts: 552
godofwarares is on a distinguished road
Send a message via ICQ to godofwarares Send a message via AIM to godofwarares Send a message via MSN to godofwarares Send a message via Yahoo to godofwarares
Quote:
Originally Posted by DustyPorViva View Post
Blah blah blah
You don't use quotes ("") in GS1, So it would be:

PHP Code:
setstring this.text,
  
Health#s(clientr.player_hp)/#s(clientr.player_maxhp),
  
Mana#s(clientr.player_mp)/#s(clientr.player_maxmp),
  
Type#s(clientr.player_type),
  #e(0,13,#n)#s(this.nick),
  
Talik#v(player.rupees),
  
Shield#v(playershieldpower),
  
Weapons#s(this.enabweap),
    
LvlType#s(this.zonetype); 
__________________
What signature? I see no signature?
Reply With Quote