Thread: replacetext
View Single Post
  #1  
Old 06-21-2009, 11:00 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
replacetext

Dusty made a great replacetext() function, but one of these should be hard-coded into the client and NPC-server in the next Graal release. It's a basic scripting function that almost all languages have.

The benefit of hard-coding it instead of using a scripted one like Dusty's is that it is more optimized and efficient, and you wouldn't have to add code to every script you want to have the function.
__________________
Reply With Quote