View Single Post
  #1  
Old 08-30-2002, 04:23 PM
Warcaptain Warcaptain is offline
Banned
Warcaptain's Avatar
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
Warcaptain is on a distinguished road
Send a message via ICQ to Warcaptain Send a message via AIM to Warcaptain Send a message via Yahoo to Warcaptain
string\vars in message codes

is there any way that in the near future we can do this?

NPC Code:

for (i=0;i<4;i++;){
setplayerprop #C#v(i),black;
}



to easily set clothing to all black?

or just something like that
and also

wat about message code in command: set

ie:
NPC Code:

set #co_#F_#v(x)_#v(y);


to artificialy create chests;
Reply With Quote