|
|
|
|
August 19th, 2009, 12:24 PM
|
General
|
|
Join Date: May 2004
Location: Seattle, WA
Posts: 3,011
Thanks: 0
Thanked 45 Times in 35 Posts
|
|
100 Prec Weapon Possible?
I know that its possible to have 100 prec weapons because many do: mind blast, mesmerize, etc. But when I tried modding it myself it totally failed. Setting #att 100 on a ranged weapon just caps at 25...
Is it possible to mod a 100 prec weapon? If so, what command(s) do you use??
|
August 22nd, 2009, 01:48 PM
|
General
|
|
Join Date: May 2004
Location: Seattle, WA
Posts: 3,011
Thanks: 0
Thanked 45 Times in 35 Posts
|
|
Re: 100 Prec Weapon Possible?
Bump - none of you modders have even tried this?
|
August 22nd, 2009, 04:48 PM
|
|
Major General
|
|
Join Date: Oct 2006
Location: Tennessee USA
Posts: 2,059
Thanks: 229
Thanked 106 Times in 71 Posts
|
|
Re: 100 Prec Weapon Possible?
I tried it once for a caster targeted spell, but I am not sure if it works properly. Here is the code I used:
#newspell
#name "Fade into the Veil"
#descr "The caster steps into the Veil, the thin magically wall that seperates this world and the source of all nature magic. This causes the caster to become ethereal, for she is not completely in this world."
#school 1
#researchlevel 0
#path 0 6
#pathlevel 0 3
#effect 10
#fatiguecost 20
#flightspr -1
#explspr 10001
#nreff 1
#precision 100
#range 0
#damage 134217728
#sound 22
#special 8404992
#restricted 77
#end
__________________
BLAH BLAH BLAH BLAH NEXT TURN.
|
August 24th, 2009, 05:07 AM
|
BANNED USER
|
|
Join Date: Feb 2007
Posts: 5,463
Thanks: 165
Thanked 324 Times in 190 Posts
|
|
Re: 100 Prec Weapon Possible?
It works fine for spells, he's talking weapons.
I already answered his question on irc, in the negatory. I'd be surprised if someone came in and had the clean answer he wants.
|
August 24th, 2009, 05:19 AM
|
|
Colonel
|
|
Join Date: Jun 2007
Location: Finland
Posts: 1,617
Thanks: 179
Thanked 304 Times in 123 Posts
|
|
Re: 100 Prec Weapon Possible?
The only way is to overwrite vanilla attack with 100 precision. There is a ranged "Curse" attack that is used just by some Doom Horror and a marginal Bogarus summon.
|
August 24th, 2009, 04:52 PM
|
General
|
|
Join Date: May 2004
Location: Seattle, WA
Posts: 3,011
Thanks: 0
Thanked 45 Times in 35 Posts
|
|
Re: 100 Prec Weapon Possible?
I eventually just gave up. Chalked it up to another of the glaring Dom3 inconsistencies.
|
August 25th, 2009, 05:03 AM
|
|
Colonel
|
|
Join Date: Jun 2007
Location: Finland
Posts: 1,617
Thanks: 179
Thanked 304 Times in 123 Posts
|
|
Re: 100 Prec Weapon Possible?
Quote:
Originally Posted by Ironhawk
I eventually just gave up. Chalked it up to another of the glaring Dom3 inconsistencies.
|
Modding is 60% coding, 30% compromising and 10% clever hacks. This is one of those situations where you just have to either compromise or do a clever hack.
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|