Jump to content

Hadeszeus

Members
  • Content Count

    651
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Hadeszeus


  1.  

    Awesome Job! My suggestion is to add last_mac detail :)

    You can add an optional text field on what table or column of last_mac in db, then display the data, based on account ID.

    Very useful for harmony & hashield users :D

     

    also, dont forget to include char_reg_num_db maybe in character section/tab. (editable)

     

    Hi there!

     

    Thanks for your suggestion. I'm not a harmony user. Can you let me know where in the database the last_mac goes when you utilize Harmony? In the loginlog table or into it's own table?

     

    Me either. Im not using harmony but using sso login can save IP on last_mac column under login table.


  2. Awesome Job! My suggestion is to add last_mac detail :)

    You can add an optional text field on what table or column of last_mac in db, then display the data, based on account ID.

    Very useful for harmony & hashield users :D

     

    also, dont forget to include char_reg_num_db maybe in character section/tab. (editable)


  3.  

    here are ways you can at least eliminate non Pro/Exp Botters...

     

    Use this http://herc.ws/board/topic/1105-hercules-wpe-free-june-14th-patch/

    Enable SSO Login Packet then use Token Login Algorithm

    Enable Pincode

     

    afaik only bot for bRO can bypass this and good for us we are using kRO client, the devs of openkore somehow give up to cracking client of kRO...

     

    :meow:

     

    Hello malufett!

    Can i ask something? What you mean about this Token Login Algorithm? Where can we find that so we can enable it?

     

     

    Diff your CLIENT using NEMO and check SSO Login :)

    Then you need to use ROCRED for example to support SSO :)


  4.  

    While OVH offers great servers, their default/business plans are quite expensive and probably kind of overkill for private servers. You should also checkout their Kimsufi and So-you-Start plans as well. I had a dedicated server like the KS-4 (Kimsufi) in the past (just with less RAM) and I can't remember experiencing any problems with around 600 users in peak time.

     

     

    Thanks for this info. 


  5. I'd like to request this script if anyone out there in the mood to do this.

     

    So basically, the script will boost exp rate, and drop rates on certain maps I set in an array. :D

    The script will have 2 different setting for exp/drop rate boost for 2 arrays of maps .

     

    .@expboost4MapA1 = 2000;

    .@expboost4MapA2 = 1000;

     
    .@dropboost4MapA1 = 200;
    .@dropboost4MapA2 = 100
     
    setarray .@MapA1[0], "map1", "map2", "map3", "map4";
    setarray .@MapA2[0], "map1", "map2", "map3", "map4";
     
    Thanks!

  6. I've been longing for his service and it's really hard for me to catch this guy.  :D Not until someone ask him to do my request.
    Overall Dastgir is someone you can trust. He really knows what he's doing and can deliver a BUG FREE script in just short period of time. 
    More power to you!


  7.  

     

     

    Sir Mhalicot, can you please update the plugin to support the latest rev. pc_isriding is not supported anymore. I tried changing to checkmount but its not working :)

     

    change ALL pc_isriding(sd)  to pc_isridingpeco(sd)

     

    No error but after converting to costume the item still equipped to General Slot instead in Shadow tab or Costume.

     

    i'm running in the latest build and got no problem with it. maybe the plugin was not installed properly.

    You mean you change to this change ALL pc_isriding(sd)  to pc_isridingpeco(sd) and everythings fine? 


  8.  

    Sir Mhalicot, can you please update the plugin to support the latest rev. pc_isriding is not supported anymore. I tried changing to checkmount but its not working :)

     

    change ALL pc_isriding(sd)  to pc_isridingpeco(sd)

     

    No error but after converting to costume the item still equipped to General Slot instead in Shadow tab or Costume.


  9. Maybe you can add Costume Item plugin on the list :) 

    I'm getting this error using latest rev.

     

    costumeitem.c: In function 'status_calc_mine':costumeitem.c:181: warning: implicit declaration of function 'pc_isriding'/tmp/ccpDhRJf.o: In function `status_calc_mine':trunk/src/plugins/costumeitem.c:476: undefined reference to `pc_isriding'trunk/src/plugins/costumeitem.c:758: undefined reference to `pc_isriding'trunk/src/plugins/costumeitem.c:790: undefined reference to `pc_isriding'trunk/src/plugins/costumeitem.c:181: undefined reference to `pc_isriding'collect2: ld returned 1 exit statusmake[1]: *** [../../plugins/costumeitem.so] Error 1after updating pc_isriding to checmount(sd)Here's the error/tmp/ccgQ8kHq.o: In function `status_calc_mine':trunk/src/plugins/costumeitem.c:476: undefined reference to `checkmount'/trunk/src/plugins/costumeitem.c:715: undefined reference to `checkmount'/trunk/src/plugins/costumeitem.c:758: undefined reference to `checkmount'/trunk/src/plugins/costumeitem.c:790: undefined reference to `checkmount'/trunk/src/plugins/costumeitem.c:181: undefined reference to `checkmount'/tmp/ccgQ8kHq.o:/home/trunk/src/plugins/costumeitem.c:792: more undefined references to `checkmount' followcollect2: ld returned 1 exit status

  10.  

    Hindi po possible lalo na pag masyado na madami ang modification mo. 

    Maraming salamat po sa pag sagot.

    So it means po Talagang Manual update po ang gagawin? right?

     

    oo kasi tatamaan yung ibang lines sa source mo pag auto diff ka.


  11.  

     

     

    @Takari thanks for your response. I added IPN but still after check out credit is not added in my cora account. If ever I use live payment all I need is paypal merchant ID? for example [email protected] then what will happen on the /donate/verify? where should I configure that?

     

    The IPN URL stays the same.

     

    Your merchant ID can be found in your paypal account:

    Profile -> My Business Info

     

    May I ask how you're testing the donation? It's very weird that it's working fine for me .. What I do is that I have 2 sandbox accounts in paypal. One is my donation account and the other is the donor account.

     

    1st - I go to currency->settings in CORA admin panel and provide all the information needed there (Merchant ID, Organization Name, Currency, enabled donation, enabled sandbox mode)

    2nd - I login to my non-admin account and go to donation page in which I will be given options on how much I would want to donate. I choose one and I will redirected to paypal.

    3rd - I donate with my donor account and "Return to facilitator's homepage".

    4th - I check my account and I now have 50 credits (5USD = 50 credits for me)

     

    EDIT

    I'm thinking of making a video demonstration soon so you can all see how to manage each modules. I'm also planning to add new content in the website's guides to help you use CORA to its full potential :)

     

    I did the same I have two accounts in my sandbox on this link https://developer.paypal.com/webapps/developer/applications/accounts

    I'm doing my testing on this link http://cora.rps.ragnarok.gs/index.php

     

    Do you have a skype account? I will personally help you there if you want :)

     

    Oops. Sorry for the double post. Didn't mean it lol.

     

     

    Man thank you so much for helping me out :) Now donation is 100% working using Cora. 

     

    @All try this out guys :) 


  12.  

    @Takari thanks for your response. I added IPN but still after check out credit is not added in my cora account. If ever I use live payment all I need is paypal merchant ID? for example [email protected] then what will happen on the /donate/verify? where should I configure that?

     

    The IPN URL stays the same.

     

    Your merchant ID can be found in your paypal account:

    Profile -> My Business Info

     

    May I ask how you're testing the donation? It's very weird that it's working fine for me .. What I do is that I have 2 sandbox accounts in paypal. One is my donation account and the other is the donor account.

     

    1st - I go to currency->settings in CORA admin panel and provide all the information needed there (Merchant ID, Organization Name, Currency, enabled donation, enabled sandbox mode)

    2nd - I login to my non-admin account and go to donation page in which I will be given options on how much I would want to donate. I choose one and I will redirected to paypal.

    3rd - I donate with my donor account and "Return to facilitator's homepage".

    4th - I check my account and I now have 50 credits (5USD = 50 credits for me)

     

    EDIT

    I'm thinking of making a video demonstration soon so you can all see how to manage each modules. I'm also planning to add new content in the website's guides to help you use CORA to its full potential :)

     

    I did the same I have two accounts in my sandbox on this link https://developer.paypal.com/webapps/developer/applications/accounts

    I'm doing my testing on this link http://cora.rps.ragnarok.gs/index.php

×
×
  • Create New...

Important Information

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