I have problem with MP scenario

Discussion of all aspects of multiplayer development: unit balancing, map development, server development, and so forth.

Moderator: Forum Moderators

User avatar
Tomsik
Posts: 1401
Joined: February 7th, 2005, 7:04 am
Location: Poland

Post by Tomsik »

:oops: CODE:

[scenario]
id=def
name= _ "def"
map_data="{maps/multiplayer/def}"
description= _ ""
turns=90

{DAWN}
{MORNING}
{AFTERNOON}
{DUSK}
{FIRST_WATCH}
{SECOND_WATCH}


[side]
side=1
team_name=1
canrecruit=1
controller=ai
type=Ancient Lich
description=Lich King
recruit=Walking Corpse
[/side]
[side]
side=2
team_name=2
canrecruit=1
controller=human
[/side]
[side]
side=3
team_name=2
canrecruit=1
controller=human
[/side]
[side]
side=3
team_name=2
canrecruit=1
controller=human
[/side]
[event]
name=prestart
[store_starting_location]
side=1
variable=location
[/store_starting_location]
[kill]
x=$location.x
y=$location.y
[/kill]
[unit]
x=$location.x
y=$location.y
side=1
canrecruit=1
type=Ancient Lich
description=Lich King
[/unit]
[set_recruit]
side=1
recruit=Walking Corpse
[/set_recruit]
[modify_side]
side=1
team_name=the_evil_lich_guy
[/modify_side]
[/event]


[/scenario]

Do you dont see my signature?
I really dont be good in english. :(
User avatar
Elvish_Pillager
Posts: 8137
Joined: May 28th, 2004, 10:21 am
Location: Everywhere you think, nowhere you can possibly imagine.
Contact:

Post by Elvish_Pillager »

tomsik wrote:CODE:

...

Do you dont see my signature?
I really dont be good in english. :(
You asked for help. I asked you to do one of two things, so that I could help you, and you have done nothing but repeat yourself and complain. I know your English is not very good, but that doesn't help me understand it!
It's all fun and games until someone loses a lawsuit. Oh, and by the way, sending me private messages won't work. :/ If you must contact me, there's an e-mail address listed on the website in my profile.
User avatar
Tomsik
Posts: 1401
Joined: February 7th, 2005, 7:04 am
Location: Poland

Post by Tomsik »

Hmm what i must tell you?(how it should work(?) etc.)
Make list please, it help me to tell what you need.
User avatar
Elvish_Pillager
Posts: 8137
Joined: May 28th, 2004, 10:21 am
Location: Everywhere you think, nowhere you can possibly imagine.
Contact:

Post by Elvish_Pillager »

Well, to start with,
Elvish Pillager wrote:Did you copy that code from your browser?
It's all fun and games until someone loses a lawsuit. Oh, and by the way, sending me private messages won't work. :/ If you must contact me, there's an e-mail address listed on the website in my profile.
User avatar
Tomsik
Posts: 1401
Joined: February 7th, 2005, 7:04 am
Location: Poland

Post by Tomsik »

hmmm...
I copied this code from def.cfg.
User avatar
Elvish_Pillager
Posts: 8137
Joined: May 28th, 2004, 10:21 am
Location: Everywhere you think, nowhere you can possibly imagine.
Contact:

Post by Elvish_Pillager »

tomsik wrote:hmmm...
I copied this code from def.cfg.
No, I mean how did you enter it into def.cfg? Did you copy it from your browser and paste into def.cfg?
It's all fun and games until someone loses a lawsuit. Oh, and by the way, sending me private messages won't work. :/ If you must contact me, there's an e-mail address listed on the website in my profile.
User avatar
Tomsik
Posts: 1401
Joined: February 7th, 2005, 7:04 am
Location: Poland

Post by Tomsik »

Elvish Pillager wrote:
tomsik wrote:
I copied it
User avatar
Elvish_Pillager
Posts: 8137
Joined: May 28th, 2004, 10:21 am
Location: Everywhere you think, nowhere you can possibly imagine.
Contact:

Post by Elvish_Pillager »

Ok, then do this: remove (the code you copied) from your file, and then quote the post that contains the code and re-copy the code from the text field.
It's all fun and games until someone loses a lawsuit. Oh, and by the way, sending me private messages won't work. :/ If you must contact me, there's an e-mail address listed on the website in my profile.
User avatar
Tomsik
Posts: 1401
Joined: February 7th, 2005, 7:04 am
Location: Poland

Post by Tomsik »

still nothing :?
User avatar
Elvish_Pillager
Posts: 8137
Joined: May 28th, 2004, 10:21 am
Location: Everywhere you think, nowhere you can possibly imagine.
Contact:

Post by Elvish_Pillager »

you need [multiplayer] tags instead of [scenario] tags for a multiplayer scenario.
It's all fun and games until someone loses a lawsuit. Oh, and by the way, sending me private messages won't work. :/ If you must contact me, there's an e-mail address listed on the website in my profile.
User avatar
Tomsik
Posts: 1401
Joined: February 7th, 2005, 7:04 am
Location: Poland

Post by Tomsik »

still dont work :x
User avatar
Elvish_Pillager
Posts: 8137
Joined: May 28th, 2004, 10:21 am
Location: Everywhere you think, nowhere you can possibly imagine.
Contact:

Post by Elvish_Pillager »

tomsik wrote:still dont work :x
Well, I can't spot anything else that's wrong...
It's all fun and games until someone loses a lawsuit. Oh, and by the way, sending me private messages won't work. :/ If you must contact me, there's an e-mail address listed on the website in my profile.
User avatar
Tomsik
Posts: 1401
Joined: February 7th, 2005, 7:04 am
Location: Poland

Post by Tomsik »

Why it dont work?!
AARRGGHHHHHHHHH
User avatar
Elvish_Pillager
Posts: 8137
Joined: May 28th, 2004, 10:21 am
Location: Everywhere you think, nowhere you can possibly imagine.
Contact:

Post by Elvish_Pillager »

tomsik wrote:Why it dont work?!
AARRGGHHHHHHHHH
Yeah, I feel like that sometimes... usually it's a silly mistake, or a bug/feature I didn't know about...
It's all fun and games until someone loses a lawsuit. Oh, and by the way, sending me private messages won't work. :/ If you must contact me, there's an e-mail address listed on the website in my profile.
User avatar
Tomsik
Posts: 1401
Joined: February 7th, 2005, 7:04 am
Location: Poland

Post by Tomsik »

YEEEEEAAAAHHHAAA
Just place "name=prestart" before "[event]" tag
:D :D :D :D :D :D :D :D :D
Post Reply