Quote:
Originally posted by Kristi
I recall a graal to nw converter being made. convert all the levels to nw, then have a program run through and change all the links to .nw in all the nw levels (search LINK then nearest .graal)
After that, a lot of the npcs would be missing clientside. search NPC and find the whatever so space and have the program insert //#CLIENTSIDE into the script. (if it already has it, having it twice doesnt hurt)
It doesnt seem like it would take patience to make it compatible with an npc server, just a good algorithim. All the programming thus after could me made based around the npc server. The npcs on the server that need to be serverside could be changed back to serverside, but probably more likely, most of the npcs in the levels need to be clientside, so it makes more sense to convert them all to clientside first using an automated process.
|
Making everything clientside would just make things more confusing than they are... believe me, I've had to put up with the extra bs that com's script converter did in plenty of levels... I'd probably have done all of mapped Graal right now if it hadn't uglified things so much.