![]() |
|
|
#1 |
|
Game types
Hi, I have a simple question:
What kind of classes do I need to make a new game type. I know I need to make a subclass of DeathMatchPlus, and maybe a new game replication info. Is that correct? Is there anythig else I would need to register a new game type in UT? |
|
|
|
|
|
|
#2 |
|
Just a subclass of TournamentGameInfo or any of the games will do.
|
|
|
|
|
|
|
#3 |
|
And how do I make them appear in the "Start practice session" menu? I tried it once to use a custom hud I made but it woulnd't show on the game type selection window
|
|
|
|
|
|
|
#4 |
|
me too i followed the ut teck tut but when i put in my own pack names they dont apper , i subclassed tournament game info and the other one(cant rember)
__________________
Yesterday is history, Tommorow is a mistory, the now is a gift thats why its the present http://members.lycos.co.uk/project_ut436/ |
|
|
|
|
|
|
#5 |
|
You need to add a .int file in your system folder and put something like this in.
Code:
[Public] Object=(Name=ciced.fullcontact,Class=Class,MetaClass=Botpack.TournamentGameInfo) |
|
|
|
|
|
|
#6 |
|
thanks I will try that out
|
|
|
|
|
|
|
#7 | |
|
Quote:
thats whats wrong cus i missed the line calling the other thing
__________________
Yesterday is history, Tommorow is a mistory, the now is a gift thats why its the present http://members.lycos.co.uk/project_ut436/ |
||
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|