Jump to content

Rynbef

Forum Moderator
  • Posts

    948
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by Rynbef

  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~
  2. It looks like a missing span, article or div closing tab. Rynbef~
  3. 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~
  4. Rynbef

    Data mining

    U will need a Hackshield as example. Rynbef~
  5. Hello guys, I love web development and I want make a small poll. Please choose one of the answer. I want to programming a new control panel with some realtime features. As example a modern FluxCP Remake. Ur able ro use ur old Themes and some orher stuff. A lot of new features like CryptoPayment will be implementet. A high documentared archive will be released as ex. All variables available, all classes available, how to add addons or else. I know a lot people abort projects like this but in my biggest hobbie ? I dont want any money for this. Another Option: I will update the CeresCP and make it compatible with rAthena. Small features Ive planned too. What do u thinking about it? Rynbef~
  6. Masao = UnfinishedRO _ Ehm. URO Main von Doreen, right? Rynbef~
  7. EaMod isnt supported with rAthena. We dont have the src files of your project and its not our work. Maybe you have to try it a bit or u will find some who do it for u. Rynbef~
  8. It was removed. If U put renewal on the renewal edp formula will be also on. Rynbef~
  9. Maybe the permission settings arent correct. /chmod Rynbef~
  10. Please remove all log Databases and reimport the log files. (atcommandlog, branchlog, cashlog, chatlog, feedinglog, loginlog, mvplog, npclog, picklog, zenylog) Rynbef~
  11. Just delete your log tabeles and reimport your correct SQL Files. Located at sql-files in your server folder. Rynbef~
  12. Its a input field. Thereforce u arent able to diff the length of the chatbox to change it. Maybe u can use the PCRE Support to write tickets. Rynbef~
  13. Check your cookies too and check it on other browser/devices like your smartphone. Rynbef~
  14. specialeffect(EF_HEAL2, AREA, playerattached()); percentheal 100,100; if ( countitem( 2933 ) || countitem( 29434) ) { specialeffect2 (EF_INCAGILITY, AREA, playerattached()); sc_start SC_INCREASEAGI,240000,10; specialeffect2 (EF_BLESSING, AREA, playerattached()); sc_start SC_BLESSING,240000,10; specialeffect2 EF_INCAGILITY; specialeffect2 EF_BLESSING; } set TimeHealed, gettimetick(2); Rynbef~
  15. Please read some informations about security vulnerabilities like Cross-Side scripting and SQL-Injection. MySQL is deprecated please use MySQLi instead. You'll need some server side checks! Example: preg_replace() Rynbef~
  16. Ich denke mal wenn die fehlen werden noch einige andere fehlen, die dir jetzt nicht aufgefallen sind. Ich empfehle dir einen neuen Client herunterzuladen oder zmd die GRF auszutauschen. Rynbef~
  17. Finde nur den diff zu nehmen lässt dieses Feld sehr leer wirken. Deshalb kann man es ersetzten und eine Class Render, das Logo oder Tipps hinpacken. Ich entschied mich schließlich dafür Ausserdem bitte daran denken, dass beim Login die Client Hash mit übermittelt werden müssen. Ebenfalls die Doram Race Serverseitig blockieren, denn sonst könnte man eine eigene Exe ohne den Diff machen und sich eine Doram Race machen. Wenn jemand Hilfe braucht, könnt ihr mich gerne kontaktieren. Rynbef~
  18. Ich teste derzeit auch einiges an den neuen Exen. Bei mir sieht das Char-Fenster jetzt ao aus: Rynbef~
  19. Ich habe selber mit dem Client nichts zutun. Eine Lösung wäre den Sprite der Doram Race zu ersetzen und beim Char-Auswahl Fenster zb. "Not available" drüber zu schreiben. Wenn trotzdem jemand die Doram Race nimmt, wird sie beim Login per Script durch Novice ersetzt. Bin leider gerade nur am Handy und kann dir dafür kein Beispiel schicken. Rynbef~
  20. Mach mal "GCC -v" und schau was da für eine Version da steht. Rynbef~
  21. Finde ich sehr gut von dir, dass du es für andere mit ähnlichem oder gleich Problem nochmal aufklärst! Rynbef~
  22. Thats exactly what I mean. U have to add some event restrictions like the move system, chat system or else. But it whould be easy to add new bots in my opinion. But I'll check it after a few commits. Rynbef~
  23. Its a nice idea but how about Client-Security? I think there are many ways to abuse this system. Rynbef~
  24. GIMP is a good free software. Rynbef~
  25. That looks really good, smooth and clean. Nice work! Rynbef~
×
×
  • Create New...