View Single Post
  #1  
Old 06-06-2002, 04:01 PM
TheClaus
Discordant
 
Join Date: Jan 2002
Location: Manteca, CA
Posts: 352
Default NPC and Spawn file generator

I made this so I didn't have to connect to the database while I was trying to use the admin tools to add spawns. All it does is take the info you give it and make 4 txt files. NPCType.txt, Spawn2.txt, Spawnentry.txt, Spawngroup.txt. It will either create the file if they do not exist or append to it. Made it a bit user friendly. Race, Class, Armor Texture, Zones and some others are pull down menus. Thinking about adding a image box for when you pull down armor texture it will show you what the armor looks like. Hope you enjoy it and let me know if there are problems. I know people like connecting to the db but I was having problems with adding things with the admins so figured this would be the easier of it. Later I might make it where it will call mysql.exe and source the file. Not sure though.

Spawner

** Took off the file and added the link to the install file. This will install the correct drivers for people that don't have them.
Reply With Quote