Hello guys,
i´ve jsut started learning Unreal Script and have decided to do a little game type, just for testing pourposes.
It´s a team modification that let´s you play the old known freeze tag. Both teams spawn with just a Freeze Rifle that can be used to freeze an enemy or unfreeze a Team Mate. The teams that completely freezes the other team wins.
Simple engouh. But I´m having some troubles:
I´ve managed to "freeze" the players, so they don´t move. But they still can shoot. How to can i solve it?
How to do make the bots work with this mod, so they can unfreeze team mates, and don´t try to freeze already frozen enemies?
I think that the matchs of Freeze Tag will be really short. So i was thinking in letting the player defines a number of matchs that needs to be played to define the winner. How can I do that, restart the level as but keep all the statistics of the game?
Also, the froozen players don ´t look really frozen right know. They just don´t move. Any one has a sugestion of what i should do to make it more visible?
A beta version of it, with what i´ve done so far can be downloaded at: http://www.geocities.com/mkhaos7/FreezeTag.zip
Thanks in advanced.
i´ve jsut started learning Unreal Script and have decided to do a little game type, just for testing pourposes.
It´s a team modification that let´s you play the old known freeze tag. Both teams spawn with just a Freeze Rifle that can be used to freeze an enemy or unfreeze a Team Mate. The teams that completely freezes the other team wins.
Simple engouh. But I´m having some troubles:
I´ve managed to "freeze" the players, so they don´t move. But they still can shoot. How to can i solve it?
How to do make the bots work with this mod, so they can unfreeze team mates, and don´t try to freeze already frozen enemies?
I think that the matchs of Freeze Tag will be really short. So i was thinking in letting the player defines a number of matchs that needs to be played to define the winner. How can I do that, restart the level as but keep all the statistics of the game?
Also, the froozen players don ´t look really frozen right know. They just don´t move. Any one has a sugestion of what i should do to make it more visible?
A beta version of it, with what i´ve done so far can be downloaded at: http://www.geocities.com/mkhaos7/FreezeTag.zip
Thanks in advanced.
Comment