Dear IzNoGoD,
where i can get your pro version?
CoD2: firing through walls
Moderator: Core Staff
-
- CJ Worshipper
- Posts: 343
- Joined: January 6th, 2009, 8:39 pm
- Location: Netherlands/Holland
Re: CoD2: firing through walls
The only way to get the pro version is through me.
You need to add me on xfire: imbackagainiba, and we will discuss the rest there
You need to add me on xfire: imbackagainiba, and we will discuss the rest there
-
- CJ Wannabe
- Posts: 3
- Joined: January 11th, 2011, 4:06 am
Re: CoD2: firing through walls
there are error during starting the server
******* script compile error *******
uninitialised variable 'trace': (file 'maps/mp/gametypes/_wallfire.gsc', line 88)
wall=wall*getsurfacepenetrate(trace["surfacetype"]);
*
************************************
********************
ERROR: script compile error
where i must initialize "trace"?
******* script compile error *******
uninitialised variable 'trace': (file 'maps/mp/gametypes/_wallfire.gsc', line 88)
wall=wall*getsurfacepenetrate(trace["surfacetype"]);
*
************************************
********************
ERROR: script compile error
where i must initialize "trace"?
-
- CJ Worshipper
- Posts: 343
- Joined: January 6th, 2009, 8:39 pm
- Location: Netherlands/Holland
Re: CoD2: firing through walls
Yup, was cause i couldnt find the file you have xD
Just found it, replace trace with firsttrace
Just found it, replace trace with firsttrace