View Single Post
  #12  
Old 01-09-2008, 10:59 PM
Switch Switch is offline
o.o
Switch's Avatar
Join Date: Jan 2007
Location: Philadelphia
Posts: 3,038
Switch has a spectacular aura about
Send a message via MSN to Switch
Quote:
Originally Posted by Stefan View Post
You can communicate with server- and client side using the triggerserver/triggerclient functions, e.g. to communicate with a dbnpc you can use triggerserver("npc", npcname, parameters) which will invoke onActionServerSide on the npc, or use triggerserver("weapon", weaponname, parameters) to let the serverside part of the weapon do something.
You should update the GraalEditor to:
Use GS2 (if it'd not be so memory consuming), allow more BIT on files, like tiles, and to "triggernpc(x,y,params,..)" which x,y triggers an NPC IN THAT LEVEL with those coords.
Also allow more BIT in GraalShop
__________________
Oh squiggly line in my eye fluid. I see you lurking there on the peripheral of my vision.
But when I try to look at you, you scurry away.
Are you shy, squiggly line?
Why only when I ignore you, do you return to the center of my eye?
Oh, squiggly line, it's alright, you are forgiven.
Reply With Quote