Data Realms Fan Forums
http://45.55.195.193/

How do I create my own One Man Army?
http://45.55.195.193/viewtopic.php?f=1&t=21451
Page 1 of 1

Author:  Asklar [ Wed Feb 09, 2011 9:29 pm ]
Post subject:  How do I create my own One Man Army?

I copied the .lua file of the One Man Army mode, and changed the actor to one of my actors.
Then, I made a Mission.ini which had the same things as the .ini of CC that had the One man army.
But when I begin to play, it shows the empty map, there isn't anything, I can't move the cursor, etc.

What's the problem?

Author:  Dylanhutch [ Thu Feb 10, 2011 5:55 am ]
Post subject:  Re: How do I create my own One Man Army?

Asklar wrote:
I copied the .lua file of the One Man Army mode, and changed the actor to one of my actors.
Then, I made a Mission.ini which had the same things as the .ini of CC that had the One man army.
But when I begin to play, it shows the empty map, there isn't anything, I can't move the cursor, etc.

What's the problem?


You might have to change the activity name.

e.g
Code:
function OneManArmy:StartActivity()

Changed to
Code:
function MyOneManArmy:StartActivity()


You will also have to change every single instance in the file to that of the one you are using.

Attachment:
One Man Army.7z [2.41 KiB]
Downloaded 171 times

Author:  Asklar [ Thu Feb 10, 2011 8:03 am ]
Post subject:  Re: How do I create my own One Man Army?

Ok, thanks dude, that worked.

Author:  Dylanhutch [ Thu Feb 10, 2011 9:19 am ]
Post subject:  Re: How do I create my own One Man Army?

No problem.
:)

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/