Alliedassault           
FAQ Calendar
Go Back   Alliedassault > FPS Gaming General Discussion > MoH Maps, Mods & Skins
Reload this Page Where'd the weapons and mods go ?!!!
MoH Maps, Mods & Skins Discuss custom maps, skins and mods here.

Reply
 
Thread Tools Display Modes
Where'd the weapons and mods go ?!!!
Old
  (#1)
philadelphia killing mach is Offline
Senior Member
 
Posts: 1,366
Join Date: May 2004
Location: I hate HippiesLand
   
Default Where'd the weapons and mods go ?!!! - 11-23-2004, 10:40 AM

Finally put my custom mall map into a pk3 file (scr, ui, maps, scritps, textures...) but now when i run it , it won't read any of my other mods (skin mods, weapon mods, sound mods...) and worse yet, if i use a mohaa weapon, the game freezes (this is all done on mp). if i run another mod mp map, everything is okay, mods are read. so i'm sure it's gotta be either the .src for my new custom map or the map .pk3 name.

i've tried the following for map .pk3 names
  • user_676_Mallrats.pk3
    zzzz_676_Mallrats.pk3
    676_Mallrats.pk3

i also tried naming the map .pk3 with PKM in the begining but a lot of my other mods start with PKM, this didn't fix anything. so could it be the .scr ?

[code:e95cf]
// Mallrats
// ARCHITECTURE: PKM
// SCRIPTING: PKM

main:

// set scoreboard messages
setcvar "g_obj_alliedtext1" ""
setcvar "g_obj_alliedtext2" ""
setcvar "g_obj_alliedtext3" ""
setcvar "g_obj_axistext1" ""
setcvar "g_obj_axistext2" ""
setcvar "g_obj_axistext3" ""

setcvar "g_scoreboardpic" "none"

setcvar "g_scoreboardpic" "loading_mallrats"

level waitTill prespawn

//*** Precache Dm Stuff
exec global/DMprecache.scr

level.script = maps/dm/mallrats.scr

level waittill spawn
end
[/code:e95cf]

again, the map runs but no mods show up and if i use a mohaa default weapon, it freezes when i pull the trigger.
  
Reply With Quote
Old
  (#2)
Scorpion -]M15F1T[- is Offline
Sergeant 1st Class
 
Posts: 1,664
Join Date: May 2004
Location: Joined: 06 May 2003
   
Default 11-23-2004, 11:41 AM

As far as i know bud you cant use numbers in map or script names
so I would look there?

Scorp
  
Reply With Quote
Old
  (#3)
philadelphia killing mach is Offline
Senior Member
 
Posts: 1,366
Join Date: May 2004
Location: I hate HippiesLand
   
Default 11-23-2004, 11:56 AM

good idea, i'll give that a shot
  
Reply With Quote
Old
  (#4)
philadelphia killing mach is Offline
Senior Member
 
Posts: 1,366
Join Date: May 2004
Location: I hate HippiesLand
   
Default 11-23-2004, 04:01 PM

nah scorp, i redid the urc, dm/loading script, scr with just mallrats as the title of the map and still can't get any mods to show up.
  
Reply With Quote
Old
  (#5)
imported_Grim_Reaper is Offline
Senior Member
 
Posts: 3,452
Join Date: Jun 2003
Location: mASSachusetts
  Send a message via AIM to imported_Grim_Reaper Send a message via MSN to imported_Grim_Reaper  
Default 11-23-2004, 04:17 PM

press the console key to see if there are any errors after its done loading.
  
Reply With Quote
Old
  (#6)
pfaust60 is Offline
Senior Member
 
Posts: 199
Join Date: Oct 2004
   
Default 11-23-2004, 11:01 PM

what files did you put there? may be you didnt put a youremap_precache.scr file rolleyes:
  
Reply With Quote
Old
  (#7)
Scorpion -]M15F1T[- is Offline
Sergeant 1st Class
 
Posts: 1,664
Join Date: May 2004
Location: Joined: 06 May 2003
   
Default 11-23-2004, 11:21 PM

Maybe a conflict with other mods? Oh yeah and as grim says debug to console and see what u get

Scorp
  
Reply With Quote
Old
  (#8)
philadelphia killing mach is Offline
Senior Member
 
Posts: 1,366
Join Date: May 2004
Location: I hate HippiesLand
   
Default 11-24-2004, 08:27 AM

i got all kinds of errors in the console (too many to list) i would list them but they were different errors everytime i tried to load the map. precache.scr file ?
rewrote the .scr, the loading_mymap.url, loading_mymap.shader, mymap.scr files and still have the problem yet, if i simply put the mymap.bsp file into main/maps/dm and the textures for that map into the main it works fine, no problems all mods are read. i pack all the above up again and create a mymap.pk3 and mohaa freezes as soon as the map fully loads. so the map is fine, the textures are fine, it's gotta be in the coding somewhere. i don't see it as anything to do with the loading screen since that works fine and how would those files affect the game itself.

i'm confused on the precache.scr file suggestion; unless you're talking about the .scr; i've never had a precache.scr file in any of my maps.

what file do you guys need me to post for more info ?

scorp, on the debuggin.............i simply pulled up my console as soon as the map fully loaded, i didn't run any kind of debug while in there, only scrolled up and down looking for error lines.
  
Reply With Quote
Old
  (#9)
pfaust60 is Offline
Senior Member
 
Posts: 199
Join Date: Oct 2004
   
Default 11-24-2004, 09:48 AM

precache flie is supporting the scr file, send youre scr file to me, and ill try to make a precache file (dont worry ill not steal it) pfaust60@hotmail.com
  
Reply With Quote
Old
  (#10)
philadelphia killing mach is Offline
Senior Member
 
Posts: 1,366
Join Date: May 2004
Location: I hate HippiesLand
   
Default 11-24-2004, 10:09 AM

could care less if you stole it lol . it's at the begining of this thread, i'll edit the post to read the new map name.
again, i've never used a precache.scr, don't see what that's gonna do but whatta i know ?
  
Reply With Quote
Old
  (#11)
pfaust60 is Offline
Senior Member
 
Posts: 199
Join Date: Oct 2004
   
Default 11-24-2004, 10:41 AM

i may be wrong but was just thinking: go to pak0/global and find dmprecache.scr and put it whit youre bsp file, if it doesnt work, change the name dmprecache.scr to youremap_precache.scr and along with youre bsp it goes! btw did you ever made a sp maps?
  
Reply With Quote
Old
  (#12)
philadelphia killing mach is Offline
Senior Member
 
Posts: 1,366
Join Date: May 2004
Location: I hate HippiesLand
   
Default 11-24-2004, 11:18 AM

i looked into doing sp to mp maps, freakin' insane coding involved, no ty.


you think not having the following code underneath

level.script = maps/dm/theclinic.scr

would do it ?

[code:0eeb2]exec global/ambient.scr mapname [/code:0eeb2]
  
Reply With Quote
Old
  (#13)
Godsmack is Offline
Senior Member
 
Posts: 3,572
Join Date: Apr 2003
Location: I cut bitches
  Send a message via AIM to Godsmack  
Default 11-24-2004, 11:21 AM

[quote="Grim_Reaper":c20f0]press the console key to see if there are any errors after its done loading.[/quote:c20f0]

did you try that
  
Reply With Quote
Old
  (#14)
philadelphia killing mach is Offline
Senior Member
 
Posts: 1,366
Join Date: May 2004
Location: I hate HippiesLand
   
Default 11-24-2004, 11:22 AM

GS, i posted i allready tried that and the errors would change everytime i reloaded the map.
  
Reply With Quote
Old
  (#15)
Godsmack is Offline
Senior Member
 
Posts: 3,572
Join Date: Apr 2003
Location: I cut bitches
  Send a message via AIM to Godsmack  
Default 11-24-2004, 11:23 AM

oh my bad didnt see that
  
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBulletin Skin developed by: vBStyles.com
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.