I'm using a dialog with buttons to create cargo units, however the units don't appear. Before I tried with cargo, I created the units at the location of the players camera and that worked fine. before I posted this i turned it back to create units at the camera location, but it didn't work, despite working before. Here are my two triggers:
create a point and change the event to create a unit at the point. If that doesnt work its data editor shinanigans. If it does, then you could always create the unit, then order it to load into the dropship (workaround, but would get you to narrow down that the unit is able to have units in its cargo, units are spawning, and the problem is in the actual trigger that wants to create the unit in the cargo hold as the culprit)
The odd thing is that it worked before. And its not just cargo. Can't even create normally. If its any help, I created the trigger before I added campaign dependencies, and I had a bit of trouble with those.
I just fixed it. I was setting the variable after I created the image, there for instead of setting the the button to the variable, i set the image. And images aren't click-able. YAYAYAYAYAYAY
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I'm using a dialog with buttons to create cargo units, however the units don't appear. Before I tried with cargo, I created the units at the location of the players camera and that worked fine. before I posted this i turned it back to create units at the camera location, but it didn't work, despite working before. Here are my two triggers:
What have I done worng
@xxQdotxx: Go
create a point and change the event to create a unit at the point. If that doesnt work its data editor shinanigans. If it does, then you could always create the unit, then order it to load into the dropship (workaround, but would get you to narrow down that the unit is able to have units in its cargo, units are spawning, and the problem is in the actual trigger that wants to create the unit in the cargo hold as the culprit)
The odd thing is that it worked before. And its not just cargo. Can't even create normally. If its any help, I created the trigger before I added campaign dependencies, and I had a bit of trouble with those.
ahh. reorder your dependancies. i had some bs going on when i added mine and reversing the order of the new ones and the old ones fixed it
it still didn't work, anyone with any idea please post
I just fixed it. I was setting the variable after I created the image, there for instead of setting the the button to the variable, i set the image. And images aren't click-able. YAYAYAYAYAYAY