HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

OMG, come for a trigger help, needed

05-26-2003, 10:56 PM#1
a1strank
i have spawn trigger, i everything is fine, but it won;t spawnn for player 12 brown, wtf? if i set spawn for player 3, 2, 4, or 5 (my allies), it will work, but not player 12, wtf???
05-26-2003, 10:59 PM#2
a1strank
in other words, it only spanws for allies, don't know why, how do i fix that....:(
05-26-2003, 11:01 PM#3
mikedogdude
Have you tried picking player 12 for who you want it to create it for? Or do you just do allies? If it is just allies, make sure player 12 is your ally.
05-26-2003, 11:04 PM#4
a1strank
ok here, i want the spanwed units to be my enemy, whcihc is player 12, but it won't spawn if i do trigger spawn for player 12, nothing came out
05-26-2003, 11:08 PM#5
mikedogdude
Check the rest of the trigger and make sure it all works right.
Then tell me exactly what you have for the action.
05-26-2003, 11:12 PM#6
a1strank
i checked the triggers, i don't think anything is wrong , here is my action :
Unit - Create 1 EnemyType[pointer] for Player 12 (Brown) at (Random point in Monster Spwn Bottom Left) facing posisoino of triggering unit.

unit - creat 1 enem............... (same except for the region )
05-26-2003, 11:18 PM#7
Guest
Make an event, because you can't just have actions they won't know when to do it, and that is why it doesen't work, make sure its something like Event - Elapsed time is 1.00 seconds.
05-26-2003, 11:19 PM#8
a1strank
no, i have an action on other triiger to run that trigger. so.. u know
05-26-2003, 11:20 PM#9
Guest
Quote:
Originally posted by a1strank
no, i have an action on other triiger to run that trigger. so.. u know


Can you please show a screenie of the trigger?
05-26-2003, 11:22 PM#10
mikedogdude
What is this: EnemyType[pointer] ?
05-26-2003, 11:24 PM#11
a1strank
i don't know how to do that, sorry, basically i have a a trigger like this :
elacpes game time is 30 sec
actoin : trigger run- spawn monsters

i have another trigger named spawn monsters
no event
no condi
action - Unit - Create 1 EnemyType[pointer] for Player 12 (Brown) at (Random point in Monster Spwn Bottom Left) facing posisoino of triggering unit.

unit - creat 1 enem............... (same except for the region )
05-26-2003, 11:26 PM#12
a1strank
enemytype = unit type array, i have a set of variables for the lvls
pointer = integer 0
05-26-2003, 11:26 PM#13
Panto
To take a screenshot, open up your trigger editor and press the Print Screen button on your keyboard. Then, paste it into something like Imager or Photoshop and save it as a .jpg. Then attach that file to your post.
05-26-2003, 11:28 PM#14
mikedogdude
Why dont you just put that action in the trigger that happens after 30 seconds?
05-26-2003, 11:32 PM#15
a1strank
ok i don't think that's the problem, because it works for p1 - p8 (which they are my allies) but no for enemy players