(06-14-2012, 06:20 PM)SilentHideButFine Wrote: Hey i do know how to make the secret book puzzle??? i have areas and the books but the script , anyone ??
.
The best thing ya can do is to check how they did it in the game, then ya'll learn a lot. You can use timers, and you will have to use AddEntityCollideCallback, SetMoveObjectState, SetPropObjectStuckState, SetEntityInteractionDisabled, Add/RemoveTimer, SetLocalVarInt, etc.. Check the 03_archives.hps file from the game and use the Engine Scrips @ Wiki as your guidance.
If ya get stuck you can always ask some questions if there is something you do not understand.