Report, edit, etc...Posted by Staredit.Net Essence on 2005-07-04 at 07:52:39
I was making a map and it had an elevator and it needed center view when the guy got to a location.. I worked 2 days on it (note that im pretty much a slow worker ) and it just wouldnt work ... So i got frustrated and i made a new map and made only the elevator and it worked ... so in the 3rd day i discovored the problem ... [COLOR=red]center view just wouldnt work with center view !! [COLOR=green]someone tell me why!!
Report, edit, etc...Posted by Staredit.Net Essence on 2005-07-04 at 09:48:05
Is the trigger fullfilling all the requirements like player and location. Try creating 2 buildings at anywhere in your trigger to see if the trigger is doing anything.
Report, edit, etc...Posted by DaMiNaToR on 2005-07-04 at 11:31:00
Or just change the conditions to 'always' and if it still doesn't work, then we can work from there...
Report, edit, etc...Posted by (U)Bolt_Head on 2005-07-04 at 12:18:26
QUOTE(Massena @ Jul 4 2005, 06:52 AM)
center view just wouldnt work with center view !! [right][snapback]252348[/snapback][/right]
Err what the heck?
Are you saying that if you use it twice it won't work? If so do you have waits between the two center veiws?
Report, edit, etc...Posted by pimpinelephant on 2005-07-04 at 19:34:43
just a guess, but i think he meant that center view doesn't work with hyper triggers. i had a similar question but i figured it out, but the center view for me still didn't work so i just ended up deleting the center view trigger.
Report, edit, etc...Posted by Oo.Vic.oO on 2005-07-04 at 19:45:20
QUOTE
center view doesn't work with hyper triggers
Center view doesnt work with hyper trigger? I do it all the time...
Report, edit, etc...Posted by pimpinelephant on 2005-07-04 at 21:22:26
i tried to do center view on a map before, but when i tested it, it would center view but then it would freeze like that for like 5 - 10 seconds and u wouldn't be able to move your view.
Report, edit, etc...Posted by Oo.Vic.oO on 2005-07-04 at 21:59:24
Did u tested in single player or bnet? (it sometimes freezes in single player but not bnet)
Report, edit, etc...Posted by pimpinelephant on 2005-07-04 at 22:11:32
Oh, no wonder, lol, thank you.
Report, edit, etc...Posted by Staredit.Net Essence on 2005-07-05 at 06:12:51
Hmm in the title I meant center view wont work with hyper triggers I tested the map in single player... And yes even when i would use always it would do nothing so i ended up deleting the hyper triggers thx guys!
Report, edit, etc...Posted by in_a_biskit on 2005-07-05 at 07:56:04
In single player mode, center view is a blocking action, just like wait actions are, so you will encounter a 'wait block' kind of situation. One solution would be to delete the hypertriggers and remake them at the end of the trigger list, so that the center view action gets priority, or to give the hypertriggers to a player who will run no other blocking actions. However, in multiplayer mode, center view is not a blocking action, and you can use it without such problems occurring.
Report, edit, etc...Posted by Oo.Vic.oO on 2005-07-05 at 08:41:40
QUOTE
And yes even when i would use always it would do nothing so i ended up deleting the hyper triggers
umm..where did u put the hyper trigger? under player 1?