-
Content Count
34 -
Joined
-
Last visited
About Shourei
-
Rank
Advanced Member
Profile Information
-
Gender
Not Telling
-
Github
tsan79
Recent Profile Visitors
3796 profile views
-
Shourei started following Archangel Wing Sprite Showing wrong in front
-
sprite Archangel Wing Sprite Showing wrong in front
Shourei replied to enjay's question in Graphics Support
Change view sprite on item db to 49- 9 replies
-
- sprite custom
- graphics
-
(and 1 more)
Tagged with:
-
Shourei reacted to a question: How to setup OFFLINE server for personal development use
-
Shourei started following skill restriction [Wedding]
-
It's coded to check for Partners: https://github.com/HerculesWS/Hercules/blob/406ae363a78527fa1189cf29ab322e0a9146e330/src/map/unit.c#L1302
-
Shourei reacted to a post in a topic: Daifuku | Graphics, Sprites, Maps, Wiki, Forum, Advertising, Scripts & more
-
Shourei reacted to a file: Discord/Forum Ragnarok Emotes
-
Shourei changed their profile photo
-
That's definitely msgstringtable error, which is client side Your clue: the title bar suppose to be "Storage", not "Item Inven" and Armor and Weapon tab is the otherway around. Here's my storage view: I suggest you get a new one form https://github.com/ROClientSide
-
If that's the case by default then it cannot be helped, eh? You should ditch actor2 for Act Editor Download here: http://herc.ws/board/files/file/170-act-editor/
-
@@buttlord The effect for monster sound are never in the sprite. Rather the actor calls for wav file located in data/wav folder If you update your data.grf you'll be able to get the files that you need.
-
There's no totem.bmp in the Information folder as far as I know Which map, and do you know what it's for? you should probably add a custom one to figure out what it's for if you don't know Trivia Note: totem are the name of models in Lasagna
-
Just add MO_BODYRELOCATION: "PLAYER" to the last entry of the section. Would recommend if you read the description section of the file.
-
I believe it is here https://github.com/HerculesWS/Hercules/blob/master/db/re/map_zone_db.conf#L178
-
I think the easiest way is to remove it visually. i.e it will still work, but you just can't see it. If i remember it correctly.. go to your grf then.. find: data / texture / À¯ÀúÀÎÅÍÆäÀ̽º / basic_interface / btn_comparison_resize data / texture / À¯ÀúÀÎÅÍÆäÀ̽º / basic_interface / btn_coparison_resize Replace it with the pink #ff00ff or any you desire.
-
the item skill is called "NPC_WEAPONBRAKER" the example been using WEAPONBREAKER
-
@@ZelosAvalon Broken as in, gone forever like when enchanting?
-
https://github.com/HerculesWS/Hercules/blob/master/doc/script_commands.txt#L5621
-
Shourei reacted to a post in a topic: [GUIDE] Add Custom Quest (In Any Tab)
-
[Question] regarding Enhanced Variant Shoes
Shourei replied to Shourei's question in Database Support
Note to other beginners "If your items not working as it intended, it probably overlapped with your item_db2 or something else."