Jump to content

d4xyjen

Members
  • Content Count

    6
  • Joined

  • Last visited

Posts posted by d4xyjen


  1. thanks for the reply for example i want to add points on it what would be my values? on the querry?
     

    INSERT INTO  `ragnarok`.`global_reg_value` (
    `char_id` ,
    `str` ,
    `value` ,
    `type` ,
    `account_id`
    )
      VALUES (
    '???',  '???S',  '???',  '?',  ?'
    );
     
×
×
  • Create New...

Important Information

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