first way:
004A6904 cmp ecx, 3C
(modify 20 to 3c ,means the system can run 60 line action script everytime )
second way:
004A690A jmp short 004A6980
(modify jb to jmp ,so the system can execute any arbitrary length action script everytime )
if u dont remove or modify it ,when system execute the action script line over 32lines ,log will show u those messages :too many game actions ,last game action ......
just do it on MSG 2.2901
004A6904 cmp ecx, 3C
(modify 20 to 3c ,means the system can run 60 line action script everytime )
second way:
004A690A jmp short 004A6980
(modify jb to jmp ,so the system can execute any arbitrary length action script everytime )
if u dont remove or modify it ,when system execute the action script line over 32lines ,log will show u those messages :too many game actions ,last game action ......
just do it on MSG 2.2901