

daim
-
Posts
38 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Posts posted by daim
-
-
Here’s the updated explanation with all points formatted for easy copying:
Welcome to the Online Custom Item Generator!
Website: https://rotools.ti-server.com/
What is the Custom Item Generator?
The Custom Item Generator is an innovative, user-friendly online tool designed to simplify and enhance your Ragnarok Online (RO) gaming or server development experience. Whether you're a server administrator, developer, or enthusiast, this platform helps you create and manage custom items efficiently and accurately.
Key Features:
-
Custom Item Creation
- Automates the generation of custom items for your server.
- Input file names (e.g., sprites or resources), and the tool will generate the required configurations or assets seamlessly.
-
Sprite Management Tools
- Organize and preview custom sprites easily.
- Generate item and resource file lists for smooth integration into your server.
-
Batch Processing
- Handle multiple files simultaneously to speed up tedious manual tasks.
- Perfect for bulk sprite or resource management.
-
Error Checking
- Validate configurations to ensure compatibility and reduce server-side issues.
-
User-Friendly Interface
- An intuitive design makes it accessible for users of all experience levels.
Who Is This For?
- Server Administrators: Quickly configure and manage custom items or server assets.
- Players: Create personalized items for your favorite private servers.
- RO Developers: Test and fine-tune game elements with ease.
Why Choose the Custom Item Generator?
- Fast & Reliable: Built with automation to save you time and effort.
- Accessible Anywhere: Available online—no need to install software.
- Secure & Private: Ensures the safety of your data during processing.
Start creating and managing your RO assets effortlessly by visiting the Custom Item Generator today!
Feel free to share feedback or reach out for support through the platform.
This layout ensures users can easily copy individual points or sections as needed. Let me know if further tweaks are required!
Please let me know if you found any bugs.-
2
-
1
-
-
19 hours ago, syracuase said:
This is a source modification and I did it for my own server. We are 100% close and the effort that it took to implement was tedious. I doubt you will get it for free. If you want alternatives to doing it yourself, use a modified rAthenaCN at : https://github.com/CairoLee/rAthenaCN_Release. Their rAthena is in chinese though
There no src in that rathenacn release. Anyway is there any other alternatives sir? If it for sell which git version can be use?
-
Thanks mate.
-
Thanks will test it once I back
Untested so let me know if you run into any problems @hour is the command.
Hi,
Its not working. I just show
Time Remaining:
no value after that.
-
Hi there,
Could someone help me mod this script?
1. I would like to add function where there command like @reward, and it will display time remaining to get points or reward.
//= The default points is Kafrapoints change it anyway if you like. //= 1.1 = Check Chatting too //= 1.2 = 5 Minute Idle Check & @at/@autotrade check. //= 1.3 = Corrected the current balance line on 12 Hours Consecutive //==================================================================== - script hourlypoints -1,{ //--Start of the Script OnPCLoginEvent: addtimer .timer,"hourlypoints::OnPointGet"; end; OnPointGet: while(checkvending() >= 1 || checkchatting() == 1) { sleep2 .delay; if(.@mes$=="") dispbottom set(.@mes$,"The hourly points event haulted because you were vending, chatting, or idle."); } set #CASHPOINTS, #CASHPOINTS + .point_amt; dispbottom "You received "+.point_amt+" Kafrapoints by staying ingame for 1 hour"; dispbottom "Current Balance = "+#CASHPOINTS+" Kafrapoints"; set @consecutive_hour, @consecutive_hour + 1; //Check for 3 hours consecutive if(@consecutive_hour == 3) { set @consecutive_hour,0; set #CASHPOINTS, #CASHPOINTS + .cpoint_amt; dispbottom "You receive "+.cpoint_amt+" Kafrapoints in playing for 12 consecutive hours"; dispbottom "Current Balance = "+#CASHPOINTS+" Kafrapoints"; } addtimer .timer,"hourlypoints::OnPointGet"; end; OnInit: set .timer, 1000*15*15; //Timer in milliseconds. set .cpoint_amt, 15; //Points gained for consecutive time online. set .point_amt, 5; //Normal points gained. set .delay, 1000; //Delay for idle re-check check. set .dlimit, 60*30; //Stop points if afk greater then in seconds (30mins). }
Thank you in advance.
-
Hi there,
How to compile this? Or is there any compiled version for windows?
thanks
tried compile with debian i getting this error
In file included from src/ic/rbt_name_range.h:5:0,from src/ic/rbt_name_range.c:1:src/ic/rbt_range.h:4:21: fatal error: rbt.h: No such file or directorycompilation terminated.make: *** [src/rbt_name_range.o] Error 1 -
Hi chris,
On your Quest System script i getting this error.
Missing 1 right curly on line 779.
-
Hi there,
As per topic, im using kinda old client dated 31082010ragexe. How can i enable crashlog.log if the client crash out? Seem my client now only display error dialogs not the crash.log.
thanks
-
anyone know how can i buy gepard shield?
-
anyone know where i can buy gepard shield?
-
Hi there,
Im using this client for my new project. Unfortunetly i having few problems.
1. Some button not translated (ie guild disband button showing glibberish text.
2. Item info not translated. (i already put iteminfo.lub inside my grf but still it showing glibberish text on item description)
please help.
Thanks
-
-
keep up good work sir. You're genius guy seriously!
-
sloved.
just only mapflag.. lol..
-
Hi,
Does anyone know why we cant kill the emp after the castle occupied?
thanks
-
Hi,
Im thinking to remove lastjob, jobchangelvel from global reg value to optimize my database load.
Do you guys think its go to do so?
thanks
-
sometime after login, and also using some skills also will freeze/stuck the charecter..
Emistry: same i still got the freeze issue.. is rathena not support 21.07.2010 version?
if using 3rd job skill can cause FREEZE to my char.. then have to relog.. anyone know?
-
Hi,
Im using 21-7-2010 client, i running my server with RE features. I have no problem when login and so on.. but sometime my char just like FREEZE, no error in console. have to shut down client and start over.
It's because of client not supported 3rd job or server having problem?
-
Still stucked when talk to comander aggip at "Please be patient, i'll contact you when the time is right". Any clue?
-
well atcualy im using old version of athena julay 2011 version.. i dont think new setup aply rite?
-
may i know how u fix this?
-
Hi guys,
How to fix this problem:
1. If i ran my client.exe via THOR-PATCHER the default resolution i sleceted for my client changed. Mean if i run using CLIENT only it will be 1280x400, but when i run using THOR-PATCHER (by click start ) it will run my client and change it to other resolution. Any fix for this ya?
regards.
-
because i would like to make npc function.. the info in guild window just for player info.. with this function we can expand it to other event..
-
Hi,
Does anyone know how to do this check:
.1. Count how many players with same guild online in certain map.
or the situation like this.
1. PLAYER A with guildname ABA
2. PLAYER A click on NPC to warp to prontera.
3. NPC check how many ABA guild member members online in prontera.
it's posibble?
Online Custom Item Generator
in Third Party Releases
Posted
Thank you