How do i replace any weapon with a different weapon? For example:
I want to replace the Stinger with my own custom weapon called "SuperStinger".
I do not want to replace weapon in my inventory like the Enforcer.
How do i replace any weapon with a different weapon? For example:
I want to replace the Stinger with my own custom weapon called "SuperStinger".
I do not want to replace weapon in my inventory like the Enforcer.
"The right to play god...is now mine"
~Albert Wesker
PureUT3Mods: Volume 1 - Mutator Pack:
http://utforums.epicgames.com/showthread.php?t=723693
Use a Mutator that calls CheckReplacement then use ReplaceWith to change it to your new weapon
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan
You mean the Script. Or do i have to create the script. I am not good at making scripts. I am still a n00b.
"The right to play god...is now mine"
~Albert Wesker
PureUT3Mods: Volume 1 - Mutator Pack:
http://utforums.epicgames.com/showthread.php?t=723693
I'll Make One for you if you want, but there are many examples of doing this on the forums,
heres one for example. It shouldn't be too hard. If you have any problems feel free to ask.
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan

Wormbo's UT/UT2004/UT3 mods | PlanetJailbreak | Unreal Wiki | Liandri Archives
- Everything you ever wanted to know about replication (but were afraid to ask) [also in German]
- UnrealScript security considerations
Note that your questions via PMs will be ignored if they actually belong in the forum.<elmuerte> you shouldn't do all-nighters, it's a waste of time and effort
<TNSe> nono
<TNSe> its always funny to find code a week later you dont even remember writing
<Pfhoenix> what's worse is when you have a Star Wars moment
<Pfhoenix> "Luke! I am your code!" "No! Impossible! It can't be!"
Or you could just use the configurable Weapon Replacement mutator that comes with the game...
Thanks for you help!
"The right to play god...is now mine"
~Albert Wesker
PureUT3Mods: Volume 1 - Mutator Pack:
http://utforums.epicgames.com/showthread.php?t=723693
I am getting a lot better in modding. Maybe i am just a little bit of a n00b.
"The right to play god...is now mine"
~Albert Wesker
PureUT3Mods: Volume 1 - Mutator Pack:
http://utforums.epicgames.com/showthread.php?t=723693
Hey we're all newbs at first, but learning transforms us into scripters.
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan
Bookmarks