Search results

  1. vykimo

    XPRO : cross platform client

    I'm not sure if I'm right to post here, I hesitated a lot by fear of being reprimanded. But I'm convinced the project worths to be known and don't be lost in oblivion... So that's why I venture to post, so please forgive me if crowdfunding is not allowed. I try to be fair as much in this...
  2. vykimo

    Emergency Call Cooldown

    Hi all, here is my latest work: Emergency Call Cooldown. Easy for the player and good looking. Please review it.
  3. vykimo

    Video Animation Cutin

    Hi all, Here my latest preview video of one of my stuff : Video animation In Game   If you noticed in the video, the main advantage of my mod is that you can continue talking with the NPC while watching the video !!   Please, give me feedbacks ! If you like my stuff, don't forget to follow...
  4. vykimo

    Hancock Jump

    Hello, Here my latest mod : Hancock Jump! (for those who don't know, it's like this   It's a teleportation skill (like fly wing) but with fresh look : no refreshing and sfx. Here a small video to understand: Please give me feedbacks !
  5. vykimo

    Ragnarok Web Official

    Gravity announced his own RO web client :
  6. vykimo

    Instance Mode Expansion (rAthena)

    Hi, How about this : https://rathena.org/board/topic/106099-instance-mode-expansion on official hercules repository? This is really usefull.
  7. vykimo

    Vykimo's amazing help

    Hi, I'm providing paid services in the largest panel of competencies as possible. What I propose Here a few example of my recent work that I posted on rA... Mapping - Soccer Map ... Spriting - Fish Mount Scripting (Battleground, instance, ...) - S4 league Touch Down : Battleground -...
  8. vykimo

    [Showcase] New mount for water : Fish

    Here my latest showcase : a new job sprite !! This is a fish mount to survive when you are in deep water... You can use it everywhere there is a deep water (it detects water cell from gat tiles) Give me some review !
  9. vykimo

    How to find free npc_id

    Hello, I need to find npc_id to store it in  sd->progressbar.npc_id =?; I think it's like an unique id stored in this field. What kind of function can give me one unique? I see that  st = script->alloc_state(ev->nd->u.scr.script, ev->pos, sd->bl.id, ev->nd->bl.id)...
  10. vykimo

    About Water Cell

    Hello, Why checkcell for water tell me that i'm on water (Gat Type 3) if i'm on gat type 0 (walkable)? Need some explaination, I use WeCacheMap
  11. vykimo

    A rainy day in RO? (finnally)

    Hello, After my Voice Mod and Jumping in RO, here my latest Mod : Rain Mod By Vykimo There is looongtime I searched to recreate a rain in RO (I think it is really missing for roleplaying). After many tests, I found a result rather great, and I think it can be mingled into a kind of rain...
  12. vykimo

    Characters' voices in Ragnarok

    Another feature to bring to RO some fresh air (and to looks like more like an actual mmorpg). We are all accustomed to play some characters with no voices but what if they can now shouting when dying, attacking, receiving damage and even shouting some skill's names? I called it "Voices Mod by...
  13. vykimo

    Jump in RO -something fresh and new

    Wanna see something new into Ragnarok? Let's check my latest creation : Little Jump in Ragnarok ! Check it now : In this version you only can jump with Inser on the keyboard (usually used for sitting), that's why I don't release this now. I dream that one day I can put it on space or...
  14. vykimo

    Video function (as 'cutin')

    Hi all, I'm trying to build a src function to show kind of ""video"" (more a gif since it'll play a lot of .bmp in succession) based on the cutin function. In fact, It's already possible doing things like this : mes "Video";for(.@i=0;.@i<100;.@i++) { cutin "image"+.@i,0...
  15. vykimo

    [Showcase] Poring ball map 2015-version

    Hi, What do you think about it :
  16. vykimo

    GHOST textures or BLANK ground....

    Hello, I've one question for the extremely-friendly browedit's mappers : How can I remove this ghost textures? AS you can see on the screenshot, it happend ONLY on the bottom of the screen (and rarely on the top) and partially. BUT, I already tested following solutions :  Changing with an...
  17. vykimo

    High level mapping's question (Quadtree)

    Hi everybody, I searched many times about how to fix black textures and ghost models in custom map. Since the new update of the exe (thanks to new prontera), it seems that the way that how they support maps have been updated. I mean that, today, it looks like there is no more black texture...
  18. vykimo

    How to check is the case between me is occupied? @at

    Hi everybody, I'd to make a srce modification that will check, when creating a shop by the skill vending, if the y cases between me are already occupied by another @autotrade. I have no idea how to check the cases. If anyone has an idea... Thanks in advance.
  19. vykimo

    Why killerrid doesn't work in BG

    Hello, I'm using the custom Battleground but I don't understand why the variable killerrid doesn't exist when you die while playing in battleground. Someone has more info?
Back
Top