-
Posts
135 -
Joined
-
Days Won
4
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Vietlubu
-
Make sure you already disable academy.txt and enable novice.txt in /npc/re/scripts_jobs.conf https://github.com/rathena/rathena/blob/6a2c1229d03ed6e18321ce22fc00c0018098e8cb/npc/re/scripts_jobs.conf#L33 Good luck!
-
humm, did you add web_commands script to your server?
-
Vendor ID not a Number Order
-
Fix is mean to remove or align to left? If you want to align to left add css to <td> contain Vendor ID: text-align: left;
-
Need Help For Making Ragnarok Private Server..
Vietlubu replied to GoldRoger's question in General Support
At now, default rA run with 20151104, check this Check all client supported here To diff client you can check this topic, you can ask questions or discuss on that topic. -
Need Help For Making Ragnarok Private Server..
Vietlubu replied to GoldRoger's question in General Support
Yes, rAthena support 3rd jobs and Doram race -
Need Help For Making Ragnarok Private Server..
Vietlubu replied to GoldRoger's question in General Support
1. Make offline server: To start, if you haven't offline server you can check this topic: https://rathena.org/board/topic/109823-ragnarok-online-complete-offline-server-client-pack-2018-make-your-ro-server-in-less-then-5-minutes/ 2. Make online server: If you want to make online server read and discuss (or ask something) on this topic: https://rathena.org/board/topic/111830-guide-video-edition-how-to-setup-rathena-and-run-ragnarok-online/ -
You are missing some package libraries, check this: https://github.com/rathena/rathena/wiki/Install-on-Debian apt-get install git make libmysqlclient-dev zlib1g-dev libpcre3-dev echo "deb http://ftp.us.debian.org/debian unstable main contrib non-free" >> /etc/apt/sources.list.d/unstable.list apt-get update apt-get install -t unstable gcc-5 apt-get install -t unstable g++-5 ln -s /usr/bin/gcc-5 /usr/bin/gcc ln -s /usr/bin/g++-5 /usr/bin/g++
-
Check this wiki tutorial: https://github.com/rathena/rathena/wiki/Custom_Items If you using a Renewal client, you also can read this:
-
Utility: PvP log - Simple SQL PvP Logging
Vietlubu replied to Vietlubu's topic in Utility Script Releases
You can try update version here: https://github.com/vietlubu/eAscript/blob/master/pvplog.txt -
Utility: PvP log - Simple SQL PvP Logging
Vietlubu replied to Vietlubu's topic in Utility Script Releases
Thank for your report. What is the MySQL version you using? -
View File PvP log - Simple SQL PvP Logging PvP log - Simple SQL PvP Logging //===== rAthena Script ======================================= //= PvP log //===== By: ================================================== //= Vietlubu //===== Description: ========================================= //= Simple SQL PvP log //= Notes: //= - Create table `pvplog` when start script. //= - Add new record when has OnPCKillEvent //= - Remove NCP PvP Ranking if you don't want to use. //===== Compatible With: ===================================== //= rAthena Project //===== Changelogs: ========================================== //= 1.0 First version. //============================================================ With table `pvplog` you can easy get PvP ranking by month/week or day. by downloading this file you agree on the following: You never sell/exchange this file. You never claim my work as yours. You never remove line By Vietlubu If you like it, give me a Thank you! Submitter Vietlubu Submitted 03/05/2018 Category Utilities Video Content Author Vietlubu
-
If you on using CentOS: Try to run yum update -y (with sudo if need). Hope can help you!
-
With Card Seller you can disable here: https://github.com/rathena/rathena/blob/master/npc/scripts_custom.conf#L15 With other NPCs you can try to search on Github repo or use your editor: https://github.com/rathena/rathena Example: https://github.com/rathena/rathena/search?utf8=✓&q=Grand+Master&type=
-
You can comment to hide Nephia here: https://github.com/rathena/rathena/blob/ea88ea50546fd140bda875056f83a60b6b0bef96/npc/quests/newgears/2004_headgears.txt#L396
-
Version 1.0
275 downloads
PvP log - Simple SQL PvP Logging //===== rAthena Script ======================================= //= PvP log //===== By: ================================================== //= Vietlubu //===== Description: ========================================= //= Simple SQL PvP log //= Notes: //= - Create table `pvplog` when start script. //= - Add new record when has OnPCKillEvent //= - Remove NCP PvP Ranking if you don't want to use. //===== Compatible With: ===================================== //= rAthena Project //===== Changelogs: ========================================== //= 1.0 First version. //============================================================ With table `pvplog` you can easy get PvP ranking by month/week or day. by downloading this file you agree on the following: You never sell/exchange this file. You never claim my work as yours. You never remove line By Vietlubu If you like it, give me a Thank you!Free -
Try to use this item script 2220,Hat,Hat,4,1000,,200,,2,,0,0xFFFFFFFF,7,2,256,,0,1,16,{bonus2 bExpAddRace,RC_All,100;},{},{} Change 2220,Hat,Hat,4,1000,,200,,2,,0,0xFFFFFFFF,7,2,256,,0,1,16, to your headgear info (item_id, name, view,...). And script bonus2 bExpAddRace,RC_All,100; give your item bonus 100% exp.
-
The first, please check this topic before asking a question: https://rathena.org/board/announcement/25-rules-and-regulations-generalscriptdatabasesource-support/ About your question, check this wiki page: https://github.com/rathena/rathena/wiki/Scr_logo.bmp
-
This project already drop?
-
2017-04-12aRagexeRE Cash when click on Mail icon
Vietlubu replied to Vietlubu's question in Client-side Support
@Cyro, I have check my grf file and data folder also, already has rodex interface -
My NEMO patched: Client: 2017-04-12aRagexeRE kRO: I think 2017-11-14 3 Chat Flood Remove Limit 8 Custom Window Title 9 Disable 1rag1 type parameters (Recommended) 13 Disable Ragexe Filename Check (Recommended) 19 Enable Title Bar Menu 23 Enable /who command (Recommended) 24 Fix Camera Angles (Recommended) 32 Increase Zoom Out Max 33 Always Call SelectKoreaClientInfo() (Recommended) 34 Enable /showname (Recommended) 35 Read Data Folder First 36 Read msgstringtable.txt (Recommended) 37 Read questid2display.txt (Recommended) 38 Remove Gravity Ads (Recommended) 39 Remove Gravity Logo (Recommended) 40 Restore Login Window (Recommended) 41 Disable Nagle Algorithm (Recommended) 44 Translate Client (Recommended) 46 Use Normal Guild Brackets (Recommended) 48 Use Plain Text Descriptions (Recommended) 49 Enable Multiple GRFs (Recommended) 53 Use Ascii on All LangTypes (Recommended) 64 @ Bug Fix (Recommended) 65 Load Custom lua file instead of iteminfo*.lub (Recommended) 68 Enable 64k Hairstyle 71 Ignore Resource Errors 72 Ignore Missing Palette Error 73 Remove Hourly Announce (Recommended) 74 Increase Screenshot Quality 84 Remove Serial Display (Recommended) 90 Enable DNS Support (Recommended) 97 Cancel to Login Window (Recommended) 210 Use Custom Icon 213 Disable Help Message on Login (Recommended) 215 Increase Map Quality 218 Show Exp Numbers 219 Always Show Resurrection Button 222 Show Replay Button When I click on Email icon my RO window will be cash like the image above. Thank for readding!
-
binkw32.dll Error [email protected] could not be located
Vietlubu replied to Vietlubu's question in Client-side Support
Thank you, upload kRO and solved. But has new issues My NEMO option for ItemInfo Step Error: https://imgur.com/QYHiqcD -
binkw32.dll Error [email protected] could not be located
Vietlubu posted a question in Client-side Support
I try run patched with NEMO on client 2018-01-17aRagexeRE.exe, 2018-01-03bRagexeRE.exe, 2017-12-13bRagexeRE.exe Bat, when I open patched get this error: The procedure entry point [email protected] could not be located in the dynamic link library D:\rAthena\06292017\2018-01-17aRagexeRE_patched.exe. I already try to use other binkw32.dll file but it not working My patch log: 3 Chat Flood Remove Limit 8 Custom Window Title 9 Disable 1rag1 type parameters (Recommended) 13 Disable Ragexe Filename Check (Recommended) 16 Disable Swear Filter 19 Enable Title Bar Menu 23 Enable /who command (Recommended) 24 Fix Camera Angles (Recommended) 33 Always Call SelectKoreaClientInfo() (Recommended) 34 Enable /showname (Recommended) 35 Read Data Folder First 36 Read msgstringtable.txt (Recommended) 37 Read questid2display.txt (Recommended) 38 Remove Gravity Ads (Recommended) 39 Remove Gravity Logo (Recommended) 40 Restore Login Window (Recommended) 41 Disable Nagle Algorithm (Recommended) 44 Translate Client (Recommended) 46 Use Normal Guild Brackets (Recommended) 48 Use Plain Text Descriptions (Recommended) 49 Enable Multiple GRFs (Recommended) 53 Use Ascii on All LangTypes (Recommended) 64 @ Bug Fix (Recommended) 65 Load Custom lua file instead of iteminfo*.lub (Recommended) 71 Ignore Resource Errors 72 Ignore Missing Palette Error 74 Increase Screenshot Quality 84 Remove Serial Display (Recommended) 85 Show Cancel To Service Select 90 Enable DNS Support (Recommended) 91 Disconnect to Login Window 97 Cancel to Login Window (Recommended) 213 Disable Help Message on Login (Recommended) 226 Disable Walk To Delay. patch.log Thank for reading -
First, please check this topic before post a question: https://rathena.org/board/announcement/25-rules-and-regulations-generalscriptdatabasesource-support/ About your issue, Did you try to change IP in char_athena.conf and map_athena.conf and database infomation?