Thread
:
Finding Easier Ways
View Single Post
#
12
03-20-2003, 02:47 AM
Falados
Cucumber NPC
Join Date: Jan 2003
Posts: 141
Quote:
Originally posted by Python523
thiso vars don't exist
Added Info: Use non-prefixed variables to transfer variable information from one NPC to the other using With()
var = this.var;
with(getnpc(NPC)) {
this.nicevariable = var;
}
__________________
subliminal message: 1+1=3
Falados
View Public Profile
View GraalOnline Profile
Find all posts by Falados