Page 1 of 1

HELP ME PLEASE! level triggers problem

Posted: January 30th, 2010, 6:50 am
by doublewar
i am working on a level, and last night it worked fine. the level triggers worked and dialog came up and everything. now, when i exit edit mode and go to the models that should give the trigger, nothing happened. they are set right. repeat trigger X times, trigger # X. they appear as though they should work ok, but they are not doing anything. i tried restarting the program, and still the triggers dont work. can someone help please? did i somehow disable them? how do i reenable the level_triggers??

Re: HELP ME PLEASE! level triggers problem

Posted: January 30th, 2010, 6:52 am
by doublewar
ALSO.. i made a new map and made a model and added a trigger that should have made dialog come up. even in a new map, the new trigger didnt work. the triggers are right, no coding errors. they worked last night. why did they suddenly stop working? please reply someone!

Re: HELP ME PLEASE! level triggers problem

Posted: January 30th, 2010, 8:45 am
by offtools
hi there,

be aware that you have to choose SP mode.

add a mapmodel, e.g. a door

than try the following script commands:

Code: Select all

level_trigger_1 = [echo a door opened nearby]
entset mapmodel 90 110 10 1
trigger 1 1
this should work.

offtools

Re: HELP ME PLEASE! level triggers problem

Posted: January 30th, 2010, 4:15 pm
by doublewar
i restarted the system and reentered the triggers...for some reason, that got it to work. im still not sure what caused it not to work until i restarted the system though... the program never gave me any problems before, it didnt even lag on my custom built monster of a gaming computer with graphics all maxed out :|