-
Posts
292 -
Joined
-
Last visited
-
Days Won
16
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Normynator
-
-
Can be added as optional, so either HH:MM:SS or HH:MM selectable via command
-
2
-
-
You are using a RE exe. The dll you use is for 20180620 NOT 20180620RE.
-
1
-
1
-
-
Released v.1.1.1
Changelog will be added to the main post.
https://github.com/Normynator/PaintItBlack/releases/tag/v1.1.1-
1
-
2
-
-
4 hours ago, M45T3R said:
Uh, you could get some inspiration with NovaExt
https://www.novaragnarok.com/wiki/NovaExt
I mean you're halfway there, but the "ping" and FPS feature is very cool ! Never seen that included before
neat
Also newer clients? Like the Hercules ones, why? Well they have some new cool features like Bartner which are nice to have with this plugin
Anything after 2019 would be cool
Bartner starts after:
Here is the list
Yes I want to add features which are present in NovaExt into PiB.
The current focus is optimization and making the project more failsafe, means creating more information when something is wrong eg wrong clientdate. I also want to prioritize adding a bunch of clientdates and adding some sort of automated deployment to make my life a little easier.
I don’t plan to support clients which are not supported by rAthena. (Maybe in the feature, we will see)
-
1
-
2
-
-
Well as it says. The configuration is not allowed to access the MySql server.
Possible reasons:
- wrong username/password
- not existing mysql user
- for the given IP is not allowed.
Since I hide your IP i guess its not localhost, BUT if your Mysql server runs on the sever as the fluxcp there is no need to set the public IP.
Its better to only allow localhost connections to the database (if everything runs on the same server. If you have webserver and database on different servers its advisable to only allow the specific webserver ip to connect to the database, dont use a wildcard for allowed IPs.) -
also das ist ein Problem im Source, das ist hardcoded auf Max Level 50 immer wenn man „`int mapif_parse_GuildBasicInfoChange(int fd,int guild_id,int type,const char *data,int len)`“ verwendet.
Ist aber jetzt bekannt und sollte gefixt werden.
-
Nicht sicher aber vielleicht brauchst du noch ein Client diff.
Ansonsten halt gucken dass du wirklich richtig kompiliert hast, sprich:
./configure
make
(genau Details im Wiki)
ODER halt das cmake equivalent
-
Equipment requirements can be changed in the database.
Mob stats and behavior can be changed in the database.
I would suggest to read the doc folder as well as the wiki (both can be found on GitHub)
As for the IDE -> VIM

-
Released v.1.1.0
Changelog will be added to the main post.
https://github.com/Normynator/PaintItBlack/releases/tag/v1.1.0
Thanks for the donations
@Earnestinence
@idLaZ
-
1
-
2
-
1
-
-
31 minutes ago, sikiro said:
using client 20180620 makes it so the client opens then immediately closes right after. no visible errors. is anyone else experiencing this issue?
Are you using 20180620eRagexe? It's probably not working if you dont use that exact date.
Its also likely that 20180620eRegexeRE is not working.-
1
-
-
- Popular Post
- Popular Post

Hello everyone. norm here.
Today I want to present you my project “Paint it black”, a client mod pack.
Offical Discord: https://discord.gg/r3rvGXRThanks for reaching the Donation Goal
The donation goal was released insanely fast. Wasn’t expecting that

