- Joined
- Dec 12, 2010
- Messages
- 2,070
In my map red player disabled.
And idk how, but: scripts and messages doesnt work until my hero kill another, OR if i will share control of player(0) to my existing player(1) via jass, since there are no any units or whatever belong to the red player
Also, no messages will show up unless that controlshare or kill. not even BJDebugMsg.
map attached.
uncomment this line
to make "it" happy.
i do not want msg "... shared ..." in map at all =\
Could someone explain where is coding fail? cause i lost so much time with itt,cant find out by myself
And idk how, but: scripts and messages doesnt work until my hero kill another, OR if i will share control of player(0) to my existing player(1) via jass, since there are no any units or whatever belong to the red player
Also, no messages will show up unless that controlshare or kill. not even BJDebugMsg.
map attached.
uncomment this line
Code:
//call SetPlayerAlliance(Player(0),Player(1),ALLIANCE_SHARED_CONTROL,true)
i do not want msg "... shared ..." in map at all =\
Could someone explain where is coding fail? cause i lost so much time with itt,cant find out by myself
Last edited: