View Single Post
  #1  
Old 01-20-2003, 05:37 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Getting an BIG array from serverside to clientside, or NPCs?

I am working on a mining system where at the beginning, the whole level is filled with walls. Then you use your pickaxe to dig your way through the walls, and sometimes find minerals.
How would I transfer an array that contains all of the wall/not wall info from the serverside to clientside? Or would it be better to have every "tile" as a seperate NPC?
Reply With Quote