HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Need help with trigger

08-05-2004, 11:36 AM#1
Rawkins
Hello i've made an earlier post about my problem, but now i'll tell you more detailed about my problem.

In the beginning of my map, u get an Dialog Windows to let u choose race.

After you've choosed race you'll get an Dialog window where u shall choose hero.

The first player who press an Hero button ex. 'Warrior' get it's hero spawned to the spawn point, But the others cant get an hero. What can be the problem ?

I've got some screenshots from my script attached to this post.

so plz awnser if u have an idea of what to do.

// RAWKiNS
08-05-2004, 01:46 PM#2
Rafael Br
Make all dialogs on 0.01 elapsed time, don't change then while you click, just make one for choose race, one for human heroes and etc.Just show then to the players.And you are using an unecessary If\Then\Else.