UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

Outdated Black Ops Scripts

broken avatar :(
Created 7 years ago
by jiggy22
0 Members and 1 Guest are viewing this topic.
1,981 views
broken avatar :(
×
broken avatar :(
Location: us
Date Registered: 30 December 2016
Last active: 1 year ago
Posts
229
Respect
Forum Rank
Mr. Elemental
Primary Group
Member
My Contact & Social Links
More
×
jiggy22's Groups
jiggy22's Contact & Social Linksarchdukesquidlyllljiggy22
Hey again, so I'm still working on modding Black Ops, and I'm running into issues regarding editing gsc files and the likes. So when I try to include something like _zombiemode_weapons.gsc in my ff file for example, I get the following error:

Code Snippet
Plaintext
Error
Server script compile error
unknown function
maps/_zombiemode_powerups.gsc(963):
self.worldgundw setModel(
maps\_zombiemode_weapons::get_left_hand_
weapon_model_name( self.weapon ) );
(see console for details)

And of course when I check the console, there's nothing there. I've already checked all of the map files that I'm using, and nothing even resembling the above functions are mentioned anywhere in them. I'm assuming that I'm trying to use outdated versions of these gsc files, as I believe that they were updated following the fourth DLC pack. However, I don't have these updated gsc files for some reason, I guess they didn't come with the beta mod tools or whatever. Anybody know how to fix this? This is a pretty major issue that I need to fix if I want to develop this further! Thanks!
Marked as best answer by jiggy22 7 years ago
broken avatar :(
×
broken avatar :(
OnionmanVere Bo21
Location: ieu dnt wnt 2 no
Date Registered: 27 September 2013
Last active: 1 year ago
Posts
1,864
Respect
Forum Rank
Zombie Destroyer
Primary Group
Community Mapper
My Groups
More
Personal Quote
ok
Signature
Aye mate you don't know me so y don't you shut tf up ok buddy :)

×
Scobalula's Groups
Donator ♥ Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Box Mappers Elite
Box Mappers Elite
Community Mapper Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager.
Community Scripter Has shown effort and knowledge in the area of scripting while being a part of the UGX-Mods community.
Scobalula's Contact & Social Links
Hey again, so I'm still working on modding Black Ops, and I'm running into issues regarding editing gsc files and the likes. So when I try to include something like _zombiemode_weapons.gsc in my ff file for example, I get the following error:

Code Snippet
Plaintext
Error
Server script compile error
unknown function
maps/_zombiemode_powerups.gsc(963):
self.worldgundw setModel(
maps\_zombiemode_weapons::get_left_hand_
weapon_model_name( self.weapon ) );
(see console for details)

And of course when I check the console, there's nothing there. I've already checked all of the map files that I'm using, and nothing even resembling the above functions are mentioned anywhere in them. I'm assuming that I'm trying to use outdated versions of these gsc files, as I believe that they were updated following the fourth DLC pack. However, I don't have these updated gsc files for some reason, I guess they didn't come with the beta mod tools or whatever. Anybody know how to fix this? This is a pretty major issue that I need to fix if I want to develop this further! Thanks!

Dump them from the FFs using an FF Extractor. :P
broken avatar :(
×
broken avatar :(
Location: us
Date Registered: 30 December 2016
Last active: 1 year ago
Posts
229
Respect
Forum Rank
Mr. Elemental
Primary Group
Member
My Contact & Social Links
More
×
jiggy22's Groups
jiggy22's Contact & Social Linksarchdukesquidlyllljiggy22
Whelp, I'm stupid. Though I guess that's what I get for trying to solve things like this at 2:00 in the morning!  ::)
I don't know why I never thought to decompile the common_zombie_patch file  :P

 
Loading ...