View Single Post
  #3  
Old 06-23-2002, 09:53 PM
mikepg mikepg is offline
Registered User
Join Date: Nov 2001
Location: VA, USA
Posts: 501
mikepg is on a distinguished road
Send a message via AIM to mikepg Send a message via Yahoo to mikepg
hmm

I can't imagine it lagging too badly....Personally, Having 80 values in a string is MUCH nicerlooking than having 80 flags take up the whole window...but that's just my opinion.

Or, like Kam said...do something like

NPC Code:

if (playertouchsme) {
setstring client.chest_#F_#v(x)_#v(y),open;
}




That Would actlike a flag, and instead of checking if it's true, you'd just check to see if it's "open"
__________________
~War Lord Mpg2
Bravo Online's Asst. Staff Manager

"Sittin by the tree, sippin eggnog, waitin on christmas gifts"
Reply With Quote