Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 9 Guests
Online:

LATEST FORUM THREADS

»
warfare
CoD4 Map + Mod Releases
Voting menu on maps
CoD+UO General
Hauling 911
CoDBO3 General

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Latest Posts by jmeyer1980
These topics are the latest to have been updated with new posts.
Show me more: 50 100 150
MODSonline.com Forums
Latest Posts
Subscribed Posts
Search
  Topic Replies Views Last Post
indoor/outdoor texture
Call of Duty 4 : CoD4 MP Mapping
out of curiosity, does anyone know how the indoor/outdoor tool texture works and how to use it?... [more]
5 715 Mar 28, 2008 04:33 am
by jmeyer1980
mp_blocks release
Call of Duty 4 : CoD4 Map + Mod Releases
http://www.modsonline.com/Downloads-full-4398.html k, after a long aggrivating time of learning everything, pulling my hair out (twice) having things not work, fixing them and then having them break again....... mp_blocks is released. some of you... [more]
1 568 Mar 25, 2008 03:06 am
by jmeyer1980
Unrecoverable error = weeks of work down the drain! Help please!
Call of Duty 4 : CoD4 MP Mapping
i would delete all instances of your water fountain... and cut the code for all of your terrain to another file for the moment. then try opening the map again... every time i got this error it was from terrain that didnt match up. when you copy a pr... [more]
12 698 Mar 24, 2008 04:09 pm
by jmeyer1980
search and destroy problem
Call of Duty 4 : CoD4 MP Mapping
Damn i feel like a poon. It was the most stupid mistake ever. When you're following the tutorial http://www.infinityward.com/wiki/index.php?title=MP_Mapping%23Search_and_De stroy dont think you know better and change game["attackers"] = "allies"... [more]
2 491 Mar 24, 2008 03:02 pm
by jmeyer1980
Please list exact steps to add sd to map
Call of Duty 4 : CoD4 MP Mapping
i have done this. to the T... but for some reason the bomb will not pick up and doesnt have the "bomb" icon above it.... [more]
11 1324 Mar 24, 2008 01:00 am
by jmeyer1980
search and destroy problem
Call of Duty 4 : CoD4 MP Mapping
this seems like a really noobish question... and i guess im bein lazy and im sure that peeps tryin out s&d for the first time would like to know too... for some reason the trigger on my prefabs/mp/sd_bomb.map isnt allowing me to pick up the bomb... it... [more]
2 491 Mar 24, 2008 12:28 am
by jmeyer1980
server download error.
Call of Duty 4 : CoD4 MP Mapping
nope... it downloaded the iwd file from mods/modwarfare but not the map file.... [more]
5 636 Mar 23, 2008 06:00 pm
by jmeyer1980
server download error.
Call of Duty 4 : CoD4 MP Mapping
ok weird... i put the .ff files back in my local zone/english cuz i gave up went to connect and it started downloading... no idea. guess ill find out in about a half hour eh??? 25m and slow connection...... [more]
5 636 Mar 23, 2008 05:24 pm
by jmeyer1980
server download error.
Call of Duty 4 : CoD4 MP Mapping
i moved the .ff files to my desktop before trying the server download. am now deleting every instance of the map from my local mods folder and will try it again in a minute. edit:: no joy. i did what you said and moved the iwd file from the mod fo... [more]
5 636 Mar 23, 2008 05:08 pm
by jmeyer1980
server download error.
Call of Duty 4 : CoD4 MP Mapping
ok, i completed my map and packaged it as follows mp_blocks1.iwd -->mp_blocks1.ff -->mp_blocks1_load.ff -->mp_blocks1.iwd -------\images ---------->loadscreen_mp_blocks1.iwi ---------->compass_map_mp_blocks1.iwi i have this in my gameserver/mo... [more]
5 636 Mar 23, 2008 04:46 pm
by jmeyer1980
My working fire barrel
Call of Duty 4 : CoD4 Scripting
SpeedHighway writes...Quote:Since you're doing all these FX in a script and not in the createfx file.... Place a script_origin where you want the FX. Give it a targetname of whatever you want (I'll say firefx) Then use Code: ambientFX() { fi... [more]
16 1137 Mar 22, 2008 02:36 pm
by jmeyer1980
My working fire barrel
Call of Duty 4 : CoD4 Scripting
ok to clarify. i have since found out that when using the burning barrel... you only have to declare (define) the barrel fire in your mp_mapname_fx.gsc. for example. Quote:main() { precacheFX(); ambientFX(); maps\mp\_load::main(); } precac... [more]
16 1137 Mar 22, 2008 07:17 am
by jmeyer1980
My working fire barrel
Call of Duty 4 : CoD4 Scripting
ok... there was a small snippit of code that was redundant and created 2 fires within that barrel... one above it and one inside it... Quote:main() { precacheFX(); ambientFX(); maps\mp\_load::main(); } precacheFX() { level._effect["fi... [more]
16 1137 Mar 19, 2008 09:50 pm
by jmeyer1980
My working fire barrel
Call of Duty 4 : CoD4 Scripting
ok... after so many failed attempts and hours on hours of searching the forums... i finally got a barrel fire that worked. for those who have been requesting working files... here they are. the first file is the map file... use notepad++ or like progr... [more]
16 1137 Mar 19, 2008 06:31 pm
by jmeyer1980
burning barrel trouble
Call of Duty 4 : CoD4 MP Mapping
... plz. need help.ive done everything i can think of... even created a new map with just a hollowed box, mp spawn points and the barrel with absolutely no luck. i cannot get any effects to work at all besides my rotating fans.... [more]
8 572 Mar 19, 2008 03:26 am
by jmeyer1980
Advice for a noob
Call of Duty 4 : CoD4 MP Mapping
start here... http://www.infinityward.com/wiki/index.php?title=Making_a_room after that... you are kinda on your own to find tutorials. this site and the infinity ward wiki are really great for them. the only real suggestion i can make is to c... [more]
65 1308 Mar 19, 2008 02:30 am
by jmeyer1980
burning barrel trouble
Call of Duty 4 : CoD4 MP Mapping
tried all suggestions with no joy. something else i noticed.... Quote: Fastfile 1 of 2, "mp_blocks1": [ver. 5] process... ERROR: Could not open 'vision/mp_blocks1.vision' ERROR: failed loading 'vision/mp_blocks1.vision' of type 'rawfile'link...co... [more]
8 572 Mar 19, 2008 12:10 am
by jmeyer1980
burning barrel trouble
Call of Duty 4 : CoD4 MP Mapping
i changed the "fx,fire/fire_barrel_fragm_a.efx" to "fx,fire/fire_barrel_fragm_a" cause of the error i got from fastfile compiling... it got rid of the error but no fire and still no efx... and yes i added all of the efx to the csv. alot of repeats her... [more]
8 572 Mar 18, 2008 11:48 pm
by jmeyer1980
burning barrel trouble
Call of Duty 4 : CoD4 MP Mapping
I have searched the forums to no avail. followed the tutorial to a T and after searching for a couple of hours... i need help. (also note... none of my fx work except for my spinning fans) Quote:Fastfile 1 of 2, "mp_blocks1": [ver. 5] process... ERRO... [more]
8 572 Mar 18, 2008 11:32 pm
by jmeyer1980
weapon clip question
Call of Duty 4 : CoD4 MP Mapping
ok... so i have a place in my map in which knife duels would happen... but i want to disable gun fire in that zone of the map... could i "theoretically" place weapon clip textured boxes like light grid boxes inside the zone to stop the bullets from going... [more]
1 452 Mar 13, 2008 02:11 am
by jmeyer1980
weapon clip question
Call of Duty 2 : CoD2 MP Mapping
ok... so i have a place in my map in which knife duels would happen... but i want to disable gun fire in that zone of the map... could i "theoretically" place weapon clip textured boxes like light grid boxes inside the zone to stop the bullets from going... [more]
1 557 Mar 13, 2008 02:09 am
by jmeyer1980
packaging my map with loadscreen and minimap
Call of Duty 4 : CoD4 MP Mapping
i followed the tutorial on packaging your map... but this one particular part is bugging me... after i put mp_testing.ff mp_testing.iwd (a renamed rar file containing folders images **containing minimap and loadscreen** and mp **containing arena file... [more]
1 483 Feb 27, 2008 06:24 pm
by jmeyer1980
[TUTORIAL] How to create a MINIMAP for Multiplayer (FIX)
Call of Duty 4 : CoD4 MP Mapping
ok well i have searched and found no fixes for me on this. Code:Expression: dx.device Module: C:\Program Files\Activision\Call of Duty 4 - Modern Warfare\bin\CoD4Radiant.exe File: C:\trees\cod3-pc\cod3-modtools\cod3src\src\gfx_d3d\r_init... [more]
91 3982 Feb 26, 2008 03:34 pm
by jmeyer1980
Worldspawn light leaking into buildings through floor edges
Call of Duty 4 : CoD4 MP Mapping
i am also having this problem. but quick question... are your outside walls completely solid? (well besides the cuts for windows and doors) meanin the floor is flush to the inside of the wall / not= the wall flush on the floor?... [more]
2 1220 Feb 26, 2008 06:50 am
by jmeyer1980
MODSonline.com Forums

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»