| |
Topic |
Replies |
Views |
Last Post |
 |
I can not Plant the BombCall of Duty 4 : CoD 4 ScriptingHello Guys,
I have my two COD server running on two different machine.
I am facing the strange problem on one server.
At one server I can not plant the bomb (even after pressing
'F' for long and many times).,... [ more] |
2 |
88 |
Sep 25, 2008 09:48 am by sudhir |
 |
Player Respawning problemCall of Duty 4 : CoD 4 ScriptingThanks, That solved my problem... [ more] |
5 |
116 |
Sep 25, 2008 09:44 am by sudhir |
 |
Player Respawning problemCall of Duty 4 : CoD 4 ScriptingHello,
I did not find any of the gametypes.gsc or search and destroy.gsc in there.
edited on Sep. 20, 2008 07:54 am by sudhir... [ more] |
5 |
116 |
Sep 20, 2008 07:51 am by sudhir |
 |
Player Respawning problemCall of Duty 4 : CoD 4 Scripting
Hello Guys,
I am modding the COD 4 .
I am facing on problme regarding respawing & need your help
very badly.
I have a situation....
There are Two playres each on both sides.
I have observe... [ more] |
5 |
116 |
Sep 20, 2008 05:46 am by sudhir |
 |
MAP Error : mp_backlot being seen as backlot Call of Duty 4 : CoD 4 ScriptingHello #7
I am facing some major problem in script execution.
I am pasting some part of error desctiption.
=====================
Rcon from 66.135.44.82:2128:
scr_admin_command
map_rotate...
"sv_mapRotation" is:"gametype sd m... [ more] |
4 |
126 |
Sep 17, 2008 09:35 am by sudhir |
 |
How to disconnect player from server Call of Duty 4 : CoD 4 Scriptingok , thats fine .
But can I write custom message on kicked screen .
Currently cod4 after player kick gives the message "Player Kicked ".
Can't I make this message more intuitive, more descriptive ?... [ more] |
7 |
150 |
Sep 15, 2008 04:26 am by sudhir |
 |
How to disconnect player from server Call of Duty 4 : CoD 4 ScriptingHello Guys ,
I am writing a mod , in which I want when game is over all players should
get disconnected from server . However I dont want to use Kick() function
for this.
Is there any other way to disconnect player from server other than kick met... [ more] |
7 |
150 |
Sep 13, 2008 01:15 am by sudhir |
 |
How to find server current datetime Call of Duty 4 : CoD 4 Scripting
you can see the commands at http://www.zeroy.com/script/
... [ more] |
4 |
143 |
Jul 17, 2008 01:31 am by sudhir |
 |
How to find server current datetime Call of Duty 4 : CoD 4 ScriptingHello ,
Is there any function that can get the serevr datetime .... [ more] |
4 |
143 |
Jul 16, 2008 12:46 am by sudhir |
 |
Player profile (Name character limit)Call of Duty 4 : CoD 4 ScriptingHello exsolvedh3
Thanks for your input.
I Modified the player name in config file to 25 character , But
In game I could see only 15 characters.
Can't I make it to 30 char.
... [ more] |
3 |
144 |
Jul 9, 2008 01:17 am by sudhir |
 |
Player profile (Name character limit)Call of Duty 4 : CoD 4 Scripting
Hello ,
In COD4 Modern Warfare Game, Can I create the player frofile with
name more than 12 characters ? If yes, then how to do this.
Currently my desktop COD client does not allow this.... [ more] |
3 |
144 |
Jul 8, 2008 08:14 am by sudhir |
 |
list of .gsc file functionsCall of Duty 4 : CoD 4 Scriptingthanks zeroy... [ more] |
4 |
251 |
Jul 4, 2008 04:53 am by sudhir |
 |
