Jump to content
  • 0

PVP, Guild, Emperium Breaker Ladder [ Please Fix ]


Question

Posted

Can anyone fix this for me? Thanks in advance!

 

After updating my rAthena files to the Latest GIT, this scripts doesn't display any ranking information.

 

Might be because of the 'query' scripts. I just don't understand queries so I can't fix it on my own :/

 

Dota Ladder by AnnieRuru

- It doesn't display the ranking information. Always says "The ladder currently is empty".

post-5465-0-11334800-1441175110_thumb.png

post-5465-0-34757600-1441175116_thumb.png

 

 

Emperium Breaker Ladder by Sandbox

- It also doesn't display the ranking info of the top emperium breakers.

- Tried to change global_reg_value to char_reg_num because of the Script Engine Update, but still not working  :(

post-5465-0-63985600-1441175470_thumb.png

 

 

Guild Ranker posted by Capuche

- Same thing. Doesn;t display the guild ranking info

post-5465-0-78765300-1441175547_thumb.png

 

my agit_main.txt

// The Emperium has been broken.
OnAgitBreak:
	if ( strcharinfo(3) == "prtg_cas01" || strcharinfo(3) == "prtg_cas02" || strcharinfo(3) == "payg_cas05" || strcharinfo(3) == "aldeg_cas02" || strcharinfo(3) == "gefg_cas01" || strcharinfo(3) == "payg_cas04" ) {
		query_sql "update guild set woe_points = woe_points +1 where guild_id = "+ getcharid(2);
		set brokeemp,brokeemp+1; // For Top 10 Emperium Breaker
		}

This is the script that im currently using: Ladder.txt

 

 

4 answers to this question

Recommended Posts

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.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...