Thread: Showstr?
View Single Post
  #1  
Old 02-20-2005, 08:33 PM
Aethorpe Aethorpe is offline
Their black hands protect
Aethorpe's Avatar
Join Date: Dec 2004
Location: Beyond infinite.
Posts: 265
Aethorpe is on a distinguished road
Send a message via AIM to Aethorpe Send a message via MSN to Aethorpe
Showstr?

Ok, if I have a string, and I want to do showtext, say I have:

NPC Code:

showtext health,60,20,courier,r,STR;



How do I get it to show the value of STR instead of actually just printing "STR"

>.>

edit: Nevermind, I found it. I just replaced STR with: #v(STR)

__________________
Reply With Quote