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

Members Online

»
0 Active | 5 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 Darfyddi
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
custom sound areas?
Call of Duty 4 : CoD4 Scripting
This didn't work, tried .wav as well as .mp3 but I have just had the idea of looking at the elevator sounds scripts to see what I can get from those. :)... [more]
8 1602 Mar 13, 2012 12:07 am
by Darfyddi
custom sound areas?
Call of Duty 4 : CoD4 Scripting
Many thanks for trying to help - I have been looking at this since 9 last night, it is now 4am and I am still not having any luck. :(... [more]
8 1602 Mar 5, 2012 03:58 am
by Darfyddi
custom sound areas?
Call of Duty 4 : CoD4 Scripting
Thank you very much for helping. I am struggling though - sorry. I have: Code:main() { thread globalSoundFx(); thread test_sound1(); } globalSoundFx() { maps\mp\_fx::loopSound("7th_dimension", (1024, 1024, 472), 1); maps\mp\_fx::l... [more]
8 1602 Mar 3, 2012 05:50 pm
by Darfyddi
custom sound areas?
Call of Duty 4 : CoD4 Scripting
Just a simple one, after sime extremely good help from DeekCiti I can now play sounds in various locations. I notice that all the tutorials of sound, even if with a trigger (though I am struggling to get trigger sounds to work) use a radius for the sound.... [more]
8 1602 Mar 2, 2012 10:58 pm
by Darfyddi
Custom mp3 in my map - NOT ambient
Call of Duty 4 : CoD4 Scripting
Yesterday your info on the 'precacheFX()' and the other one made no sense but looking at the script today, I now understand how it runs. Thankyou. I have asked another question on sound here, not sure if you could help or not? Cheers for your time.... [more]
5 1635 Feb 28, 2012 02:38 pm
by Darfyddi
how to turning off existing mp ambiant music so I can hear custom mp3
Call of Duty 4 : CoD4 Scripting
Hello again. I am trying to turn off the standard game music that plays all the time in multiplayer maps. I am using the 'CustomMods' mod to test my map in but what ever I have done so far just turns my mp3 off. My mp3 music is fairly quiet so I nee... [more]
1 1297 Feb 28, 2012 02:32 pm
by Darfyddi
Custom mp3 in my map - NOT ambient
Call of Duty 4 : CoD4 Scripting
Thank you DeekCiti. DeekCiti writes...Quote:All you needed to do was removed "streamed" from your soundalias. ...Also, I noticed you have commented out the MP3's in your zone file. You don't add mp3's to your zone file. 'streamed' - Ah, the perils o... [more]
5 1635 Feb 27, 2012 03:41 pm
by Darfyddi
Custom mp3 in my map - NOT ambient
Call of Duty 4 : CoD4 Scripting
Hi all, I am struggling to find a tutorial that goes through step by step in putting a mp3 into my game. I have found some really good ones that do wav for ambient or localised but at the end they just say mp3 should go in iwd and not called from .ff ... [more]
5 1635 Feb 26, 2012 01:04 pm
by Darfyddi
how many MP spawn points and where please?
Call of Duty 4 : CoD4 MP Mapping
Many thanks for your help. This is what I had been doing but before it was mainly guess work and only for use on the server I played so it didn't matter. I am hoping this map will be put up for general download so want to get it right.... [more]
3 1075 Jan 6, 2012 11:55 pm
by Darfyddi
how many MP spawn points and where please?
Call of Duty 4 : CoD4 MP Mapping
Hi all, I would like to know which spawn points to use in my map and how many of them would be sensible? I usually look at mapping for 32 player severs so would scatter 16 axis one side and 16 allies the other but as I only play freeze tag (TDM) it is ... [more]
3 1075 Jan 6, 2012 12:55 am
by Darfyddi
I can't find any .iwi's after making a custom texture.
Call of Duty 4 : CoD4 MP Mapping
Sorry to be so long since my last visit, not been able to look at this until today. I decided to start again as I was working with a test room set up to check things work before putting them in my main map. I deleted every thing with my map name in ... [more]
12 2323 May 17, 2011 03:16 pm
by Darfyddi
I can't find any .iwi's after making a custom texture.
Call of Duty 4 : CoD4 MP Mapping
Cheers colmac but I'm afraid that is the very first thing I do when I install windows: show hidden; show protected: show extensions. I am running Win_7_ultimate_64 if that is any help for info. I have tried a search by selecting the 'C' drive and i... [more]
12 2323 Apr 23, 2011 02:20 am
by Darfyddi
I can't find any .iwi's after making a custom texture.
Call of Duty 4 : CoD4 MP Mapping
edited on Apr. 19, 2011 08:41 pm by Darfyddi Ok, everything I said in this post was a mistake so I am editiing it to this: I had only copied the .ff/.load files so the programme was still loading it from the /zone/english folder. I can select either... [more]
12 2323 Apr 19, 2011 10:19 pm
by Darfyddi
Is there a way of stopping the CMD window closing automatically?
Call of Duty 4 : CoD4 MP Mapping
Just tried this, putting PAUSE at the end of the compile light section works great. I can't get it to pause any further down though but this is a good start. Thank you very much ... [more]
4 1149 Apr 19, 2011 04:23 pm
by Darfyddi
I can't find any .iwi's after making a custom texture.
Call of Duty 4 : CoD4 MP Mapping
mmmmm??? I can't find any activision stuff in the appdata folder. ... [more]
12 2323 Apr 18, 2011 01:22 pm
by Darfyddi
Is there a way of stopping the CMD window closing automatically?
Call of Duty 4 : CoD4 MP Mapping
Thank you , I shall try this when I wake up ... [more]
4 1149 Apr 18, 2011 12:17 am
by Darfyddi
Is there a way of stopping the CMD window closing automatically?
Call of Duty 4 : CoD4 MP Mapping
Hi all. Does anyone know of a way of stopping the command window from automatically closing after a BSP compile please? (perhaps a simple line in a file somewhere) I want to be able to scroll back up through it to find out what the last few lines w... [more]
4 1149 Apr 17, 2011 10:01 pm
by Darfyddi
I can't find any .iwi's after making a custom texture.
Call of Duty 4 : CoD4 MP Mapping
Many thanks for that advice, it is definately something I will look at. I think I have fixed the problem now in terms of getting the .iwi to show, I found the answer in the tunnel tutorial, I don't thinkI was selecting Levels.gdt to start with in the A... [more]
12 2323 Apr 17, 2011 08:36 pm
by Darfyddi
I can't find any .iwi's after making a custom texture.
Call of Duty 4 : CoD4 MP Mapping
Hi, I am using Win7 wich is a bit of a pain with the indexing compared to WinXP (without search 4.0) but no matter what I do, I can't find any .iwi files corresponding to the textures I make. The textures show up in level editor but without finding th... [more]
12 2323 Apr 17, 2011 12:45 pm
by Darfyddi
How To Make Radiant Work Correctly Under Vista and Windows7
Call of Duty 4 : CoD4 MP Mapping
Sorry to bring up an old one. last time I ran CoD4Radiant it was on WinXP64sp3 and worked fine. I have just installed Win7x64sp1 and changed from individual 1TB HDD's to a Raid of about 2TB. Every thing else on my system is the same. I can not get... [more]
6 5733 Mar 25, 2011 04:17 am
by Darfyddi
Server crashes after one round.
Call of Duty 4 : CoD4 MP Mapping
fixed.... Thank you cskiller86, I moved the .prj file to the desktop and when LE loaded it allowed me to make changes to the preferences before closing, deselected load map/load project and it worked a treat, both the map and project are fine now... [more]
4 994 Apr 11, 2010 08:39 pm
by Darfyddi
Can not load radiant?
Call of Duty 4 : CoD4 MP Mapping
Thank you cskiller86, I moved the .prj file to the desktop and when LE loaded it allowed me to make changes to the preferences before closing, deselected load map/load project and it worked a treat, both the map and project are fine now :) Cheers... [more]
3 1094 Apr 11, 2010 08:37 pm
by Darfyddi
Can not load radiant?
Call of Duty 4 : CoD4 MP Mapping
HI, I can't load Radiant Level Editor, I see in the message box the line displayed is : Map_BuildAllDisplayLists then it stops with an error report option. 1.) How can I change the level editor preferences to default if I can't open the level... [more]
3 1094 Apr 9, 2010 06:11 pm
by Darfyddi
Server crashes after one round.
Call of Duty 4 : CoD4 MP Mapping
Ok, I was told that I forgot to put the Global Intermission in which is probably the cause but when I was compiling the BSP, my PC closed (forgot about virus scanner set to switch off as was gone 4am) Since then I can not run the level editor, it g... [more]
4 994 Apr 9, 2010 03:07 pm
by Darfyddi
Server crashes after one round.
Call of Duty 4 : CoD4 MP Mapping
Hi, I have submitted a map to a clan I play with but it crashes the server after one round. I was asked about the team types so was wondering if there is anything bad in this file? Code: main() { maps\mp\mp_run_rabbit_run_drown::main(); ma... [more]
4 994 Apr 9, 2010 12:08 am
by Darfyddi
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

»