Jump to content

bOinkz

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by bOinkz


  1. can someone help me with this one? i really need a guide...


     


    for example...


     


    if my Event-GM used @item or #item it will let all the players know the he used that kind of command.


     


    @item 7227


     


    announce "Event-GM" has created "TCG Card".


     


    #item "player 1" 7227


     


    announce "Event-GM" create "TCG Card" for "player 1".


     


    #blvl "player 1" 300


     


    announce "Event-GM" has added 300 levels to "Player 1".


     


     


     


    thank you in advance


  2. Does anyone have the Auto Attack System for High Priest?


     


    Or where can I download it? Thanks in advance!


     


    First Level (1/4) - 3 Acolytes


    Second Level (2/4) - 3 High Priests


    Third Level (3/4) - 3 Sniper


    Fourth Level (4/4) - 3 Lord Knights


     


    and Can anyone tell me how to make


     


    Heal Max level to 20? same to Fire Bolt, Cold Bolt, Lightning Bolt... Thanks!


  3. You don't have to log on to mysql before issuing the command.

    Does the database ragnarok exist in your MySQL installation? You can use the command SHOW DATABASES to confirm.

     

    If it doesn't, then omit the -D part, making the command. (Execute the commands on a new Terminal session)

    cd /trunk/sql-files

    mysql - u root -p ragnarok < main.sql

    cd: /trunk/sql-files: no suck file or directory

  4. Alternatively, you can do;

    cd /rAthena/sql-files

    mysql -u root -p -D YOURDATABASE < main.sql

    Then type your root MySQL password when prompted to.

    ill show you some screenshots

    At least let us know how it didn't work. What error(s) did it give out (if any)?

    Or any other useful information that would help us help you resolve the issue.

     

    Alternatively, you can do;

    cd /rAthena/sql-files

    mysql -u root -p -D YOURDATABASE < main.sql

    Then type your root MySQL password when prompted to.

    sir if youre not bussy can we talk in skype please? i really need some help

    heres my screenie 

     

    we_zps0167e1c8.jpg

  5. You can use this command:

    mysql -u root -p -D YOURDATABASE < /path/to/rAthena/sql-files/main.sql

     

    You can use this command:

    mysql -u root -p -D YOURDATABASE < /path/to/rAthena/sql-files/main.sql

     

    can you help me please? i tried but it didnt work

  6. hi guys... please help me... i purchased wanhosting while ago and i accidentally deleted the login in my phpmyadmin...

     

    i want to execute a new main.sql again but i don't know how to do it....

     

    what commands i use.

  7. hi guys... i just purchased wanhosting product... and my problem now is how to setup a fluxcp using wanhosting? i already purchased subdomain... i really need help im a total newbie...

     

    my server is running smoothly all i need is the control panel... and i dont know how to setup

     

    thx

  8.  

    i would like to request a simple script for job changer like

     

    Novice > 1st class > 2nd class > high novice > high 1st class > trans 2nd class

     

    and a stat seller npc like

     

    menu " str,agi,vit,int,dex,luk " > 4m for every 10 stats

     

    thank you :)

     

    I don't understand what you're looking for in the job changer NPC, could you elaborate?

    If nobody has helped you by the time I'm off work, I'll help you with the stat seller.

     

    EDIT: After spending a bit of time merely browsing previous rAthena posts, I've found some scripts that add stat points, but they literally add 'status points' of which you'd need 2+ to gain a single Str/Agi/Vit/Int/Dex/Luk.

    I'm not so certain that you're desired script is possible without some source edit? I'd suggest contacting Emistry through his site. If I'm not mistaken, it exists for scripting support. 

    Best of luck,

    ~Azura Skyy

     

    hi bro thanks for this comment of yours... 

     

    anyways im done with the job changer npc and for the stat seller npc i just edited the one you posted and thanks for that :)

×
×
  • Create New...