Thread: Graal Mac
View Single Post
  #19  
Old 05-29-2003, 12:57 PM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
Quote:
Originally posted by Stefan


'updateboard x,y,width,height' on server-side (sends tiles updates to the client), also you can access tiles on terrain gmaps, need to add saving of changed tiles to hard disk if some serveroption is set.
There are already functions for creating and deleting levels :-)

So this new way of level editing will be completely scripted, so it can be used online and offline. When used online then it is ran on server-side and you can check if the player has the right to edit the level (will add functions for checking that). The level editing mainly consists of tile editing and npc editing, for npc editing we can soon use the gui objects of v3 (creating windows, buttons, scrollbars with script).
think it could be possible to get tiles from a player that is in another level with tiles[]?
__________________

Reply With Quote