-
Posts
509 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Rynbef
-
Nice idea looks good, thank u Rynbef~
-
Im BrowEditor selber ist auch ein RSM Converter. Hast du das mal ausprobiert? Rynbef~
-
Syntax Highlighter and Snippets for Visual Studio Code
Rynbef replied to Secrets's topic in Project Releases
Rly nice. Thank u for help the community! Best regards -
Correct offset when changing job sprites
Rynbef replied to johnnybeggod's question in Graphics Requests
Ur body sprite seems to be not on the correct position. The head seems to be correctly. U can use the ActEditor to manually fix some sprite issues. Rynbef~ -
Viel Erfolg @Fortune07 hätte nicht gedacht, dass ich dich nochmal sehe(ehm. LifeRO Admin) Rynbef~
-
Refine Rate +9 or higher , If worn by Rogue, or Stalker Class
Rynbef replied to TrustGTX's question in Scripting Support
I dont really know what u mean but maybe im right. if(getequiprefinerycnt(EQI_SHOES) >= 9 && (Class == 17 || Class == 4008)){bonus2 bIgnoreDefRace,RC_DemiHuman,10;} Replace EQI_SHOES with the correct EQI constant Rynbef~ -
//deleted
-
Check your mp3nametable.txt Rynbef~
-
Wie wäre es mit ein paar Infos? Was soll es für ein Server werden? Sprache? Und vtll. Welche Sachen kannst du oder was wird benötigt? Rynbef~
-
Old clients crash on "client side zeny checking over the zeny limit". Just uncheck the checkbox at the bottom of the shop creation window. Rynbef~
-
Check your permissions. The webuser needs read permissions to open the files. You are able to change this with "chmod". Rynbef~
-
client crash or poring after adding custom mobs? here try this
Rynbef replied to thunginamue's question in Client-side Support
In some reasons the new lua functions causes errors. I just replaced the npcidentify_f.lub and jobname_f.lub with an old 2013 lua function file and everything is working. Rynbef~ -
How can i know the coordinate of a mob unit?
Rynbef replied to luizragna's question in Scripting Support
I dont rly know what u want to know. Take a look at "getunitdata" at the script command documentation. Rynbef~ -
Its not supported yet. You have to modify/add it by yourself. Rynbef~
-
The error message already told you everything. It seems your settings are wrong. Your MySQL Server use another Password or Username. Rynbef~
-
Any C Code can use also on C++ but some functions or variables changed and this is the problem. Rynbef~
-
Bei Left hast du den Pixel-abstand zum linken Rand und bei Top den Abstand von oben. Du kannst zb. Bei Paint einfach an die Ecke gehen(quasi wo der Button anfangen soll) und die Koordinaten verwenden. Das machst du einfach bei der HintergrundGrafik. Rynbef~
-
Man kann alle nötigen Sachen auf Github nachlesen. Auch mit entsprechenden Linux Befehlen. Rynbef~
-
It looks simple but nice, smooth and clean. There are a lot screen issues. If u need help just let me know it. In average good work. Keep it forward! Rynbef~
- 1 reply
-
- 1
-
-
Every monster looks like a poring on my new client two. I just used an old jobidentify_f.lua, jobname_f.lua and npcidentify_f.lua and it works fine. (2013 lua for 2017 client) Rynbef~
-
It looks like a missing span, article or div closing tab. Rynbef~
-
Ive started develop a new cp. It will be have those features: Permission and group System Create Account Character Creation (U ve to select your Client Version Some Account functions like change slot, char delete, divorce. You can check ur ingame mails. The shops will be listed with items they sell. You will see guild notices after login. GMs: Your able to see a punish log, atcommand log, and other Able to kick, mute, jail or ban player Realtime maintown chat log(multiple available) Database System. Inc. WhoDrops ect. ItemInfo Importer GRF Reader Donate System Pay with Paypal, Bitcoin, Dogecoin, Monero, Ethereum or else Theme System Addon System Live Console to send commands to the server Good to know I use PHP5 and PHP7, Mysqli, Javascript with Ajax and Jquery, CSS3. PDO and Prepared Statmemts will be used too Rynbef~