View Single Post
  #12  
Old 11-28-2001, 02:39 PM
konidias konidias is offline
Old Bee
konidias's Avatar
Join Date: Jul 2001
Location: Orlando, FL
Posts: 7,222
konidias will become famous soon enough
Send a message via AIM to konidias
The thing I am stuck on actually.. is how on earth to do my menu's for this.. Okay, here is what I have:

A menu where the player can select from several options
An npc that checks for a player in an area

Now I need to be able to have the menu pop up when the player is in the area.. but the npc is not a weapon the player has or anything, the npc is just on the level.. how on earth would this be accomplished? I mean it's silly to put all the menu coding into the npc that checks the players postion.. plus the menu has lots of stuff like functions and timeout which would really screw up the npc that checks your position...

How would I call the menu script from the npc, and only load the menu for that one player?

triggeractions?
__________________

Put this image in your sig if you support Bomy Island! (g2k1 revision)
play bomberman while you wait!


Reply With Quote