Jump to content

iubantot

Members
  • Posts

    314
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by iubantot

  1. Hi im currently using ovh and im a complete noob are my firewall configuration correct? if not can you teach me the correct way does ovh have ddos protection automatically?
  2. I already added "chmod +x start.desktop" still having error launching applciation
  3. i am also getting this error "there was an error launching this application"
  4. try adding black textures beside it something like this
  5. Hi my question may be in the wrong forum i dont know where to put it. Im currently looking for hosting provider that offers vps that is hosted in japan or any where near asia because in my experience with japan based server, the ping is low. Also provides ddos protection. does anyone know any providers?
  6. using it on the rathena latest commit and 2016-12-28 ragRE client and its working fine. what are your errors?
  7. View File [Phantasmagoricka - Charleston Crisis Whudduuup!!! Charleston Crisis Translation from someone who released at herc. ***Missing Enchanter*** ***Missing Shalosh friends npc*** ***Missing Mob skills*** Submitter iubantot Submitted 08/08/2017 Category Games, Events, Quests Video Content Author thor1009  
  8. Version 1.0.0

    312 downloads

    Whudduuup!!! Charleston Crisis Translation from someone who released at herc. ***Missing Enchanter*** ***Missing Shalosh friends npc*** ***Missing Mob skills***
    Free
  9. on my System/towninfo.lub Is there a way i can add more icon types? for ex. type 7 = Event (icon location will be : À¯ÀúÀÎÅÍÆäÀ̽º\information\event.bmp) would appreciate your help thanks!
  10. Do we have the correct formulas for rebellion? or its not updated? i have the latest commit
  11. Im having this error on my client im using 2015-10-29RE. when using my mercenary. can someone please give me working mercenary with auto attack/ skill
  12. View File Outfit Stylist ver 1.0 [palettes & sprites not included] An outfit stylist that allows you the player to switch from different outfits trans, first jobs or alternate sprites It costs 5k cash but you can modify it. //list of restricted classes. // As of now restricted classes are. // Rune Knight // Sorcerer // Shura purchased outfits are Character bound . Submitter iubantot Submitted 07/11/2017 Category Utilities Content Author  
  13. Oh I see thank you so much! hahaha what silly mistake really appreciated! thanks again!
  14. 62003,Spirit of Gryphon,Gryphon Egg Scroll,18,20,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ .@i = rand(100); if(.@i < 3){ .@x = callfunc("F_Rand",20069,5471); getitem .@x,1; announce "(" + strcharinfo(0) + "), won a <" + getitemname(.@x) + "> from <" + getitemname(62003) + ">!",bc_all,0xFFFF00; } else if(.@i < 7){ getitem callfunc("F_Rand",6230,6234),1; } else if(.@i < 15){ getitem callfunc("F_Rand",19537,20270,19669,5660),1; } else{ getitem callfunc("F_Rand",12684,14524,12710,12437,12214,12210),rand(3); } },{},{} So i have this custom item where i used nested if as the item script, but sometimes when i open there are chances that you will not get any item at all. what seems to be wrong here? *note : i know we have item_package but i find it easier using this method because i dont have to add const id when making scrolls.
  15. I was wondering if its possible to record the damage dealt of the user and the heal amount from the user for example when player A uses Heal to Player B the heal amount will be recorded, same as the damage dealt would really appreciate!
  16. what i meant was Free weapon IDs...
  17. are there new list of free weapon sprites in rAthena? cause i noticed that our max_db has increased... just wondering
  18. Version 1.0.0

    687 downloads

    An outfit stylist that allows you the player to switch from different outfits trans, first jobs or alternate sprites It costs 5k cash but you can modify it. //list of restricted classes. // As of now restricted classes are. // Rune Knight // Sorcerer // Shura purchased outfits are Character bound .
    Free
  19. i think through quest_db you can adjust the cool down of the quest
  20. so how do i check if the character is 3rd job (whether it is regular,trans or baby) ex : if(@eac&EAJL_THIRD) is not working for me
  21. Hello rAthena! So im having troubles about job checks. so i want to check what job the character is? for ex : check if the character is 3rd job (whether it is regular,trans or baby) i tried to use one by one adding their class numbers each but i would like to have a better one if there is any open to suggestions! thank youuuuuuuuuuuu rAthena!!
  22. are all clothe color are having the black thing problem? this is what my data.grf looks like
  23. try to prioritize the costumes.grf and palette.grf
×
×
  • Create New...