Jump to content

rokimoki

Members
  • Posts

    75
  • Joined

  • Last visited

  • Days Won

    2

rokimoki last won the day on February 1

rokimoki had the most liked content!

4 Followers

About rokimoki

  • Birthday 10/13/1989

Profile Information

  • Gender
    Male
  • Location
    Spain
  • Github: zindokar
  • Discord: Zindokar
  • Interests
    Scripting, php scripts, and source editing!

Recent Profile Visitors

3167 profile views

rokimoki's Achievements

Metaling

Metaling (6/15)

  • Dedicated
  • Reacting Well
  • First Post
  • Collaborator
  • Conversation Starter

Recent Badges

11

Reputation

1

Community Answers

  1. Gravity (gnjoy) is opening a new server, considering they have a valuable market in LATAM. Also, they are bringing more Gravity games to the region. Website: https://ro.gnjoylatam.com/en/prereservation CBT: 14th-21st april 2025 - Pre-Download: 11st april 2025 (interesting for data mining) Opening: 28th may 2025 Multilanguage: English, Brasilian and Spanish Official Discord: https://discord.gg/Fs2pdxnD They made a livestream: Youtube Livestream They showcased some RO3 (Japanese devs): RO3 Showcase - RO3 Official Discord They showcased some RO for LATAM (They made some changes and some BSO with latin rythims which very cool): BSG Previews I made this post for another reason, Gravity announced they will go hard for private servers and they even will create a tool for reporting them. What do you think? I read you.
  2. If you already have the script, where the script increase the points with character variable like: set points, points +1 or points = points + 1, you have to switch to account variable like #points = #points + 1, but you have to edit your database to don't loose points obtained, maybe some one can helps you
  3. ????? you have to initnpctimer every tick, or just do 1 time the timer
  4. Also would be awesome to learn how to do that, if some one can make a video doing it and explaining xd.
  5. rokimoki

    Lost cart

    Since years passed. What rathena and client are you using? so I can try to replicate.
  6. Okay, I will investigate.
  7. I see thanks for the info. I thought it would be different but well, thanks anyway
  8. Yes it does, but maybe the variable is misstyped. Check line 265: set CHEFFENIAPOINT, CHEFFENIAPOINT + 1;
  9. Just tell what you want and we can try to help you. If .size is initialized after the rand, it will rand(0), try this instead: .@mid = .Peco[rand(getarraysize(.Peco))]; // else where in the code OnInit: // inside the script but at end setarray .Peco[0], 2811; end; If size is 1, rand(1) will give 0, which is first position, no error must be shown.
  10. I've seen 4CrAM-EX has most of that developed and using and needing 2024-10-16. I know this is rAthena but, no one wants to help me to get that client-ver, but using Froggo client and 2024-10-16 client must be enough right?
  11. Hello I was looking to test 4th jobs and stuff but I was needing this client and kro updated, I bet there is no english translation maybe or it does, but well... I'm very lost with client side and no one offers support for this. I thought it was the time to ask here if some one can help with this version. Or PM me if you want to help me and you are shy. Thanks.
×
×
  • Create New...