| |
Topic |
Replies |
Views |
Last Post |
 |
Adding snow to you mapCall of Duty : CoD Level DesignHi again....dunno if this is the problem....i had a look in my PK.5 in my
main and couldnt find Weather in the FX and no EFX for snow...any help
please...thanks guys
Regards... [ more] |
24 |
1057 |
Aug 26, 2008 04:00 pm by GOA-NITRO |
 |
Adding snow to you mapCall of Duty : CoD Level DesignRasta writes...Quote:So you do have a .gsc called snow_effects right?
Yes m8 everything is in there:
main()
{
level.snoweffect = loadfx("fx/weather/snowfallfor5seconds.efx");
snowmitters = getentarray("snow","targetname");
delay = 5;
initia... [ more] |
24 |
1057 |
Aug 19, 2008 03:45 pm by GOA-NITRO |
 |
Adding snow to you mapCall of Duty : CoD Level DesignHi again Rasta...thaks for your fast reply m8......still dont work...i get
this now:
******* script compile error *******
Could not find script 'maps\mp\snow_effects': (file
'maps\mp\asus_winter_days_final.gsc', line 7)
maps\mp\snow_effects::main()... [ more] |
24 |
1057 |
Aug 19, 2008 08:24 am by GOA-NITRO |
 |
Adding snow to you mapCall of Duty : CoD Level DesignHi Rasta...thanks for the tutorial but it dont work for me m8....everything
is in the right place but this is what i get:
******* script compile error *******
bad syntax: (file 'maps\mp\asus_winter_days_final.gsc', line 1)
mapsmpsnow_effects::main(... [ more] |
24 |
1057 |
Aug 19, 2008 07:19 am by GOA-NITRO |
 |
Falling SnowCall of Duty : CoD Level DesignHi all.....just wondering if anbody knows how to make falling snow on a cod
map......what u need in the map file and what u need in the gsc.....many
thanks... [ more] |
4 |
95 |
Aug 17, 2008 07:23 pm by GOA-NITRO |
 |
Info string exceededCall of Duty : CoD General GamingHi all...does anybody know why i get this message on my home made
server....i thought it might be a hacker
WARNING: Reliable command is too long (1576/1024) and will be truncated: 'e
"Info string length exceeded
key: 'challenge'
value: 'abaaaaaaaaa... [ more] |
2 |
122 |
Jul 18, 2008 07:47 pm by GOA-NITRO |
 |
Could'nt load .bspCall of Duty : CoD Level DesignThank caretaker m8.....got it sorted out now....thanks for your help
m8....very much appriecated... [ more] |
19 |
411 |
Dec 30, 2006 04:56 pm by GOA-NITRO |
 |
Could'nt load .bspCall of Duty : CoD Level DesignThe_Caretaker writes...Quote:did you open the .pk3 file and check if the
.bsp file is in the correct folder inside there?
Also... you said you used winrar or pakscape.. which of the two did you
use? Because WinRAR should not be used to make .pk3 files.... [ more] |
19 |
411 |
Dec 28, 2006 06:14 pm by GOA-NITRO |
 |
Could'nt load .bspCall of Duty : CoD Level Designtbcredman writes...Quote:make sure its in your pk3 file
Hi there.....it is in my main m8.....the map does work when i tested it but
not when i make it into a .pk3
Thanks
Nitro... [ more] |
19 |
411 |
Dec 28, 2006 02:45 pm by GOA-NITRO |
 |
Could'nt load .bspCall of Duty : CoD Level DesignHi again guys.....got my compiler to finally build a bsp....it was my
skybox which was to big so i clipped it now all is fine....just got one
more problem....i got my .bsp file i make it a .pk3 file using winrar or
pakscape and i get this message when i t... [ more] |
19 |
411 |
Dec 28, 2006 02:24 pm by GOA-NITRO |
 |
compile problemCall of Duty : CoD Level DesignHi again m8....i got a slight problem in deleting all the custom maps....i
run a server from my computer .....which all my custom maps are in use so i
carnt delete any of them.....so ive created a new main .....my other
server main which has no mods or c... [ more] |
6 |
290 |
Dec 21, 2006 05:37 pm by GOA-NITRO |
 |
compile problemCall of Duty : CoD Level DesignStrYdeR writes...Quote:post your compile log
Thanks for your reply.
reading C:\Program Files\Call of Duty Game of the Year
Edition\Tools\bin\bridge_
to_far.bsp
Could not load file 'C:\Program Files\Call of Duty Game of the Year
Edition\Tool
s... [ more] |
6 |
290 |
Dec 20, 2006 02:43 pm by GOA-NITRO |
 |
compile problemCall of Duty : CoD Level Designhi there...just wondering if anybody can help...i have a promblem with
compile....it says could not load file 'c:program files\call of duty game
of the year edition\tools\bin\bridge_to_far
every time i try to compile i get this at the end.....Warning a... [ more] |
6 |
290 |
Dec 19, 2006 08:14 pm by GOA-NITRO |