| |
Topic |
Replies |
Views |
Last Post |
 |
Player score, kills ,deathsCall of Duty 4 : CoD 4 ScriptingI am using the extreme mod x4 and i know there is a way to at least track
score and kills and display on screen for each player.
I know i need to create a new hud elm but not sure what needs to go in it
eg the value for the kills score etc
if anyon... [ more] |
4 |
220 |
Feb 8, 2008 02:58 am by bail |
 |
Player score, kills ,deathsCall of Duty 4 : CoD 4 ScriptingHi
can anyone help with the script to show your own score,kills deaths on
screen when playing
i want to place it in our mod
any help would be welcomed
thx... [ more] |
4 |
220 |
Feb 7, 2008 06:41 pm by bail |
 |
mod toolsCall of Duty 4 : CoD 4 Level DesignIf i extract the mod tools to my game
the zone file which is in mod tools will ovewrite my zone folder
this cant be correct can it... [ more] |
1 |
39 |
Jan 22, 2008 06:09 am by bail |
 |
MinefieldCall of Duty 4 : CoD 4 Level DesignHi thx for the help
spawning the flag works great but cant seem to get a minefield to spawn and
trigger
any ideas?
thx... [ more] |
16 |
658 |
Jan 15, 2008 03:15 pm by bail |
 |
MinefieldCall of Duty 4 : CoD 4 Level DesignThx for the code
How do i place a minefield in a certain map... [ more] |
16 |
658 |
Jan 11, 2008 10:01 am by bail |
 |
MinefieldCall of Duty 4 : CoD 4 Level DesignHi
can anyone tell me the script to spawn a minefield in a stock map plz
... [ more] |
16 |
658 |
Jan 11, 2008 07:42 am by bail |
 |
scriptingCall of Duty 2 : CoD2 ScriptingYes it records kills on the ratio hud
but not on the kills hud... [ more] |
11 |
432 |
Feb 14, 2007 04:36 pm by bail |
 |
zzz_fuzo_gewehr43_scope_mpCall of Duty 2 : CoD2 General GamingHave u tried un packing all the files out of the scoped gewehr into your
mod
... [ more] |
4 |
302 |
Feb 14, 2007 02:56 pm by bail |
 |
scriptingCall of Duty 2 : CoD2 ScriptingHi
i used this script out of another mod
added a gsc called _records
precache()
{
precacheShader("rec");
precacheShader("hed");
precacheShader("bas");
precacheShader("kil");
precacheShader("det");
precacheShader("rat");
}
start()
{... [ more] |
11 |
432 |
Feb 14, 2007 02:30 pm by bail |
 |
Minimum shot dsictance - SniperCall of Duty 2 : CoD2 ScriptingHi
i am new to scripting and we also run a sniper server on extreme
i am looking for a simple script to display number of shots fired
deaths.kills etc..
can you help plz... [ more] |
4 |
359 |
Feb 13, 2007 02:05 pm by bail |
 |
scriptingCall of Duty 2 : CoD2 Scriptinghttp://www.iwnation.com/Forums/index.php?act=Attach&type=post&id=4005... [ more] |
11 |
432 |
Feb 13, 2007 02:41 am by bail |
 |
scriptingCall of Duty 2 : CoD2 Scriptingthe hud that is displaying on screen records deaths and kill ratio but not
amount of kills... [ more] |
11 |
432 |
Feb 12, 2007 11:39 am by bail |
 |
scriptingCall of Duty 2 : CoD2 Scriptingcan anyone help me create something similar to this please... [ more] |
11 |
432 |
Feb 11, 2007 06:22 pm by bail |
 |
scriptingCall of Duty 2 : CoD2 ScriptingThanks for the reply
thats exactly what i was looking for
cheers... [ more] |
11 |
432 |
Feb 4, 2007 07:20 am by bail |
 |
scriptingCall of Duty 2 : CoD2 ScriptingHi
i have just been in a sniper server on cod2 and they have a list displayed
while you are in game recording distance of shots number of shots number
of deaths etc...
does anyone know how this is done
if so can you contact me please
thx... [ more] |
11 |
432 |
Feb 4, 2007 06:41 am by bail |
 |
Need mod for Long range sniper rifles or help to make one Call of Duty 2 : CoD2 ScriptingHi
can anyone tell me how to increase the range of sniper rifles
we are running extreme 1.4v9
I have been doing a little research on this and lots of said change the
text in the weapons folder
Also i found someone saying this will only increase for th... [ more] |
6 |
427 |
Aug 29, 2006 09:23 am by bail |
 |
laddersCall of Duty 2 : CoD 2 Level Designthx for the quick reply... [ more] |
5 |
286 |
Jul 7, 2006 06:40 am by bail |
 |
laddersCall of Duty 2 : CoD 2 Level Designhi
i know how to use the ladder tool so the player can climb
but how do i find the texture that looks like a ladder?
cant seem to find anything
can anyone help plz... [ more] |
5 |
286 |
Jul 7, 2006 06:22 am by bail |
 |
test map problemCall of Duty 2 : CoD 2 Level DesignThx that worked ok
... [ more] |
3 |
278 |
Jun 29, 2006 03:45 am by bail |
 |
test map problemCall of Duty 2 : CoD 2 Level DesignHi
just created a test map put 2 misc prefabs in it
and got this error with my gsc
i guess i need a different gsc file but how do i create it
******* script runtime error *******
undefined is not an array, string, or vector: (file 'maps/mp/_load.... [ more] |
3 |
278 |
Jun 28, 2006 02:04 pm by bail |
 |
gsc fileCall of Duty 2 : CoD 2 Level Designthx for the help i had the gsc in txt still
changed it and it works fine
if anyone can give me some help building a few sniper maps for our clan it
would be greatly appreciated
my msn is f7bwkett@hotmail.com
i will be away for a week so catch you... [ more] |
7 |
355 |
Jun 18, 2006 04:00 pm by bail |
 |
gsc fileCall of Duty 2 : CoD 2 Level Designall mods have been removed... [ more] |
7 |
355 |
Jun 18, 2006 08:17 am by bail |
 |
gsc fileCall of Duty 2 : CoD 2 Level Designhi
i created a sample map from the video tutorial
also created the gsc file like it said
but when i run it from the compiler i get this error
Menu load error: ui_mp/settings_tdm.menu, line 102: Attempting to change
type from 0 to 9.
Move the type d... [ more] |
7 |
355 |
Jun 18, 2006 07:59 am by bail |