Thread: Graal Mac
View Single Post
  #11  
Old 05-29-2003, 04:03 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Quote:
Originally posted by tlf288


A program that directly edits levels on a g_server?
'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).
Reply With Quote