2018-12-01 17:59:38 +00:00
|
|
|
I am way behind on these.
|
|
|
|
If you find something that is not listed here please post it on the github.
|
|
|
|
|
2018-06-24 10:42:01 +00:00
|
|
|
setVariable.txt
|
|
|
|
|
|
|
|
!="blck_AIState"
|
|
|
|
|
2018-06-02 23:08:25 +00:00
|
|
|
Scripts.txt
|
|
|
|
|
|
|
|
To a line begining with:
|
|
|
|
5 "BIS_fnc_dynamictext"
|
|
|
|
Add:
|
|
|
|
!="[_text,_xcoord,_ycoord,_screentime,0.5] spawn BIS_fnc_dynamicText;"
|
|
|
|
|
|
|
|
|
|
|
|
to a line beginning with:
|
|
|
|
|
|
|
|
5 removeAllEventHandlers
|
|
|
|
|
|
|
|
Add:
|
|
|
|
!="call GMS_fnc_nextAnimation;\n} else {\n_hostage removeAllEventHandlers "AnimDone";"
|