View Single Post
  #4  
Old 05-09-2012, 10:58 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Emera View Post
If the NPC's are already layed down without a delete function in them, doesn't that make it impossible to delete them if you don't already have a delete function scripted into the class you're using?
No. You can destroy them via script (loop through npcs and call destroy()), or add something to their class (if they're joined to a class).

Quote:
Originally Posted by Fysez View Post
Is their a way to Graal Generate another Gmap identically?
Using the colors I saw Graal Generate can also use
Yes, but what are you trying to do? If you want to delete the blocks, then delete the blocks. If you want a new GMAP based on the original, that's a totally different topic (and deserving of its own forum thread in the levels forum).
__________________
Reply With Quote