Author |
Message |
Garkin
Joined: Thu Jan 28, 2010 3:26 pm Posts: 10
|
could not mach property(HDFirearm)!!!
I got a big problem with two weapons, pls I am just a beginner help me
Dowload two posts down
Last edited by Garkin on Thu Apr 15, 2010 4:52 pm, edited 1 time in total.
|
Sun Apr 11, 2010 4:34 pm |
|
|
neroe23
Joined: Tue Mar 10, 2009 7:16 pm Posts: 102
|
Re: could not mach property(HDFirearm)!!!
Uh, well, pls don't post large amounts of code, just post your mod. I will see what's wrong with it.
|
Sun Apr 11, 2010 7:14 pm |
|
|
Garkin
Joined: Thu Jan 28, 2010 3:26 pm Posts: 10
|
Re: could not mach property(HDFirearm)!!!
|
Mon Apr 12, 2010 5:46 pm |
|
|
Garkin
Joined: Thu Jan 28, 2010 3:26 pm Posts: 10
|
Re: could not mach property(HDFirearm)!!!
-bump- sry for doppel post now the mesage: NO THE PROBLEM IS NOT SOLVED YOU HAVE TO UNCOMMEND THE WEAPONS IN WeaponPack.rte/Devices/Weapons/Index.ini HAVE YOU UNDERSTUD THAT, if yes pls help me with that.
|
Tue Apr 20, 2010 2:14 pm |
|
|
ajlw
Joined: Mon Mar 15, 2010 11:46 pm Posts: 67
|
Re: could not mach property(HDFirearm)!!!
... I don't get it. Could you write down the error and what line it is one? I'm not skipping through this huge file of yours xD Btw, really freakin' love your avatar
|
Tue Apr 20, 2010 3:43 pm |
|
|
Garkin
Joined: Thu Jan 28, 2010 3:26 pm Posts: 10
|
Re: could not mach property(HDFirearm)!!!
The error is: could not mach property at line 3 of FN-P90 or: could not mach property at line 1 of STEYR AUG but I didn't writhe anything at line 3 Jea I love it too
|
Wed Apr 21, 2010 11:26 am |
|
|
Gotcha!
Joined: Tue Apr 01, 2008 4:49 pm Posts: 1972 Location: The Netherlands
|
Re: could not mach property(HDFirearm)!!!
Err, the file is over 50 mb. What's in that thing?
|
Wed Apr 21, 2010 12:42 pm |
|
|
Garkin
Joined: Thu Jan 28, 2010 3:26 pm Posts: 10
|
Re: could not mach property(HDFirearm)!!!
A to do list with a video
|
Wed Apr 21, 2010 3:42 pm |
|
|
Gotcha!
Joined: Tue Apr 01, 2008 4:49 pm Posts: 1972 Location: The Netherlands
|
Re: could not mach property(HDFirearm)!!!
Well, zip up that mod of yours and put it here then, so that others can take a look. (Without videos/diary/mp3 collections.)
|
Wed Apr 21, 2010 8:24 pm |
|
|
ajlw
Joined: Mon Mar 15, 2010 11:46 pm Posts: 67
|
Re: could not mach property(HDFirearm)!!!
Garkin wrote: The error is: could not mach property at line 3 of FN-P90 or: could not mach property at line 1 of STEYR AUG but I didn't writhe anything at line 3 ... This... should be obvious.... ... why don't you post the first few lines of the fn-p90 and steyr aug ...
|
Thu Apr 22, 2010 10:37 am |
|
|
Garkin
Joined: Thu Jan 28, 2010 3:26 pm Posts: 10
|
Re: could not mach property(HDFirearm)!!!
FNP-90
Start/ ///////////// // Rounds
AddAmmo = Round InstanceName = Round FNP-90 ParticleCount = 1 Particle = MOPixel InstanceName = Particle FNP-90 Mass = 0.03 RestThreshold = 5 LifeTime = 800 Sharpness = 35 HitsMOs = 1 GetsHitByMOs = 0 Atom = Atom Material = Material CopyOf = Bullet Metal Shell = AEmitter CopyOf = Shell Smoking FireVelocity = 110 ShellVelocity = 3 Separation = 5 /End
STAYR AUG
Start/ AddAmmo = Round InstanceName = Round stayraug ParticleCount = 1 Particle = MOPixel InstanceName = Particle stayraug Mass = 0.03 RestThreshold = 5 LifeTime = 700 Sharpness = 25 HitsMOs = 1 GetsHitByMOs = 0 Atom = Atom Material = Material CopyOf = Bullet Metal Shell = MOSParticle CopyOf = Casing FireVelocity = 110 ShellVelocity = 16 Separation = 5 /End
|
Thu Apr 22, 2010 1:50 pm |
|
|
ajlw
Joined: Mon Mar 15, 2010 11:46 pm Posts: 67
|
Re: could not mach property(HDFirearm)!!!
Does it litterally state Start/
It's not supposed to be in there at all.
I don't know where you saw how to code like that, but InstanceName is obsolete
Use: PresetName =
instead.
I want you to open a few other scripts, just download a random one, and compare a gun's coding with yours. It just doesn't make sense to me. It's like you're coding for the really old version.
|
Thu Apr 22, 2010 5:48 pm |
|
|
Garkin
Joined: Thu Jan 28, 2010 3:26 pm Posts: 10
|
Re: could not mach property(HDFirearm)!!!
no the Start/ is not in the script, but thx for that with the name and there are also the two scripts only for download and no other stuff edit: i changed InstanceName into PresetName and it still dosen't work
|
Fri Apr 23, 2010 12:57 pm |
|
|
ajlw
Joined: Mon Mar 15, 2010 11:46 pm Posts: 67
|
Re: could not mach property(HDFirearm)!!!
Like I said, compare your mod/script to another mod/script of the same type of weapon or whatever, and you'll see what is missing.
Sorry, can't do much more for you.
|
Fri Apr 23, 2010 1:03 pm |
|
|
|