ItsMods

Full Version: What it is Error?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
To many models or boxes??
(01-04-2014, 12:48)hillbilly Wrote: [ -> ]To many models or boxes??

many Fx
No, your code is bad. ( No joking ). It is not Addon error.
child1 variables are mostly ui stuff or too many variables created.
(01-04-2014, 13:12)SailorMoon Wrote: [ -> ]No, your code is bad. ( No joking ). It is not Addon error.
child1 variables are mostly ui stuff or too many variables created.

i have only 1 variable
CSHARP Code
  1. int _fogFx = Extensions.LoadFX("weather/sand_storm_mp_dome_exterior");
  2. Extensions.PlayFX(_fogFx new Vector(-514.0953f, 1692.056f, -234.3802f));

and at me here so
>thinking you only have one variable lolno
All the hud stuff is considered one, next time use arrays/setChild/setParent.
(01-04-2014, 18:47)DidUknowiPwn Wrote: [ -> ]>thinking you only have one variable lolno
All the hud stuff is considered one, next time use arrays/setChild/setParent.

*WATS DAT?!?!!?!*


lol.