View Single Post
  #31  
Old 10-25-2002, 02:10 AM
Com013 Com013 is offline
Registered User
Join Date: Aug 2002
Location: GMT+1
Posts: 381
Com013 is on a distinguished road
Quote:
Originally posted by Tyhm
Not necessarily.

If the script starts with that //Character Script by Stefan
Take the if(created) part and put that in the new NPC
take the this.mode==#; line and put that in the new NPC
Join the new NPC to the new Default Character script
and you're done.
Good idea! They all start with
NPC Code:

//Graal (version number here) NPC made by Stefan Knorr
if (created) {
// initialize attributes
...

__________________
Com013
Former Admin of the LAT on Graal The Adventure

e-mail: [email protected]
Reply With Quote