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

Members Online

»
0 Active | 62 Guests
Online:

LATEST FORUM THREADS

»
CoD: Battle Royale
CoD+UO Map + Mod Releases
Damaged .pk3's
CoD Mapping
heli to attack ai
CoD4 SP Mapping

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 cod2coder
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
Bots behavior - how to change?
Call of Duty 2 : CoD2 Scripting
MeatBot is huge mod. I found only "moveto()", which seem to work but the bots are still moving one step in random direction (as well as taking one shoot, then reloading and etc.). I want them to move smoothly like real players. It seems bots are receiving... [more]
3 3554 Jan 10, 2016 11:24 am
by cod2coder
Bots behavior - how to change?
Call of Duty 2 : CoD2 Scripting
How to change bots behavior? I don't want them to randomly move one step forward, then bacward etc. I want them to walk from example 10 steps, then 5 steps left, crouch etc.... [more]
3 3554 Jan 9, 2016 08:28 pm
by cod2coder
Server not visible
Call of Duty 2 : CoD2 General
I ran my Call of Duty 2 server in the same as always but now I have a problem: it's not visible on the list in the game. I tried servers filtering and I still can't find it. It's running on the Ubuntu VPS Server. I tried also with the Windows VPS - the sa... [more]
2 2894 Feb 16, 2015 10:16 pm
by cod2coder
Function that kicks player
Call of Duty 2 : CoD2 Scripting
Doesn't work for me.... [more]
4 2084 Jan 28, 2013 06:36 pm
by cod2coder
Function that kicks player
Call of Duty 2 : CoD2 Scripting
I need function which kicks player from the server.... [more]
4 2084 Jan 28, 2013 05:02 pm
by cod2coder
Cod2 Winnie the Pooh character by IwX
Call of Duty 2 : CoD2 Map + Mod Releases
refresh link please... [more]
8 4946 Jan 23, 2013 04:35 pm
by cod2coder
self.statusicon
Call of Duty 2 : CoD2 Scripting
I am trying to use self.statusicon. When I change to self.statusicon = "hud_status_connecting"; nothing happen (tdm.gsc). ... [more]
1 1865 Nov 30, 2012 09:26 pm
by cod2coder
Variable in menu
Call of Duty 2 : CoD2 Scripting
How to write variable in menu? For example: http://files.tinypic.pl/i/00214/lcp4lg5pzcmw.jpg... [more]
1 1757 Nov 30, 2012 12:48 pm
by cod2coder
Writing a variable
Call of Duty 2 : CoD2 Scripting
How to write variable in menu? For example: http://files.tinypic.pl/i/00214/lcp4lg5pzcmw.jpg... [more]
1 1628 Nov 30, 2012 12:47 pm
by cod2coder
Unkown Soldier renaming
Call of Duty 2 : CoD2 Scripting
I made my own script but it doesn't work :( Quote:if (self.name == "Unkown Soldier") { self.name = "New name"; }... [more]
7 4018 Nov 27, 2012 05:59 pm
by cod2coder
Falling helmet
Call of Duty 2 : CoD2 Scripting
I need to make falling helmet when someone make headshot.... [more]
2 1652 Nov 16, 2012 04:40 pm
by cod2coder
Drawing a text with variable
Call of Duty 2 : CoD2 Scripting
So how to do this? (Rank + variable) Screenshot... [more]
8 1993 Aug 22, 2012 09:48 am
by cod2coder
Spawn protection
Call of Duty 2 : CoD2 Scripting
How to make spawn protection with 2 seconds?... [more]
2 2291 Aug 21, 2012 02:16 pm
by cod2coder
Drawing a text with variable
Call of Duty 2 : CoD2 Scripting
Another problem :( When I write for example "testvariable = 1" and then "level.score setValue( testvariable );" the script work fine. I see a text "Your Socre: 1". But when I try to display self.score there is a problem. I see only "Your Score: &&... [more]
8 1993 Aug 21, 2012 01:47 pm
by cod2coder
Drawing a text with variable
Call of Duty 2 : CoD2 Scripting
I'm using this function: Code:showstats() { if(isdefined(level.rank)) { level.rank destroy(); } level.rank = newHudElem(); level.rank.x = 325; level.rank.y = 20; level.rank.alignX = "right"; level.rank.alignY = "middle"; level.rank.sort... [more]
8 1993 Aug 20, 2012 07:49 pm
by cod2coder
Bash sound
Call of Duty 2 : CoD2 Scripting
How to change bash sound? Exactly bash hit. I would like to use this sound: Punch sound I didn't find in iw_05.iwd\misc\ and etc. ... [more]
2 1398 Aug 20, 2012 07:46 pm
by cod2coder
Reading a file
Call of Duty 2 : CoD2 Scripting
Thx for help :)... [more]
44 2982 Aug 20, 2012 02:52 pm
by cod2coder
Reading a file
Call of Duty 2 : CoD2 Scripting
Doesnt work to me :( Don't know why. Code: filenum = OpenFile( "test.txt", "read" ); if (filenum != -1) { iprintlnbold("File openned!"); } I tried to put file test.txt everywhere. In: cod2\ cod2\main\ cod2\main\scriptdata\ And st... [more]
44 2982 Aug 19, 2012 09:40 am
by cod2coder
Reading a file
Call of Duty 2 : CoD2 Scripting
How to read file in CoD2? For example guids.txt. I need to save guid list (line by line) and read it into cod2.... [more]
44 2982 Aug 18, 2012 08:47 pm
by cod2coder
Grenade killstreak
Call of Duty 2 : CoD2 Scripting
How to give the frag grenade to player? Even when he use weapon with no grenades at spawn? And second, how to give max ammo?... [more]
2 1469 Aug 16, 2012 04:18 pm
by cod2coder
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

»