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;