How do I activeate it through scripts when my map starts up instead of doing it through devmode?
And no a plain -
(script startup noeject
(rider_ejection 0)
)
- does not work to those who havn't tried it.
Printable View
How do I activeate it through scripts when my map starts up instead of doing it through devmode?
And no a plain -
(script startup noeject
(rider_ejection 0)
)
- does not work to those who havn't tried it.
(script startup noeject
(set rider_ejection false)
)
lol thanks again CAD.
And yeah I knew it was a global, just didn't know how to set em up.