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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - XxproxX25

Thanks somehow I fixed it , but the 400fx error showed up so i gonna try Gympie's perks thanks for the advice :).
3 years ago
Hey guys , well I'm very suprised when this problem comed, I can not die in my zombie map just losing point when the zombies hitting me .. idk what is this
is it any custom script or what ? How do i turn this off  :P   ? This starts after I add Harry BO21 perks today  to my map i looked for a solution but i can't find it anywhere , or it's that a easy thing to fix ?? Sorry for the stupid question , but I'm bit of dissapointed :/ If anyone can help me whit fixing  this by delete the script(idk where is the scipt really located so...) or tur off  i would really appreciate it :).          

 
3 years ago
This is my checklist when I add new weapons to the mod:
  • Added to the modbuilder?: weapon,sp/NAME
  • weapon checked in the modbuilder?
  • Added in _zombiemode_weapons?: add_zombie_weapon( "NAME",  "PRICETAG",   PRICE,    "VOICEOVER",   0 );
  • Added in _dlc3?: include_weapon( "NAME" );
  • (Optional) Upgraded too?: include_weapon( "NAME", false );
i found the bug accidentally i added the _upgraded end to another weapon in dlc3_code.gsc so i got the bug. thanks for the help :)
4 years ago
Hey guys , well i added some MW3 weapons to my zombie map , it woks fine but i want it  "pap-able" or someting so i looked some tutorials , made a texture for it  and i attached te _upgrade to the end , and edited a bit with UGXweapons Editor(as shown in the tutorial). When i want to pack a punc nothing happens . I try to add them for myself manually with the give command , it works fine . Also added the _upgraded versions for the _weapons.gsc , dlc3.gsc , and the mod.gsc .
This need any scripting or what ? I missed something ?
No error log :/

If anyone could help me i much appreciated.:-[
4 years ago
Scripts are always located in maps  folder.  Scripts of your mod are located in codwaw/mods/mapname/maps  but all scripts are located in codwaw/raw/maps When you downlaod a weapon it must have some scripts too, anyway do these steps to install a custom weapon```
Adding weapons to cod waw
1.Copy al folders on the weapon files except soundaliases,weapons and paste them in raw
2.Copy the images folder into your mods folder
3.Go to weapons file)in the weapon folder) copy the files there and paste them in mods/mapname/weaposn/sp
4.Go to _zombiemode_weapons in raw/maps/ scroll down untill you find init_weapons()  and there just put your weapons - u can copy 2 lines of the default weapons
    and just replace the name and after tht copy the file in your mods/maps/
5.Go to DLC3_code and scroll down till it says include_weapon....... and include your eapon there- u can do this same as step4 just copy 2 lines there and replace te name with the name of your weapon and then save dlc3_code to your mods/maps/
6.Open Radiant and go to mod builder tab an check all the new images there and after that in fastfile mod.csv include the code that u already have in the weapon folder
7.Copy the soundalias file inclided in the downlaoded weapon folder and copy that in raw/soundalsiases
8.Build the mod,Done. ```
Thanks , It works :) 
5 years ago
Well, you need that script there, the script must be in the downlaoded weapon files, then put it in codwaw/raw/maps and also codwaw/mods/mapname/maps
I don't find any script in the downloaded weapon files :/This was the first time I put a custom weapon in my map :/ I never seen this script error before .. But thanks the tip :)
5 years ago
:thinking_face: :thinking_face: Give more information, and any Screenshot if it's possible.
I maked a map , and i think to put some weapon in it, I find a BO3 weapon , I wached the tutorials to how to install it , I did the same thing the guy did when i want to test the map , then come the bloodsplatter error .. I looked for every solutions but I can't find anything. I attaching a Screen shot ...
http://prnt.sc/n51075

then i type the console the developer 1

http://prnt.sc/n510j6




5 years ago
Hi guys somebody could help me ? I maked a map and I put one bo3 weapon in it, and when I want to try , some "maps/_zombiemode_bloodsplatter" missing.. anyone please help:(

5 years ago
Loading ...