.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

The Star & the Crescent- Save $9.00
winSPWW2- Save $6.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 3: The Awakening > Scenarios, Maps and Mods

Reply
 
Thread Tools Display Modes
  #1  
Old May 11th, 2007, 12:42 AM
Murder's Avatar

Murder Murder is offline
Private
 
Join Date: May 2007
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Murder is on a distinguished road
Default Can someone help me with the mod Im trying to make

Hey I just registered on the forum, I read them pretty often, but never really post.

I wanted to make my own mod and I photoshopped stuff off the net to make tga's for my mod which is supposed to be a LA nation of evil vampiric demons

I cant get the mod to start however, it does that N?gok thing and says #name, badname or something.

I fiddled around with the file, tried changing a few things around, I even removed the stuff that could cause extra complications like a starting magic site and new weapons. I just want to get the units to work at least and then add in the extra jazz.

So I added all the units and the new pretender I made to LA ermor, (I previously made my own god with a custom tga and it was pretty cool and worked fine) hoping that that minimize some of the issues that could be caused from errors in the unit defence n' stuff (like I said, I just want to be able to recruit the units i made for a start).

It still gave me the same error, saying i have "#name, badname" or something.

Is there like a list of the different types of errors and what they mean?

if not then can somebody whos an experienced modder download my mod and tell me if they see smething wrong with it.

Also, so I could upload the file I changed it to .txt, and if whoever looks at it wants to look at the folder where I keep my .tga files for this mod then tell me and I will upload them, but I dont think that is where the issue lies so I havnt uploaded it yet.


p.s. after some1 helps me with this error I'll upload the full mod

and meanwhile, Im going to go wash the dishes, I downloaded a bunch of other mods just now so Im going to use them as templates for my mod and hopefully that will work.

but it would still be nice if someone had a look at the unit commands in that mod.

by the way, here is a pic of the pretender that Im making for this mod , I got him to work before, but I want to make a nation that looks coherent with him haha.

[image]http://s29.photobucket.com/albums/c254/Garnak/?action=view&current=diablo1.gif[/image] thats the original (i got a gif so i cud ss different frames to get multiple tga's)

and then photoshopped 2 look cooler
[image]http://s29.photobucket.com/albums/c254/Garnak/?action=view&current=diablo1.jpg[/image]
Attached Files
File Type: txt 520010-nos2.txt (10.6 KB, 126 views)
Reply With Quote
  #2  
Old May 11th, 2007, 01:08 AM
Murder's Avatar

Murder Murder is offline
Private
 
Join Date: May 2007
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Murder is on a distinguished road
Default Re: Can someone help me with the mod Im trying to make *DELETED*

Post deleted by Murder
Reply With Quote
  #3  
Old May 11th, 2007, 01:08 AM
Foodstamp's Avatar
Foodstamp Foodstamp is offline
Major General
 
Join Date: Oct 2006
Location: Tennessee USA
Posts: 2,059
Thanks: 229
Thanked 106 Times in 71 Posts
Foodstamp is on a distinguished road
Default Re: Can someone help me with the mod Im trying to

I will look over the mod for you
__________________
BLAH BLAH BLAH BLAH NEXT TURN.
Reply With Quote
  #4  
Old May 11th, 2007, 01:10 AM

Xietor Xietor is offline
Lieutenant General
 
Join Date: Feb 2007
Location: New Orleans
Posts: 2,741
Thanks: 21
Thanked 28 Times in 17 Posts
Xietor is on a distinguished road
Default Re: Can someone help me with the mod Im trying to

You may want to download a nation mod made by someone else and compare what they did to what you have done.
__________________
"War is an art and as such is not susceptible of explanation by fixed formula."
- General George Patton Jr.
Reply With Quote
  #5  
Old May 11th, 2007, 01:10 AM
Murder's Avatar

Murder Murder is offline
Private
 
Join Date: May 2007
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Murder is on a distinguished road
Default Re: Can someone help me with the mod Im trying to

thanks a bundle mate ... bbcode isnt working -.-
Reply With Quote
  #6  
Old May 11th, 2007, 01:15 AM
Foodstamp's Avatar
Foodstamp Foodstamp is offline
Major General
 
Join Date: Oct 2006
Location: Tennessee USA
Posts: 2,059
Thanks: 229
Thanked 106 Times in 71 Posts
Foodstamp is on a distinguished road
Default Re: Can someone help me with the mod Im trying to

The issue may be with your path commands for your graphics. I noticed that your linking like this "directory/graphicname.tga" instead of "./directory/graphicname.tga". Notice the . at the beginning, that denotes the current directory.

I am not sure, but I believe the way you are doing it makes the game think that the graphic is actually called directory/graphicname.tga instead of being called "graphicname.tga" in the directory. That would probably generate a badname error because it is looking for a bad name for a graphic.

I will look over the scripting some more to see if there are any other errors I can find. Your scripting style is a nightmare for me to read because it is so different than mine, it reminds me of reading someone elses code.
__________________
BLAH BLAH BLAH BLAH NEXT TURN.
Reply With Quote
  #7  
Old May 11th, 2007, 01:34 AM
Murder's Avatar

Murder Murder is offline
Private
 
Join Date: May 2007
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Murder is on a distinguished road
Default Re: Can someone help me with the mod Im trying to

ah kk, ill go try that right now =]


i used the vaetti example mod as my reference and yea this is actually first time im writing commands for a program, ie i didnt do computing at school or anything.

so im not exactly sure about what i can do (to clean it up) without making dom not being able 2 read it.

if i could use tables for the stats that would be really helpful but i dont know if i can or cant.
Reply With Quote
  #8  
Old May 11th, 2007, 01:47 AM
Foodstamp's Avatar
Foodstamp Foodstamp is offline
Major General
 
Join Date: Oct 2006
Location: Tennessee USA
Posts: 2,059
Thanks: 229
Thanked 106 Times in 71 Posts
Foodstamp is on a distinguished road
Default Re: Can someone help me with the mod Im trying to

These two lines here may cause an issue as well...

#newmonster 2001
--Steals stats and sprite from the original draconian chief.

Any commenting should be done outside of the #newmonster (or #selectmonster) and #end commands.

As far as cleaning your scripts up. They look fine to me, they just don't look like mine lol.
__________________
BLAH BLAH BLAH BLAH NEXT TURN.
Reply With Quote
  #9  
Old May 11th, 2007, 01:57 AM
Foodstamp's Avatar
Foodstamp Foodstamp is offline
Major General
 
Join Date: Oct 2006
Location: Tennessee USA
Posts: 2,059
Thanks: 229
Thanked 106 Times in 71 Posts
Foodstamp is on a distinguished road
Default Re: Can someone help me with the mod Im trying to

I see something else that can be potentially buggy as well. You have a #selectnation at the top of your mod, you need to kill that, you have another #selectnation at the bottom of your mod so you will not need to redo it.
__________________
BLAH BLAH BLAH BLAH NEXT TURN.
Reply With Quote
  #10  
Old May 11th, 2007, 02:08 AM
Murder's Avatar

Murder Murder is offline
Private
 
Join Date: May 2007
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Murder is on a distinguished road
Default Re: Can someone help me with the mod Im trying to

lol i didnt have any of the comments or anything like that when i originally made the mod, like i said i used the vaetti 1 as a template, but only after mine didnt work, so the draconian thing is all crap lol, and it still worked with the comments but using different units n stuff (the original vaetti mod), so i dont think its that but then im obviously ammature at this mod stuff so ill try fixing all 3 of those things u told me about then come back and say if it worked

tyvm 4 ur help
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 10:13 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.