Mutator reacting to client events
Hello everybody,
I just want to put an idea into a small mod and learnt some UnrealScript Coding (for UT99). I wrote a subclass of Mutator and it works very well. Only thing missing is:
I want to react to clients:
a) leaving game
b) switching team (teamgame only mod)
by executing some code of my mutator whenever either of these events occur.
Thanks in advance.
Hello everybody,
I just want to put an idea into a small mod and learnt some UnrealScript Coding (for UT99). I wrote a subclass of Mutator and it works very well. Only thing missing is:
I want to react to clients:
a) leaving game
b) switching team (teamgame only mod)
by executing some code of my mutator whenever either of these events occur.
Thanks in advance.
Last edited: