View unanswered posts | View active topics It is currently Thu Jan 02, 2025 6:26 pm



Reply to topic  [ 3 posts ] 
 So I'm an idiot... Gun Round Errors 
Author Message
User avatar

Joined: Sun Jun 21, 2009 11:57 pm
Posts: 32
Reply with quote
Post So I'm an idiot... Gun Round Errors
Recently I started playing cortex again and was intending to mod it and then b24 came along and decided to give it a go.

To start off I've essentially straight ripped the M79 from Vault-Tec and mixed it with the revolver cannon from Coalition to create a gun but the main issue I'm having is that I keep getting the same "Edisian Round" hasn't been defined error.

I modded before ages ago but nothing beyond butchering code to see what happens but I just cant get this working at all. I suspect I'm being an idiot.

Anyway, if anyone can point out what I'm doing wrong (mid reading the gun tutorials) then I'd really appreciate it because at the moment I'm seriously baffled.



TL:DR Newbie in need, anyone care to help a man out?


Attachments:
Edisian.ini [7.28 KiB]
Downloaded 148 times
Edisian000.bmp [1.37 KiB]
Not downloaded yet
Thu Dec 16, 2010 7:02 pm
Profile
User avatar

Joined: Thu May 28, 2009 3:59 pm
Posts: 209
Reply with quote
Post Re: So I'm an idiot... Gun Round Errors
Your order is backwards. It is
Code:
AddAmmo = Magazine
...
AddAmmo = Round
...
AddAmmo = TDExplosive
...

when it should be
Code:
AddAmmo = TDExplosive
...
AddAmmo = Round
...
AddAmmo = Magazine
...

What is going on is the Magazine is trying to make a call to the Round info that has not been defined yet.


Thu Dec 16, 2010 7:54 pm
Profile
User avatar

Joined: Sun Jun 21, 2009 11:57 pm
Posts: 32
Reply with quote
Post Re: So I'm an idiot... Gun Round Errors
aaah, I see now.

Cheers, would have been ages before I realise that.


Thu Dec 16, 2010 8:02 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.038s | 14 Queries | GZIP : Off ]