Jump to content
  • 0

Breaker Ladder Problem


itsmeyoe

Question


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  54
  • Reputation:   1
  • Joined:  05/19/12
  • Last Seen:  

Hi guys i need help i put global_reg_value in phpmyadmin so that when i break emp 'brokeemp' will go inside global_reg_value but the main problem is the View Breaker Ladder got 0 - points in ranking, and if i check emperium break points it still show me how many points i have.

 

here is the query:

do i still need to make a insert into in agit_main? if yes can you make one?

OnAgitBreak:
set brokeemp,brokeemp+1;
query_sql "SELECT `char`.char_id,`char`.`name`,global_reg_value.`value` FROM global_reg_value LEFT JOIN `char` ON global_reg_value.char_id=`char`.char_id WHERE global_reg_value.str='brokeemp' ORDER BY CAST(`global_reg_value`.`value` AS UNSIGNED) DESC LIMIT 10", .@char_id, .@name$, .@count;

Thanks in advance

Edited by Emistry
Please use CODEBOX.
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.

×
×
  • Create New...