PDA

View Full Version : Forcing everyone to be Gorge.



legacy-Mazor
09-03-2003, 11:09 AM
Well let me start off by saying that I’m a beginner and I’m just looking for a point in the right direction.

I’ve created a few simple Mutators that modify weapons and player settings but this is beyond my current skill set.


What I am trying to accomplish is to make every player have the same model/skin (Gorge) overriding whatever a player has chosen in the settings and this must also be able to work Online.

Is there anyway this can be done?

Mazor

legacy-Grimfort
09-04-2003, 07:50 AM
Check the UT code, and theres a function you can call, ChangeCharacter (i believe, cant see code from here).
Where you call it from is another matter, and if the user changes back halfway through a game etc..