HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

trigger help piz

12-30-2003, 08:02 PM#1
Murcielago)
ok im trying to make an rp map were you can have a couple diff cam types. in the screen below is what i have so far. ok this is whats soposed to happen: player types in "cam1" the trigger checks the fourth "spot" (the 1 in this case) if the fourth "spot" is equal to 1 then it turns on the trigger for the 3rd person cam. if the fourth spot is equal to 2 then the trigger runs the trigger #2 (which is a far out cam). if the fourth spot is equal to 3 then the trigger runs the 3rd trigger which resets the cam to the default game cam.

in the game it does nothing, i have tryed a couple of diff ways but nothing works. hope you can help

thx in advance

heres the screen: (BTW sry for the bad quality)
12-30-2003, 08:07 PM#2
FerretDruid
Try changing event to "Player enters cam as a substring".
12-30-2003, 09:11 PM#3
LegolasArcher
Quote:
"Player enters cam as a substring".

Exactly. If you use as an exact match it will only fire if the pleyer types "cam"
12-31-2003, 12:23 AM#4
Murcielago)
thx it works now :D :D :D