UGX-Mods

Call of Duty 5: World at War => Help Desk => Topic started by: Captain Zombie on April 26, 2018, 10:55:10 pm

Title: limit of 400 fx assets problem
Post by: Captain Zombie on April 26, 2018, 10:55:10 pm
hi guys
i use ugx_easy_fx and put fire
but when i go in the game i see that
what can i do for this?
(https://gulfupload.com/i/00024/63x1azk6e4wt.jpg)
and when i put new weapons i get this also  :'( :'(
Title: Re: limit of 400 fx assets problem
Post by: Scobalula on April 26, 2018, 11:09:31 pm
https://steamcommunity.com/app/455130 (https://steamcommunity.com/app/455130)
Title: Re: limit of 400 fx assets problem
Post by: Captain Zombie on April 27, 2018, 12:23:15 am
https://steamcommunity.com/app/455130 (https://steamcommunity.com/app/455130)
But ist for BO3  ???
Title: Re: limit of 400 fx assets problem
Post by: Fancygamer1738 on May 15, 2018, 04:39:12 am
Not sure if you still need help this tutorial by Harry was UBER helpful for me. It tells you about making room for assets.
https://www.ugx-mods.com/forum/index.php/topic,8558.0.html (https://www.ugx-mods.com/forum/index.php/topic,8558.0.html)
Title: Re: limit of 400 fx assets problem
Post by: Harry Bo21 on May 15, 2018, 06:05:51 am
Forgot I even wrote that lol

Another tip too

In the scripts comment out the level._effect[ whatever ] = lines too coz they seem to mark a fx too. Just marks them undefined but counts to the limit

And fx in weapons each count. Even duplicates. That’s why I removed them completely and csc scripted the muzzle flash and shell ejects

Can actually reuse the same fx then instead of having 300 duplicates ( make sure to properly remove guns completely that you don’t want if you use custom guns not just make them impossible to get )

By default 397 fx are loaded btw. That’s why you instantly hit the limit
Title: Re: limit of 400 fx assets problem
Post by: Captain Zombie on May 15, 2018, 12:54:49 pm
I use this TUT from uptown 
https://youtu.be/N2XMDcNTwx4
Its work but its good?
Title: Re: limit of 400 fx assets problem
Post by: Harry Bo21 on May 15, 2018, 01:14:46 pm
T4m is not a “fix”... it increases it to 500 but if you don’t learn you’ll just hit it again

Also tons of ppl cannot play t4m maps, some hardware seems to not work with it

T4m is the most unnecessary thing on this site - i practically ported everything from bo2 into one map on waw and still managed to keep under the limits

T4m is the lazy persons cheap way out. Programs a complete waste of time
Title: Re: limit of 400 fx assets problem
Post by: Captain Zombie on May 16, 2018, 04:02:27 pm
T4m is not a “fix”... it increases it to 500 but if you don’t learn you’ll just hit it again

Also tons of ppl cannot play t4m maps, some hardware seems to not work with it

T4m is the most unnecessary thing on this site - i practically ported everything from bo2 into one map on waw and still managed to keep under the limits

T4m is the lazy persons cheap way out. Programs a complete waste of time
Ok What do you recommend to solve this problem?
Title: Re: limit of 400 fx assets problem
Post by: Harry Bo21 on May 16, 2018, 04:44:53 pm
Ok What do you recommend to solve this problem?
the like 1000 word post I wrote about managing your assets that someone already linked?