Thread: cloths changer
View Single Post
  #10  
Old 01-06-2002, 05:14 AM
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
Quote:
Originally posted by TDO2000
just use addstring dude and watch the string after this...

if(playerenters){
addstring test,lala;
addstring test,lala2;
}

would be:
test="lala","lala2"

why would you want to do that? The only time i can think of when you want to use "addstring" is when you have strings set already, and you want to add on to it without changing information. Going back to the topic...addstring is not needed here. my way works fine. it works, i scripted, i tested it.
__________________
~War Lord Mpg2
Bravo Online's Asst. Staff Manager

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