
Members Online»
0 Active | 12 Guests
Online:
|
LATEST FORUM THREADS»
by ammys09
Posts: 1 / 274 warfare
CoD4 Map + Mod Releases by devielthan
Posts: 1 / 1779 Key Things the Design Comm...
CoDBO MP Mapping by rabbihasan21
Posts: 1 / 1102 Three Out of 10 Television...
CoDBO General by warrior777
Posts: 2 / 901 Voting menu on maps
CoD+UO General by
Posts: 0 / 795 Hauling 911
CoDBO3 General |
Polls»
|
|
| Topic | Replies | Views | Last Post | |
![]() |
Rank? Call of Duty 2 : CoD2 Scripting well, we are here to help players ( i know i havent been any better but i think i have learned ;D ) well, you could download the mod out of the internet or anywhere else but have to include it into the mod by yourself. Sounds simple doesnt it? ;D... [more] |
3 | 1498 | Jan 4, 2011 05:58 pm by Brokzor ![]() |
![]() |
Controlling chat by .gsc file ? Call of Duty 2 : CoD2 Scripting no i wouldn't believe that, a script doesnt effect the server to often, except you have something like unlimited loops in it. So i think it should be fine, the only thing i thought could be messy would be that the mod wouldn't get every message if they ar... [more] |
8 | 2967 | Jan 3, 2011 05:32 pm by Brokzor ![]() |
![]() |
Controlling chat by .gsc file ? Call of Duty 2 : CoD2 Scripting yeah i think so too, i think this script you would have to make would be really tough. You could just use B3 and turn every other option off.... [more] |
8 | 2967 | Jan 3, 2011 05:17 pm by Brokzor ![]() |
![]() |
Animation Call of Duty 2 : CoD2 Scripting well.. i think i know what you mean with put it on your weapon, but i dont know how to put it on it... could you explain it a little bit more please? so i understand :)... [more] |
3 | 1314 | Jan 1, 2011 02:32 am by Brokzor ![]() |
![]() |
Animation Call of Duty 2 : CoD2 Scripting Hey there, it is me again... well now, i am wondering, can i give my testclient a specific animation? So when i tell him that he should do the walking anymation that he is actually doing it?... [more] |
3 | 1314 | Dec 31, 2010 07:30 pm by Brokzor ![]() |
![]() |
Execute commands Call of Duty 2 : CoD2 Scripting well, when i report that then others don't have to try that out anymore. Anyways i am going to do it over another way. ui_map = "g_gametype tdm map mp_dawnville"; rotation = getcvar("sv_mapRotation"); setcvar("sv_mapRotation_old",rotation); setc... [more] |
6 | 1307 | Dec 29, 2010 01:20 am by Brokzor ![]() |
![]() |
Execute commands Call of Duty 2 : CoD2 Scripting well that does not work out.. it is just loading the map i have had befre. Does the map have to be in the map rotation?... [more] |
6 | 1307 | Dec 28, 2010 07:54 pm by Brokzor ![]() |
![]() |
Execute commands Call of Duty 2 : CoD2 Scripting Hey guys, i am trying to execute a command via a script. This script should change the map to whatever i want to.... [more] |
6 | 1307 | Dec 28, 2010 04:40 pm by Brokzor ![]() |
![]() |
HUD infront of Menu Call of Duty 2 : CoD2 Scripting ahh thank you, i think i got that!... [more] |
8 | 2452 | Dec 18, 2010 07:41 pm by Brokzor ![]() |
![]() |
HUD infront of Menu Call of Duty 2 : CoD2 Scripting how does getsubstr wrk? i mean what does this command do?... [more] |
8 | 2452 | Dec 18, 2010 06:57 pm by Brokzor ![]() |
![]() |
HUD infront of Menu Call of Duty 2 : CoD2 Scripting could you give me an example of the new menu file? And yeah the text is dynamic.... [more] |
8 | 2452 | Dec 18, 2010 01:28 pm by Brokzor ![]() |
![]() |
HUD infront of Menu Call of Duty 2 : CoD2 Scripting Heey, i was wondering if it is possible to set the hud infront of a menu? So i created a text which should display in the menu. (I took my name). As an example. I created a new menu which shows different infos about myself. But i created those infos ... [more] |
8 | 2452 | Dec 18, 2010 12:49 pm by Brokzor ![]() |
![]() |
Settext and self.name Call of Duty 2 : CoD2 Scripting Haha, what version are you playing on? And how far did yu get yet?... [more] |
5 | 1467 | Dec 17, 2010 06:04 pm by Brokzor ![]() |
![]() |
Settext and self.name Call of Duty 2 : CoD2 Scripting Thank you! That was such a quick answer! If you ever need help with mods etc. just ask me out, i will help you :)... [more] |
5 | 1467 | Dec 17, 2010 05:36 pm by Brokzor ![]() |
![]() |
Settext and self.name Call of Duty 2 : CoD2 Scripting Hey guys! I was just wondering if it is possible to do something like setText(self.name); i tried that out but it didnt work at all! self.self_name = newHudElem(self); self.self_name.x = 60; //630 self.self_name.y = 475; //475 ... [more] |
5 | 1467 | Dec 17, 2010 05:09 pm by Brokzor ![]() |
![]() |
Menu File Call of Duty 2 : CoD2 Scripting well what i wanna do is, i want to set a dvar in a Menu file (like a text field) and exec it there too. edited on Nov. 22, 2010 04:15 pm by Brokzor... [more] |
9 | 1969 | Nov 22, 2010 09:13 pm by Brokzor ![]() |
![]() |
Menu File Call of Duty 2 : CoD2 Scripting I want to create a menu, where i can type something which will be set as a variable.. is that possible? Do i have any alternatives? ... [more] |
9 | 1969 | Nov 22, 2010 03:28 pm by Brokzor ![]() |
![]() |
Execing script Call of Duty 2 : CoD2 Scripting well what i got is, one line where you can type something, this will be set as your dvar, the next button is the send button and now i want to exec the dvar, but the server should exec it... [more] |
2 | 784 | Nov 13, 2010 01:44 pm by Brokzor ![]() |
![]() |
Execing script Call of Duty 2 : CoD2 Scripting Hey guys, i want the server to exec different kind of scripts.. like file1.cfg, file2.cfg file3.cfg well but i don't want to use the rcon for that, i want a server to open up a menu, type something in a box (this will be set as the dvar) and finally... [more] |
2 | 784 | Nov 12, 2010 02:39 pm by Brokzor ![]() |
![]() |
Execute a command without using rcon Call of Duty 4 : CoD4 Scripting Now i get this error here Unknown UI Script adminmenu As you can see i wanna run this script out of the adminmenu but how am i able to solve this error? WHUPPPSS sry guys that was totally my fault!! I solved this myself, THX! well... i ... [more] |
4 | 1118 | Nov 12, 2010 11:20 am by Brokzor ![]() |
![]() |
Execute a command without using rcon Call of Duty 4 : CoD4 Scripting Ok, thanks for the really fast answer! I will test this out now Brokzor... [more] |
4 | 1118 | Nov 12, 2010 10:49 am by Brokzor ![]() |
![]() |
Execute a command without using rcon Call of Duty 4 : CoD4 Scripting Hey guys! I have a question, is there a way to execute a rcon command without using rcon? What i mean is like.. am i able to exec something in my script? Something like exec file.cfg overall what i want to do is, that i am able to combine an ... [more] |
4 | 1118 | Nov 12, 2010 09:44 am by Brokzor ![]() |
| 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