
Members Online»
0 Active | 6 Guests
Online:
|
LATEST FORUM THREADS»
by ammys09
Posts: 1 / 246 warfare
CoD4 Map + Mod Releases by devielthan
Posts: 1 / 1775 Key Things the Design Comm...
CoDBO MP Mapping by rabbihasan21
Posts: 1 / 1096 Three Out of 10 Television...
CoDBO General by warrior777
Posts: 2 / 898 Voting menu on maps
CoD+UO General by
Posts: 0 / 789 Hauling 911
CoDBO3 General |
Polls»
|
|
| Topic | Replies | Views | Last Post | |
![]() |
eXtreme+ v2.9 Released Call of Duty 2 : CoD2 Map + Mod Releases I am pleased to announce the release of eXtreme+ COD2: version 2.9 ADDITIONS: Added: option to set delay for ready-up simple mode aka GTSDelay (gametypes.cfg). Added: "play next" and "skip next" options to in-game RCON Map Control. Added: option... [more] |
1 | 7731 | Feb 6, 2014 06:06 pm by PatmanSan ![]() |
![]() |
Asset Manager - HUD Icon Call of Duty 2 : CoD2 Scripting materialType: 2d surfaceType: none blendFunc: blend Default for other settings Remember, it isn't about removing white. It's about applying the alpha channel in the iwi image. ... [more] |
2 | 1919 | May 6, 2013 06:19 pm by PatmanSan ![]() |
![]() |
Play sound only when in distance Call of Duty 2 : CoD2 Scripting It takes the dist_min and dist_max from the sound alias to decide whether to play or not. Reversing min and max won't help either. This is hard to do, especially with a looping sound. You can play the looping sound on any player entity in (or out) of ran... [more] |
2 | 2953 | Apr 23, 2013 06:36 pm by PatmanSan ![]() |
![]() |
status icon Call of Duty 2 : CoD2 Scripting You mean head icon. A status icon is for the scoreboard. headiconteam decides if the headicon shows to allies or axis. You cannot set head icons to show up for individual players. ... [more] |
3 | 2612 | Mar 30, 2013 06:04 am by PatmanSan ![]() |
![]() |
Hud images at a menu file Call of Duty 2 : CoD2 Scripting Yes there is a maximum for everything in COD. Numbers of menus, number of ItemDef, number of precached shaders, etc. I have a menu with 240 ItemDef blocks (no images), and it loads without problems. The method does work, but only if you stay within the l... [more] |
15 | 2105 | Mar 16, 2013 12:09 pm by PatmanSan ![]() |
![]() |
PLAYER HUD on Crosshair Call of Duty 2 : CoD2 Scripting Something like this: Code:scopedonMonitor() { self endon("disconnect"); self endon("killed_player"); if(getcvar("g_gametype") == "dm") teamplay = false; else teamplay = true; while(isAlive(self)) { wait(0.1); if(self playerads()... [more] |
3 | 2470 | Mar 16, 2013 01:43 am by PatmanSan ![]() |
![]() |
Hud images at a menu file Call of Duty 2 : CoD2 Scripting Yes you can. Just use a "dvartest" in your itemDef: Code: itemDef { name "whatever" visible 0 rect 0 0 224 112 origin ORIGIN_IMAGE style WINDOW_STYLE_SHADER background "image1" dvartest "ui_image" showDvar { "";... [more] |
15 | 2105 | Mar 16, 2013 01:18 am by PatmanSan ![]() |
![]() |
Current Gametype Call of Duty 2 : CoD2 Scripting via a variable: currentgt = getcvar("g_gametype"); if(currentgt == "tdm") { ... } or directly: if(getcvar("g_gametype") == "tdm") { ... } ... [more] |
5 | 2468 | Feb 20, 2013 01:44 am by PatmanSan ![]() |
| MODSonline.com Forums |
Latest Syndicated News»
Comments: 5
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which... Comments: 5
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ... Comments: 5
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead?
... Comments: 5
Codutility.com up and runn...
It seems to me the like the site is completely dead? Comments: 5
Codutility.com up and runn...
Yeeaahhhh.........
|
Latest Downloads»
mp_Temple
Call of Duty: Mods: Multiplayer (624.12Kb) OHMY Don Quixote
Call of Duty 2: Maps: Multiplayer (5.76Mb) OHMY Neuburg
Call of Duty 2: Maps: Multiplayer (6.84Mb) OHMY Tebessa
Call of Duty 2: Maps: Multiplayer (7.36Mb) OHMY POW Camp
Call of Duty 2: Maps: Multiplayer (2.15Mb) |
Partners & Friends»
|
Site Links and Information
|
Partners
|
Friends
|
Copyright © MODSonline LLC
Tresware Content Management System © 2011
Website Designed by LKFX and Developed by Tresware