AdrianeMapMaker
8 years ago
I Just noticed where the selectable button in Zh Worldbuilder is not checked where in vgen worldbuilder are actually checked in the first place😮

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😒

i need help on this pls
A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage




Sponsor
Unknown Editor
8 years ago
Well , in ZH World Builder we are should to use Scripts about this flag , For example :

*** 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.



The Other Way is the map.ini :
Example :
Object BurntTruckHulk
KindOf = -SELECTABLE
End

In which as you know map.ini may not be really useful or be used for all of a kind

EDIT :

*** IF ***
Timer 'Timer' has expired.


I don't really think a Timer must be there , I just used it because many of scripts with TRUE Condition may not work
Asking is Not a Problem , Problem is Not to Know Something .
Operation : Dark Angel
Static : Launch Delayed
Reason : Uncool Terrain - Old Logic in use - Lack of Performance
Status : Applying new Terrain - Applying new Logic - Increasing Performance by 300%
AdrianeMapMaker
8 years ago
thanks now i can now continue my map
A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage




Unknown Editor
8 years ago
Sorry I respond 1 WEEK later , I was out of Internet connection
Asking is Not a Problem , Problem is Not to Know Something .
Operation : Dark Angel
Static : Launch Delayed
Reason : Uncool Terrain - Old Logic in use - Lack of Performance
Status : Applying new Terrain - Applying new Logic - Increasing Performance by 300%