Hello, I am trying to make a trading house loaded from the SQL, where players can sell items with refine and cards in it.
Any ideas how can I manage to show the ITEM with the REFINE and CARDS embedded in the dynamic shop? Or is there any shop with this function?
I managed to get rid of the errors and got it working.
My problem now is that the shop is not showing the item correctly.
e.g. +9 Cranial Buckler shows apple in the shop.
I can only buy the first apple in the shop, and when bought, i get the +9 Cranial Buckler.
Any help will be appreciated!
I'm trying to make a trading house where all items being sold are loaded from SQL.
This patch enables an NPC to open vending shops which enables them to sell items with refine, cards, etc..
My problem is that this patch is too old for the latest SVN. I've tried to get rid of the errors. But the emulator says that the script is undeclared.
Can anyone convert this patch to work on the latest SVN?
vending.patch
Hello is there a script to replace all images at once? E.g. replace image 1-6 with image0001.bmp to image0006.bmp. I'm trying to recolor a bunch of items
Hello, I'm trying to login a character without the client.
Here's the script/source i used:
The map-server shows the character logging in (also shows in @who),
but the problem is the character won't show on the map. The character stays hidden/invisible.
What seems to be the problem here?
Pls send halp I really need to make this work ?
Hello here's my problem:
Whenever I warp/recall players in autotrade state, the player goes missing/hidden from the map.
However, the autotrade player still shows in @who & counts as online. Also I can use @goto onto the player but I cannot see them.
I would like the players in autotrade state to still show in the map after warping them. Thank you
Can anyone fix this please? Or does anyone know a simpler way to login a character by using only a script & without using the client? I am trying to make a bot..
I followed every step in this guide: https://rathena.org/board/topic/72734-guide-custom-wings-at-robe-place/
The wing still won't show properly on the character. It only shows on the EQUIP window.
I tinkered on spriterobeid.lub & spriterobename.lub all day.
Anybody halp plz! :c
a. How do I add custom specialeffects (@effect) using .spr & .act files?
b. Spr & act files are used in status effects am i right?
c. If B is right, is it possible to just add status effects? And how
So I wanna create an @atcommand that when is enabled, the character uses Dangerous Soul Collect if spiritball = 0, then uses Critical Explosion when spiritball = 5, then does nothing when Critical Explosion && spiritball = 5. Pls help anyone ?
Thank u guys! I somehow made it AOE by tinkering with skill.cpp and now my problem is adding an additional movement speed to the targets when heal is used.
Nvm i got it
Is it possible to edit the skill 'Heal' work as an AOE skill around the caster? Somewhat make it work like the skills 'Magnificat/Angelus/Windwalk' where all party members are affected when it's casted but instead, in a 3x3 area of effect.
And after heal is casted on a player, that players gets a movement speed buff for 2seconds. Thanks in advanced