Huge thanks to:As promised all the donated money went to rAthena.
Thanks for the support (coffee donation):(if you donated but cant find your name on the list please drop me a PM.)
A special thanks to @Daifuku for sponsoring this awesome logo. Make sure to check out her service if you need great graphics.Download
Current release of Paint it Black can be found here:
https://github.com/Normynator/PaintItBlack/releases
Dropin replacement for Cheat Defender (by NEMO project):
CDClient.dll (SHA-1: 32158C097CD656FF62BB094CF9F4F2BF1A6B1CAD)Installation guide
SpoilerDownload the DLL for you clientdate from the link above.
Download CFF-Explorer (https://ntcore.com/files/CFF_Explorer.zip)
Open your client with CFF-Explorer
(1) Make sure you opened the right file. (2) Click on “Import Adder”.
After clicking on “Import Adder” you should see the following on the right side. Click on “Add” and select the DLL.
(1) Make sure the correct DLL is loaded. (2) Select the exported function. (3) Press “Import by Name”
(1) Make sure the right function was imported. (2) Press “Rebuild Import Table”
Close CFF-Explorer and say “Yes” if it asks to save changes and wants to overwrite the file.
Done
Available mods
Timestamp
Description: Shows timestamps in the chat window.
Usage: /timestamp
Default: OnPing
Description: Shows average ping to server.
Usage: /ping
Default: OffFPS
Description: Shows fps count.
Usage: /fps
Default: OffVSync disabled
Dscription: Disables vsync for the client. This removes the 60 FPS cap.
Usage: /vsync
Default: OnCustom Logo
Description: You can display your own logo next to the Paint it Black logo.
Usage: Your logo’s max width should not exceed 304 pixels. It has to be placed in your ragnarok folder with the name logo and has to be of type "bmp".
Feel free to suggest new features.
Supported client dates
- 20180620e
- 20180621a (suggested by @Mael)
- 20150513 (for @Stolao <3)
- 20180621aRE
- 2018-09-19aRagexe
The clientdates requested on the donation goal post will be added soon.
I try to add more client dates as said in the donation goal post.
Feel free to suggest client dates here. If your client date was already suggested vote it up (so I can see which client dates are needed most).Vote list
SpoilerCurrent voting list:
What counts as vote? --> A post with the client date, upvotes on that post.
(I will try to update the list from time to time)6 | 2015-11-04 4 | 2015-09-16 4 | 2015-11-02 2 | 2015-11-02 2 | 2017-06-14 1 | 2013-12-23 1 | 2014-03-05 1 | 2018-02-21
Note: I take this list as a reference but it could also happen that I decide to implement a client date which is not first place.Changelog
Spoilerv19.7.19
“Added some improvements to the configuration file. Now the settings can be saved using a command inside the client.”
-
New Features
Command: /savesettings
Save the current active client settings. e.g: display fps on/off, display timestamp on/off and so on. -
Fixes & Improvements
Minor small fixes.
Better error tracking. -
Additional Client Versions
None
v19.6.12
New clientdates:
- None.
Additional Features:
- Config file. It contains all settings for each mod.
Fixes:
- Minor small fixes.
v19.5.06
New clientdates:
- 20180919
Additional Features:
- Better tracking of required CheatDefender drop-in.
- New Splashscreen logo.
Fixes:
- Fixed a bug where Customtitle was not working.
v19.4.19
New clientdates:
- None.
Additional Features:
- CI now autocompiles all DLLs.
- A splash screen was added.
Fixes:
- None.
Misc:
- Changed versioning to YY.M.DD-micro
v1.1.1
New clientdates:
- None.
Additional Features:
- Titlebar. (should work with nemo patch)
Fixes:
-
additional Clientdate debugging. If the client crashes with an error and you seek for support please provide the error message. It looks like this:
Misc
- some cleanup
v1.1.0
New clientdates:
- 20180621RE
Features:
- Verification of the correct clientdate. This should help to track problems when using the wrong DLL with your Client.
Bugfixes:
- None.
Misc:
- Comment cleanup.
v1.0.0
- Initial Release
Bugreports
If you spot a bug please report it here or on github via issue.
Gepard compatibility
This mod pack is not compatible with Gepard. And it also won’t be compatible in the future.
You can get different client modifications for Gepard from Functor.
Please do not request compatibility.Thanks to:
SHR (https://github.com/sekishi1259/SimpleROHook)
rEx (https://github.com/curio-r/rextensions)Greetings,
norm
-
10
-
13
-
2
-
4
-
You can easily change the itemscript in item_db
-
18 minutes ago, behemothcze said:
im having the same problem how to fix this?
Update your rAthena version.
-
10 minutes ago, AndyTheGoblin said:
honestly you should just re install your emulator
the only thing i can help you with it the first problem and it is that you forgot to add the ; at the end of spellbreaker... and the quest one you probably testing things out and didnt clear your quest, probably found in your sql.... or you can just do erasequest...
Someone else may be able to guide you through these problems though
There is no reason to reinstall. That’s not really a good suggestion...
unsupported packet can be due to wrong client date, or enabled/disabled packet obfuscation.
For the script errors check the npcs.
-
-
You have to use one of those:
BL_PC - Character object (default) BL_NPC - NPC object BL_PET - Pet object BL_HOM - Homunculus object BL_MER - Mercenary object BL_ELEM - Elemental objectSetting „3“ in getmapxy does not mean „screen area only“.
if you want „screen area only“ set .Party = 3.
Sorry for the ugly formatting. Copy paste is weird on mobile. -
30 minutes ago, Dunker said:
Use this:
git clone https://github.com/rathena/rathena.git ~/rAthenaSpecify the directory where you want to clone the emulator. "~/rAthena" = change to your directory.
Normally git creates a folder based on the repo name. So there is no direct need to specify a path.
12 hours ago, AinsLord said:That is not a rAthena problem. Your problem is related to git. I would suggest using some google. For example: https://stackoverflow.com/questions/8644947/git-http-request-failed
-
1
-
-
Why would you use old and no longer supported Windows OS?
-
Das ist ja nett, good Luck und so.
-
1
-
-
Der Guide sieht doch sehr detailliert aus.
Vielleicht kannst du nochmal erklären welchen Schritt genau du nicht verstehst.
-
Into the do_init function.
-
1
-
-
You are using v1, v1 is no longer supported. Please use v2 (https://github.com/Normynator/roCORD)
-
Immer her damit! xD
-

latest version compile error (4-14-19)
in General Support
Posted · Edited by Normynator
Yes this is indeed an error on the recent commit.
But this only occurs if the selected clientdate is below ~2014.
will be fixed in this PR https://github.com/rathena/rathena/pull/4107