Jump to content

samsudin

Members
  • Content Count

    39
  • Joined

  • Last visited

Everything posted by samsudin

  1. just for my own reminder note : don't forget to add notify
  2. really miss him with mega ultra patch come back now!! XD
  3. just add "own" like pict at first post..
  4. here is the ping back url : https://domain.com/cp/ if u place ur control panel at root folder u can use : https://domain.com/ don't forget to choose virtual currency as your API.
  5. u are wrong person.. it's jupeto, im not develope this addons, give jupeto credit
  6. u can test it with local PC 1st.. with xampp or lampp, this is still under development . just report issue at gitlab and here note : 39c752d7 [/size]- Fixed redirect · [/size] about 17 hours ago by [/size]Jose Carlo Quilala Sure, i'll report if i found any bugs. Thank you! jupeto said.. he will support for fluxcp rathena..
  7. u can test it with local PC 1st.. with xampp or lampp, this is still under development . just report issue at gitlab and here note : 39c752d7 - Fixed redirect · about 17 hours ago by Jose Carlo Quilala
  8. yes, it's support no need to update, just login with fluxcp, and when click addons it's automatically login
  9. here the source : https://gitlab.com/carloquilala/fluxbb - fixed footer now showed bug since i test : - markdown.php and mysqli - bbcode ( turn off bbcode so when posting it redirect into current post) help test and please report bug, support him with a coffee to this paypal email : [email protected]
  10. this is screenshoot with fluxbb inside buy jupeto coffee
  11. Hi all.. i've been searching for fluxcp integrations with forums software like ipb, vb, phpbb, xenforo etc.. i saw 1 addons ( fluxcp fluxbb ) at rathena , provide by jupeto. i know him since at eathena 2006, after searhcing finally i found him. He has been busy for a long time XD, so i asked to him to write again the guide for his addons. after chit chat a bit long, he said : "if you can get at least 50 users to agree with you for me to write a new one, I'll write a new one " then i decide to write here to ask all of you who need fluxcp forum integrations XD if any of you agreed, just replay here >.< i will gather all of you then thank you before
  12. samsudin

    rank error

    fixed by deleting inside table char, login
  13. samsudin

    rank error

    how to fix rank view at fluxcp, i have whitesmith at my account, but why at rankinfo my char doesn't show up?
  14. hi.. is there any dev who can make other payment gateway for fluxcp..? i need payment gateway for veritrans.. i would love to hire someone who can make it..
  15. hi, how to disable several map ?
  16. thank you @@Dastgir how about this if( pl_sd->vender_id ) //check if player is vending { for (j = 0; j < pl_sd->vend_num; j++) { if(pl_sd->vending[j].value == MinPrice) { pc->setpos(sd, pl_sd->mapindex, pl_sd->bl.x, pl_sd->bl.y, 3); snprintf(atcmd_output,CHAT_SIZE_MAX, "Warped to %s", pl_sd->status.name); clif->message(fd, atcmd_output); } } } 'atcmd_output' : undeclared identifier fix : sorry im forgot adding static char atcmd_output[CHAT_SIZE_MAX]; thank you all
  17. hi, how to fix this : unsigned int MinPrice = battle_config.vending_max_value, MaxPrice = 0; battle_config is undefine did i miss something? also snprintf(atcmd_output,CHAT_SIZE_MAX, "Warped to %s", pl_sd->status.name); how to fix that, thank you
  18. i had ping src.. but seems need more practice to convert into plugins, and yes there is include packet to Oh okay thank you! I hope you can get it. i had ping src.. but seems need more practice to convert into plugins, and yes there is include packet too..That doesn't work..The packet which is there is not available in all client, and fails with new client... And most of servers are using post 2012 clients, or 2010 clients, which don't have those packets or those packets fail to work on those clients.. So you really need to find some alternative. anyway im using 2012 client, and @ping work.
  19. Oh okay thank you! I hope you can get it. i had ping src.. but seems need more practice to convert into plugins, and yes there is include packet too..
  20. samsudin

    Emo.c

    File Name: Emo.c File Submitter: samsudin File Submitted: 24 Oct 2015 File Category: Plugins -This is just atcommand emo, i just learn and try to convert it into plugin -Original code by OnPlay Usage: @emo <1-81> Click here to download this file
×
×
  • Create New...

Important Information

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