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

Members Online

»
0 Active | 6 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:
Forum: All Forums : Call of Duty 2
Category: CoD2 MP Mapping
CoD 2 mapping and level design.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked
Page
Next Page
subscribe
Author Topic: Help With .gsc
Ranger666
General Member
Since: Aug 23, 2007
Posts: 11
Last: Sep 6, 2007
[view latest posts]
Level 1
Category: CoD2 MP Mapping
Posted: Thursday, Aug. 23, 2007 06:04 pm
Hi All! Me and my friend tried to make a map! but it didnt working! we did like him on the starter movie but we cant make the gsc file! when we try the file dont be a gsc! we save like .gsc but the file dont be a gsc!! Help please! (sorry my bad english.i`m not soo god at english) anyway! Please Help!!!!!!!
Share |
The_Caretaker
General Member
Since: Jun 8, 2004
Posts: 11625
Last: Jul 7, 2009
[view latest posts]
Level 10
Category: CoD2 MP Mapping
Posted: Thursday, Aug. 23, 2007 06:07 pm
it probably remains a .txt file?

Open Windows Explorer
Go to Tools->Folder Options
Tab "view"
UNcheck "hide extentions for known filetypes".

Then you can rename it to .gsc.
Share |
Ranger666
General Member
Since: Aug 23, 2007
Posts: 11
Last: Sep 6, 2007
[view latest posts]
Level 1
Category: CoD2 MP Mapping
Posted: Thursday, Aug. 23, 2007 06:17 pm
and i have one more problem! when i try to open it stands script compile error
Share |
The_Caretaker
General Member
Since: Jun 8, 2004
Posts: 11625
Last: Jul 7, 2009
[view latest posts]
Level 10
Category: CoD2 MP Mapping
Posted: Thursday, Aug. 23, 2007 06:20 pm
pull down your console (shift+~) and read what it says exactly..
You can make a text file of your console by typing /condump log.txt in your console, that saves your console output into a file called log.txt.

Post it here.
Share |
Ranger666
General Member
Since: Aug 23, 2007
Posts: 11
Last: Sep 6, 2007
[view latest posts]
Level 1
Category: CoD2 MP Mapping
Posted: Thursday, Aug. 23, 2007 06:25 pm
it stands like this in the console Menu load error: ui_mp/settings_tdm.menu, line 79: Attempting to change type from 0 to 9.
Move the type definition higher up in the itemDef.

Menu load error: ui_mp/settings_tdm.menu, line 80: Attempting to change type from 0 to 9.
Move the type definition higher up in the itemDef.

Menu load error: ui_mp/settings_tdm.menu, line 101: Attempting to change type from 0 to 9.
Move the type definition higher up in the itemDef.

Menu load error: ui_mp/settings_tdm.menu, line 102: Attempting to change type from 0 to 9.
Move the type definition higher up in the itemDef.

Loading 'ui_mp/settings_ctf.menu'...
Menu load error: ui_mp/settings_ctf.menu, line 79: Attempting to change type from 0 to 9.
Move the type definition higher up in the itemDef.

Menu load error: ui_mp/settings_ctf.menu, line 80: Attempting to change type from 0 to 9.
Move the type definition higher up in the itemDef.

Menu load error: ui_mp/settings_ctf.menu, line 101: Attempting to change type from 0 to 9.
Move the type definition higher up in the itemDef.

Menu load error: ui_mp/settings_ctf.menu, line 102: Attempting to change type from 0 to 9.
Move the type definition higher up in the itemDef.

Loading 'ui_mp/settings_hq.menu'...
Menu load error: ui_mp/settings_hq.menu, line 79: Attempting to change type from 0 to 9.
Move the type definition higher up in the itemDef.

Menu load error: ui_mp/settings_hq.menu, line 80: Attempting to change type from 0 to 9.
Move the type definition higher up in the itemDef.

Menu load error: ui_mp/settings_hq.menu, line 101: Attempting to change type from 0 to 9.
Move the type definition higher up in the itemDef.

Menu load error: ui_mp/settings_hq.menu, line 102: Attempting to change type from 0 to 9.
Move the type definition higher up in the itemDef.

Loading 'ui_mp/settings_sd.menu'...
Loading 'ui_mp/settings_sw.menu'...
Loading 'ui_mp/background.menu'...
WARNING: Could not find 'maps/mp/mp_lol.csv'.
Loading 'ui_mp/ingame.menu'...
Loading 'ui_mp/ingame_controls.menu'...
Loading 'ui_mp/ingame_options.menu'...
Loading 'ui_mp/ingame_system.menu'...
Loading 'ui_mp/ingame_leave.menu'...
Loading 'ui_mp/ingame_callvote.menu'...
Loading 'ui_mp/wm_quickmessage.menu'...
WARNING: sound file 'fire/Fire_Sm_loop01.wav' used as streamed in alias 'smallfire' and loaded in alias 'barrel'
------- Game Initialization -------
gamename: Call of Duty 2
gamedate: May 1 2006
----------------------
Game: G_SetupWeaponDef
----------------------

******* script compile error *******
bad syntax: (file 'maps/mp/mp_lol.gsc', line 2)
maps\mp\_load::main():
*
************************************
writing to: C:\Program\Activision\Call of Duty 2\servercache.dat
Error during initialization:
script compile error
(see console for details)
Share |
The_Caretaker
General Member
Since: Jun 8, 2004
Posts: 11625
Last: Jul 7, 2009
[view latest posts]
Level 10
Category: CoD2 MP Mapping
Posted: Thursday, Aug. 23, 2007 06:26 pm
lines in your script should end with a ; not with a :
Share |
Ranger666
General Member
Since: Aug 23, 2007
Posts: 11
Last: Sep 6, 2007
[view latest posts]
Level 1
Category: CoD2 MP Mapping
Posted: Thursday, Aug. 23, 2007 06:31 pm
sorry thata i dont undrestand so muck but what should i do??
Share |
Ranger666
General Member
Since: Aug 23, 2007
Posts: 11
Last: Sep 6, 2007
[view latest posts]
Level 1
Category: CoD2 MP Mapping
Posted: Thursday, Aug. 23, 2007 06:49 pm
i mean sorry that i don`t Unerstand so much but what should i do??
Share |
The_Caretaker
General Member
Since: Jun 8, 2004
Posts: 11625
Last: Jul 7, 2009
[view latest posts]
Level 10
Category: CoD2 MP Mapping
Posted: Thursday, Aug. 23, 2007 07:04 pm
open your .gsc file

and replace

maps\mp\_load::main():
with
maps\mp\_load::main();

notice the : and the ;?
Share |
Ranger666
General Member
Since: Aug 23, 2007
Posts: 11
Last: Sep 6, 2007
[view latest posts]
Level 1
Category: CoD2 MP Mapping
Posted: Friday, Aug. 24, 2007 03:28 pm
can you send what it should stand in a gsc file exactly[read]?? please??
Share |
Restricted Access Topic is Locked
Page
Next Page
subscribe
MODSonline.com Forums : Call of Duty 2 : CoD2 MP Mapping

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

»