Thread: Trees.
View Single Post
  #9  
Old 12-08-2001, 05:20 AM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
sorry

that was just a spelling mistake.I would have picked that up if I was looking at the editor.
so let me get this straight.
If I make an NPC that you touch it will activate the setarray command?
Example:
if (playertouchsme) {
setarray testarray,2;
}

If thats proper I have a few other questions.Can you use client.variables or server.variables in the script? And where you pu the # does that set the limit of how many arrays I use?Like if I make it higher can I make more arrays?Same thing with lower?
I just like trying to figure as much as I can about these things.
__________________
Save Classic!
Reply With Quote