|
|
|
|
|
October 19th, 2006, 09:59 AM
|
|
Lieutenant General
|
|
Join Date: Sep 2003
Location: Hyvinkää, Finland
Posts: 2,703
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Need help sorting an error in my mod
My simple mod is attached to this one. It modifies late Caelum.
When I try to open the recruitment screen in my capital Dominions 3 crashes with
"Något gick fel!
myloadmalloc: can't open ./mods/./raptors/"
Anyone know what's wrong with it?
__________________
"Boobs are OK. Just not for Nerfix [img]/threads/images/Graemlins/Smile.gif[/img] ."
- Kristoffer O.
|
October 19th, 2006, 10:05 AM
|
Sergeant
|
|
Join Date: Sep 2003
Location: Norway
Posts: 346
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Need help sorting an error in my mod
You have an extra " in your #spr1 and #spr2 commands.
It should be #spr1 "raptors/Crossbow2.tga" rather than #spr2 "./raptors/"Crossbow2.tga"
__________________
"Freefall, my old nemesis! All I have to do is activate my compressed gas rocket boots and I will cheat you once again! Belt control ON!…On?" [i]Othar Trygvasson[i]
|
October 19th, 2006, 10:10 AM
|
|
Lieutenant General
|
|
Join Date: Sep 2003
Location: Hyvinkää, Finland
Posts: 2,703
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: Need help sorting an error in my mod
Alright, fixed that one, but after trying process a turn when I recruit the units Dominions 3 crashes during turn prcessing with
"Något gick fel!
Pointless unitfx"
O__o
__________________
"Boobs are OK. Just not for Nerfix [img]/threads/images/Graemlins/Smile.gif[/img] ."
- Kristoffer O.
|
October 19th, 2006, 10:23 AM
|
|
National Security Advisor
|
|
Join Date: Sep 2003
Location: Eastern Finland
Posts: 7,110
Thanks: 145
Thanked 153 Times in 101 Posts
|
|
Re: Need help sorting an error in my mod
Quote:
Nerfix said:
Alright, fixed that one, but after trying process a turn when I recruit the units Dominions 3 crashes during turn prcessing with
"Något gick fel!
Pointless unitfx"
O__o
|
Try smaller unitnrs.
Quote:
Monster nbr should be a number between 2000 and 2999.
|
2999 is too high. You should lwoer weapon number as well.
|
October 19th, 2006, 10:34 AM
|
|
Lieutenant General
|
|
Join Date: Sep 2003
Location: Hyvinkää, Finland
Posts: 2,703
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: Need help sorting an error in my mod
alrigh
Will 9998, 2997 and 2998 do?
__________________
"Boobs are OK. Just not for Nerfix [img]/threads/images/Graemlins/Smile.gif[/img] ."
- Kristoffer O.
|
October 19th, 2006, 10:37 AM
|
|
National Security Advisor
|
|
Join Date: Sep 2003
Location: Eastern Finland
Posts: 7,110
Thanks: 145
Thanked 153 Times in 101 Posts
|
|
Re: Need help sorting an error in my mod
Quote:
4.2 #newweapon <weapon nbr>
Weapon nbr should be a number between 600 and 999.
It mustn’t be the same as any other weapon. This new
weapon will be affected by the following modding commands
and there should be an #end command at the end.
|
I doubt it.
|
October 19th, 2006, 10:43 AM
|
|
Lieutenant General
|
|
Join Date: Sep 2003
Location: Hyvinkää, Finland
Posts: 2,703
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: Need help sorting an error in my mod
oh, okay
__________________
"Boobs are OK. Just not for Nerfix [img]/threads/images/Graemlins/Smile.gif[/img] ."
- Kristoffer O.
|
October 19th, 2006, 10:49 AM
|
|
Lieutenant General
|
|
Join Date: Sep 2003
Location: Hyvinkää, Finland
Posts: 2,703
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: Need help sorting an error in my mod
Alright, it works now but two problems need to be solved:
- The crossbow fires every turn
- The crossbow bolt looks like a red glob
__________________
"Boobs are OK. Just not for Nerfix [img]/threads/images/Graemlins/Smile.gif[/img] ."
- Kristoffer O.
|
October 19th, 2006, 12:39 PM
|
|
National Security Advisor
|
|
Join Date: Sep 2003
Location: Eastern Finland
Posts: 7,110
Thanks: 145
Thanked 153 Times in 101 Posts
|
|
Re: Need help sorting an error in my mod
Quote:
Nerfix said:
Alright, it works now but two problems need to be solved:
- The crossbow fires every turn
- The crossbow bolt looks like a red glob
|
#nratt is bugged, doesn't work.
4.24 #flyspr <flysprite nbr> <animation
length>
Use this command to set how the arrow looks like for a
missile weapon. Table 5 shows some numbers that can
be used for missile weapons.
Flysprite 109
Anim length 1
Looks like Arrow
|
October 19th, 2006, 01:28 PM
|
|
Lieutenant General
|
|
Join Date: Sep 2003
Location: Hyvinkää, Finland
Posts: 2,703
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: Need help sorting an error in my mod
Shouldn't that be in the form #109 1 ?
And if nratt doesn't work what am I going to use? D:
__________________
"Boobs are OK. Just not for Nerfix [img]/threads/images/Graemlins/Smile.gif[/img] ."
- Kristoffer O.
|
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
|
|
|
|
|