Jump to content

Gorf the Squisher Fix


SimDing0

Recommended Posts

One of many... not sure if it's 100% fixed. I've incorporated Blucher's fix.

 

COPY_EXISTING ~gorf.dlg~ ~override~
DECOMPILE_DLG_TO_D
REPLACE_TEXTUALLY ~Global("GorfBystander","GLOBAL",0)~ ~Global("GorfBystander","GLOBAL",0) Global("GoKillEm","LOCALS",0)~
COMPILE_D_TO_DLG

COPY_EXISTING ~gorf.bcs~ ~override~
DECOMPILE_BCS_TO_BAF
REPLACE_TEXTUALLY ~AttackOneRound("gorf02")
 SetGlobal("GorfBystander","GLOBAL",1)~ ~SetGlobal("GorfBystander","GLOBAL",1)
 AttackOneRound("gorf02")~
COMPILE_BAF_TO_BCS

 

And look, Weimer, that's why I wanna know about WeiDU and multiple lines.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...