Jump to content
  • 0
Yoh Asakura

How to get the script (diff file)

Question

7 answers to this question

Recommended Posts

  • 0

But I included diff because , some people don't apply changes to agit_main, and tells that Script is not working.....

Share this post


Link to post
Share on other sites
  • 0

@Dastgir

I already have the script now, but I'm having some troubles. I'm using the old emulator, which means my emulator don't have the 'group_id' function.

 

Here it's some screens:

http://s7.postimg.org/jxyabmn17/erro1.jpg

 

http://s7.postimg.org/t4gkyws9n/erro2.jpg

Script doesn't require group_id.

 

its because old emulator don't support direct variable assist, you need to put (set) function.

like in line 68, ".@UGR_breaks=1;" should be "set .@UGR_breaks,1;"

while on line 103 ".i=0;" should be "set .i,0;" and ".i++" should be ".i = .i+1"

Share this post


Link to post
Share on other sites
  • 0

http://pastebin.com/XpXep3mn

This may help you.

Let me know if any other error(Since i don't know which date of hercules you have, i can't say which command work or which doesn't , but it should work, since this script uses only callfunc, and some minimal commands)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.