perfectdarck

Do you search a certain mutator, mod, skin, map, everything else?
Post Reply
UT99.org

perfectdarck

Post by UT99.org »

medor wrote:Missing files in http://www.moddb.com/mods/perfect-dark-mod
User avatar
Dr.Flay
Godlike
Posts: 3347
Joined: Thu Aug 04, 2011 9:26 pm
Personal rank: Chaos Evangelist
Location: Kernow, UK
Contact:

Re: perfectdarck

Post by Dr.Flay »

UT99.org

Re: perfectdarck

Post by UT99.org »

medor wrote:no way for the moment ...can't to find it under uz to


After moddb files
Warning: Failed to load 'Package0': Can't find file for package 'Package0'
Warning: Failed to load 'Texture Package0.Screenshot': Can't find file for package 'Package0'
Warning: Failed to load 'Package1': Can't find file for package 'Package1'
Warning: Failed to load 'LevelSummary Package1.LevelSummary': Can't find file for package 'Package1'
JackGriffin
Godlike
Posts: 3774
Joined: Fri Jan 14, 2011 1:53 pm
Personal rank: -Retired-

Re: perfectdarck

Post by JackGriffin »

Those calls for Package are completely wrong. Something is very bad with whatever it is you are testing.
So long, and thanks for all the fish
UT99.org

Re: perfectdarck

Post by UT99.org »

medor wrote:if i switch to an other perfectdarck gametupe it request for example Package6 and Package7
JackGriffin
Godlike
Posts: 3774
Joined: Fri Jan 14, 2011 1:53 pm
Personal rank: -Retired-

Re: perfectdarck

Post by JackGriffin »

Yeah, that's wrong. It doesn't know the name of the package for some reason. Is this compiled under a different engine version, like maybe the console UT version?
So long, and thanks for all the fish
UT99.org

Re: perfectdarck

Post by UT99.org »

medor wrote:Just try with no XConsole but UTConsole but always no weapons and same error
JackGriffin
Godlike
Posts: 3774
Joined: Fri Jan 14, 2011 1:53 pm
Personal rank: -Retired-

Re: perfectdarck

Post by JackGriffin »

I just looked at the modDB page. This is a N64 remake and that fits what I think is wrong. It's not far enough along in the development stage to work or it relies on other packages you don't have or that are corrupt. It would take opening the source code to find out but the bottom line is that it's pretty solidly FUBAR. The original maker is still around though:
https://twitter.com/mb_zhp
You might chat him, though he doesn't look like the sharing type.
So long, and thanks for all the fish
UT99.org

Re: perfectdarck

Post by UT99.org »

medor wrote:Find.
Just need to define a arena mode weapon. Sniperarena or other


for specific PDWeapons
Weapon[10]=MOD:PDark DES:CMP-150 STR:PDark.PD_CMP AMO:PDark.PD_Ammo_TypeII
Weapon[11]=MOD:PDark DES:Combat Knife STR:PDark.PD_Knife AMO:PDark.PD_Knife_Ammo
Weapon[12]=MOD:PDark DES:Dragon STR:PDark.PD_Dragon AMO:PDark.PD_Ammo_TypeIII
Weapon[13]=MOD:PDark DES:Falcon 2 STR:PDark.PD_Falcon2 AMO:PDark.PD_Ammo_TypeI
Weapon[14]=MOD:PDark DES:Proximity Mine STR:PDark.PD_Mine_Prox AMO:PDark.PD_Mine_Ammo_Prox
Weapon[15]=MOD:PDark DES:Remote Mine STR:PDark.PD_Mine_Remote AMO:PDark.PD_Mine_Ammo_Remote
Weapon[16]=MOD:PDark DES:Timed Mine STR:PDark.PD_Mine_Timed AMO:PDark.PD_Mine_Ammo_Timed


Ammo[8]=MOD:PDark DES:PD_Ammo_TypeI STR:PDark.PD_Ammo_TypeI
Ammo[9]=MOD:PDark DES:PD_Ammo_TypeII STR:PDark.PD_Ammo_TypeII
Ammo[10]=MOD:PDark DES:PD_Ammo_TypeIII STR:PDark.PD_Ammo_TypeIII
Ammo[11]=MOD:PDark DES:PD_Ammo_TypeIV STR:PDark.PD_Ammo_TypeIV
Ammo[12]=MOD:PDark DES:PD_Ammo_TypeV STR:PDark.PD_Ammo_TypeV
Ammo[13]=MOD:PDark DES:PD_Knife_Ammo STR:PDark.PD_Knife_Ammo
Ammo[14]=MOD:PDark DES:PD_Mine_Ammo_Prox STR:PDark.PD_Mine_Ammo_Prox
Ammo[15]=MOD:PDark DES:PD_Mine_Ammo_Remote STR:PDark.PD_Mine_Ammo_Remote
Ammo[16]=MOD:PDark DES:PD_Mine_Ammo_Timed STR:PDark.PD_Mine_Ammo_Timed
Post Reply