View Single Post
  #10  
Old 08-16-2007, 01:53 AM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
I personally use database npcs that backup data to a file on update. This uses the least gserver usage (HD usage) in most cases where you don't need to update much.

About editing array members that do not yet exist, make your own function if you want that simply array.add()'s if the array.size() < the member you want to edit (or so).
__________________
Do it with a DON!
Reply With Quote