View Single Post
  #20  
Old 10-03-2001, 02:57 AM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
uhh

Quote:
Originally posted by btedji


can you give me some tips on how to use save[] variables?
i think they work like this .....
if (playerchats && startswith(notes) {
save[1]=#c;
}
if (playersays(view notes)) {
setplayerprop #c,save[1];
}
I think this is how they may work ... but i am pretty much just spamming so ....
Reply With Quote