Page 1 of 1

Triggers

Posted: Wed Aug 10, 2005 7:51 pm
by Master
In a game with multiple levels if the player goes from level 1 to level 2 then back to level 1 will reloading level 1 set all the triggers to false again. If so is there a way for pawns to communicate between levels.

Posted: Thu Aug 11, 2005 4:15 am
by revolutiongames2004
use attributes then you can save them

Posted: Thu Aug 11, 2005 7:36 pm
by Master
I knew that, but i want to make an RPG where you can open a treasure chest, go to a different map, and when you come back the treasure chest will be empty. To do this with attributes I would need an attribute for every chest in the game. Just wondering if there was an easier way.

Posted: Thu Aug 11, 2005 8:21 pm
by Jay
You really should do it with player attributes, because then when the player is loading a saved game the chests stay empty.

If you do not do this they will refill every time you load again. This could cause some cheating when players try to get nearly endless treasure like (put number here) gold.