pangietfour Posted August 3, 2013 Share Posted August 3, 2013 As what the title says "How to add GM accounts?" sorry if i asked such a question im just a newbie and willing to learn. Quote Link to comment Share on other sites More sharing options...
gleynn Posted August 3, 2013 Share Posted August 3, 2013 (edited) open your MySQLQueryBrowserunder Ragnarok schemalook for logindouble click it twice (click 4 times)change the number under the group_id0 -> player99 -> adminread this to know more about group ids and available commands for each grouphttps://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/groups.confalso don't to forget to add the account id number on your client,so that he will be wearing GM suit.unless you don't want him wearing GM suit. <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <display>Ragnarok</display> <balloon>the balloon</balloon> <desc>description</desc> <address>127.0.0.1</address> <port>6900</port> <version>26</version> <langtype>1</langtype> <registrationweb>flux.domain.com</registrationweb> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid> <loading> <image>loadingscreen01.jpg</image> </loading> </connection> </clientinfo> Edited August 3, 2013 by gleynn Quote Link to comment Share on other sites More sharing options...
Yummy Posted August 3, 2013 Share Posted August 3, 2013 kung meron ka phpmyadmin andun lang sa database mo then punta ka sa login database Quote Link to comment Share on other sites More sharing options...