Posted by: AdrianeMapMaker - Wednesday, August 16, 2017 6:09:14 AM
I Just noticed where the selectable button in Zh Worldbuilder is not checked where in vgen worldbuilder are actually checked in the first place[open_mouth]
Q1.The Question is where ea not checked it at they did at vgen?
Q2.after it being doubled checked ... the check will be at all object weiiiird?
Q3.Why after it being doubled checked it then when i leave the worldbuilder nothing happens my object that i want to be nonselectable is can be selected again[unamused]
i need help on this pls
Well , in ZH World Builder we are should to use Scripts about this flag , For example :
[quote]*** IF ***
Timer 'Timer' has expired.
*** THEN ***
Unit 'UN_Soldier01' changes the value of flag Object Flag: Selectable to FALSE.
Unit 'Car_Junk01' changes the value of flag Object Flag: Selectable to FALSE.[/quote]
The Other Way is the map.ini :
Example :
[code=cpp]Object BurntTruckHulk
KindOf = -SELECTABLE
End[/code]
In which as you know map.ini may not be really useful or be used for all of a kind
EDIT :
[quote]*** IF ***
Timer 'Timer' has expired.[/quote]
I don't really think a Timer must be there , I just used it because many of scripts with TRUE Condition may not work
Posted by: AdrianeMapMaker - Wednesday, August 23, 2017 10:39:35 PM
thanks now i can now continue my map
Posted by: Unknown Editor - Thursday, August 24, 2017 4:02:45 AM
Sorry I respond 1 WEEK later , I was out of Internet connection