Kick player with custom messageCall of Duty 4 : CoD 4 ScriptingHello,
I am kicking some player as soon as he get connected with script
code like...
kick(player getEntityNumber());
Now I want to show the message(reason for kick like "you are not a match
player") to the player after he is kic... [ more] |
1 |
120 |
Jul 3, 2008 02:43 am by sudhir |
 |
File operations Call of Duty 4 : CoD 4 ScriptingOk, thanks OLD_MAN .
----------------------------------------------------------------------
Rasta for your curiosity,
I just wanted to authenticate the players which are in one file
on server. And this list vary on time to time.... [ more] |
4 |
135 |
Jul 2, 2008 01:01 pm by sudhir |
 |
File operations Call of Duty 4 : CoD 4 ScriptingHello,
Can I perform file operations like file read line by line in .gsc
file scripting for Multiplayer (SD gametype) ?
If so then , please can somebody help me with this.
... [ more] |
4 |
135 |
Jul 2, 2008 10:24 am by sudhir |
 |
list of .gsc file functionsCall of Duty 4 : CoD 4 Scriptinghello
I think http://www.infinityward.com/script/ does not work .
Can I get the complete list of functions used in .gsc scripting from
anywhere .
... [ more] |
4 |
251 |
Jul 2, 2008 03:20 am by sudhir |
 |
Round switching not workingCall of Duty 4 : CoD 4 ScriptingThanks Tally & caretaker.... [ more] |
5 |
161 |
Jul 2, 2008 02:21 am by sudhir |
 |
Round switching not workingCall of Duty 4 : CoD 4 ScriptingHello ,
I am using ModWarfare MODS.
I want after every round teams should be swapped.
I can do this by setting "scr_sd_roundswitch" variable to 1.
But after round 1, I can still see the previous teams details
on screen like score on t... [ more] |
5 |
161 |
Jun 25, 2008 01:11 am by sudhir |
 |
Register Admin CommandCall of Duty 4 : CoD 4 ScriptingThanks. That is good.... [ more] |
5 |
211 |
Jun 25, 2008 12:58 am by sudhir |
 |
print message for all playersCall of Duty 4 : CoD 4 ScriptingHello ,
Is there any script funcation/comand to print message in bold on all
players screen.
Like in CSS mod scription we have
PrintCenterTextAll("Printing on all players screen");
comand.
I want single funcation that will print message ... [ more] |
2 |
177 |
Jun 21, 2008 08:01 am by sudhir |
 |
capture roundstart/roundend/gamestart/gamend eventsCall of Duty 4 : CoD 4 Scriptingthanks Caretaker for your help.... [ more] |
3 |
129 |
Jun 21, 2008 07:48 am by sudhir |
 |
capture roundstart/roundend/gamestart/gamend eventsCall of Duty 4 : CoD 4 ScriptingHello ,
I am using ModWarfare MODS.
Can I hook my callback function to server events .
I mean , for example when round ends How Can I capture the
round end event and perform some action using callback function.
or when game ends how Ca... [ more] |
3 |
129 |
Jun 20, 2008 01:06 am by sudhir |
 |
Register Admin CommandCall of Duty 4 : CoD 4 ScriptingOk, my quesution was
Is there a way to create my own Rocn command or Server Command in the my
COD4 scripting .
Like when I type "/rcon kill_all" from HLSW then my script should
understand it and do what I want to do with callback function.
Tha... [ more] |
5 |
211 |
Jun 19, 2008 05:00 am by sudhir |
 |
Register Admin CommandCall of Duty 4 : CoD 4 ScriptingHello,
We have RegAdminCmd() in CSS modding (plugin) for registering admin command
.
Like this can we register our admin command in COD4 scripting.So that I can
send it from HLSW as well.
Thanks.....
... [ more] |
5 |
211 |
Jun 19, 2008 03:47 am by sudhir |
 |
Blinking message on screenCall of Duty 4 : CoD 4 Scriptinghello
I am using ModWarfare.
Is there any way to show blinking messgae on screen when player is
playing (like when practice session is going on , the screen should show a
"practice match" message blinking.)
... [ more] |
1 |
113 |
Jun 18, 2008 01:42 pm by sudhir |