Yoh Asakura 9 Posted April 13, 2014 Hi, I'd like to know how do I get a script that's in a diff file? http://herc.ws/board/files/download/113-ultimate-guild-ranker/ Thanks. Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted April 13, 2014 remove all "+" and you are fine xD btw maybe this may help you: http://herc.ws/wiki/Diff#Using_.diff.2F.patch_files_to_patch_your_server Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted April 13, 2014 But I included diff because , some people don't apply changes to agit_main, and tells that Script is not working..... Quote Share this post Link to post Share on other sites
0 Yoh Asakura 9 Posted April 13, 2014 @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 Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted April 13, 2014 @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" Quote Share this post Link to post Share on other sites
0 Yoh Asakura 9 Posted April 13, 2014 (edited) Okay, but there are more errors. (just see the screens). Could you edit this script to me? I would appreciate it. Script: http://pastebin.com/Z9PRTPZm Thank you. Edited April 13, 2014 by Yoh Asakura Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted April 13, 2014 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) 1 Yoh Asakura reacted to this Quote Share this post Link to post Share on other sites
0 Yoh Asakura 9 Posted April 13, 2014 It's working now. Thank you so much. Quote Share this post Link to post Share on other sites
Hi,
I'd like to know how do I get a script that's in a diff file?
http://herc.ws/board/files/download/113-ultimate-guild-ranker/
Thanks.
Share this post
Link to post
Share on other sites