Thread
:
Reseting a DbNPC
View Single Post
#
2
10-06-2010, 08:03 PM
fowlplay4
team canada
Join Date: Jul 2004
Location: Canada
Posts: 5,200
You might as well just use a class and a TStaticVar, and destroy and re-create it.
Something like this might work though..
PHP Code:
function
resetDB
() {
this
.
clearvars
();
this
.
trigger
(
"Created"
,
""
);
}
__________________
Quote:
fowlplay4
View Public Profile
View GraalOnline Profile
Visit fowlplay4's homepage!
Find all posts by fowlplay4