UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch
broken avatar :(

gympie6

No code is bug free
Posts
669
Respect
212
Forum Rank
Zombie Enslaver
Primary Group
Community Scripter

Forum Stats

More Stats
Date Registered
September 20, 2013, 10:31:57 am
Posts
669 (0.158 per day)
Last Active
March 26, 2025, 11:21:31 pm

Forum Profile

Profile Link
Gender
Male
Country
nl
Local Time
April 23, 2025, 05:43:02 pm

Contact & Social Links

CoD WaW
Teffrie
Discord
Gympie5#5971
Youtube
Maybe you have noticed that the player is facing into one direction and is unable to rotate?
How to fix this?
Using a script_origin is the answer!
 
[code]script_model = spawn("script_model", player getTagOrigin( tag ) );
script_model.angles = player GetTagAngles(...
1 month ago
It's best to go here: Gympie6's Scriptplacer
And download the Sniper Bolt's Tutorial V2.0 zip file.
This includes the mystery box prefabs.
2 months ago
Normally it's `sound,SOUNDALIASFILE,,all_sp`
 
If it doesn't work it could be that the porter used the wrong sound names or they are missing.
 
You can check it by comparing the weapon file and the sound alias.
 
There is a [url=https://www.ugx-mods.com/forum/ap...
2 months ago
hmmm?
 
To add weapons to a mod these are the steps you need to do:
  • Is the weapon added to _zombiemode_weapons.gsc
  • Is the weapon added to _dlc3_code.gsc
  • Is the weapon added to the Call of Duty World at War\mods\MODNAME\weapons\sp folder
  • Is the weapon ...
2 months ago
The only thing I can think of is that your weapon file is not in the weapons folder in 'mods/MAPNAME/weapons/sp'?
2 months ago

Signature

My published cod maps:

Subzero
Djinncaves
Enclosed (a.k.a baconcube)
Bayern
Snowblind
Furtrelock

Black Ops Perks: https://www.ugx-mods.com/forum/scripts/55/call-of-duty-world-at-war-black-ops-perks/22180/
Loading ...