-
Posts
1864 -
Joined
-
Last visited
-
Days Won
63
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Posts posted by Chaos92
-
-
You didnt add the sprite in your GRF
-
2 hours ago, label5 said:
identified means items that already identified. unindentified means items that isnt identified yet for example drop by monsters.
-
1
-
-
22 hours ago, MasterSub said:
Unable to add items to fluxCP already item_db.sql, and when you add is displayed error, failed to add item, i did upload item_db and item_db2 for database and enable use of itemdb: yes
item/add.PHP
if($server->isRenewal) { $fromTables = array("{$server->charMapDatabase}.item_db_re", "{$server->charMapDatabase}.item_db2_re"); $customTable = 'item_db_re'; } else { $fromTables = array("{$server->charMapDatabase}.item_db", "{$server->charMapDatabase}.item_db2"); $customTable = 'item_db2'; } $tableName = "{$server->charMapDatabase}.items"; $tempTable = new Flux_TemporaryTable($server->connection, $tableName, $fromTables); $shopTable = Flux::config('FluxTables.ItemShopTable');
Pls add all itemdb, itemdbre, mobdb, mobdbre in sql-files.. import it first in your database/phpmyadmin.
-
-
9 hours ago, vMariku said:
I already did that many times.
Then you should show us what is your problem. any errors, logs, screenshot, etc.
-
allow in your database privilege.
-
Click SQL and execute your .sql-files there.
-
2
-
-
U need to know your mysql/phpmyadmin username and password. After that u can change the details in conf/inter-athena.conf
-
conf/inter-athena.conf
-
refused. Try check your firewall
-
3 hours ago, Zeiyan said:
I've looked around and seen a bunch of post but no solution. Currently my fluxcp is not generating any file inside /data/logs/transactions. I was able to test donating via sandbox and the transaction is good to go but whenever I hit "go back to site" button. It redirects me to my homepage and no credits is credited to the account. Is there a fix for this or is this a long tiime issue that was forgotten about? Thank you.
my configuration of the 'PayPalIpnUrl' is currently set to => 'ipnpb.paypal.com' although i've been playing around with it to figure out what the issue is.
Any assistance is appreciated.
Well.. ive create this issue before : https://github.com/rathena/FluxCP/issues/238
-
-
most probably accessoryID and accname if you already add all the sprite. or else, your itemdb viewID
-
1 hour ago, Serken said:
I have my exe diffed with 64k hairstyle, i can see 84 hairstyles without problem, the problem come when i change the color palette
you didnt have the palette files then.
-
2 hours ago, Serken said:
Palettes, Style works fine but when i reach 30 or more style palettes doesnt work
told ya... diff client 64k hairstyle
-
44 minutes ago, Serken said:
Hi, i have a problem with hair palettes, above the 29 hairstyle i have error if i use any palette, only work with 0, anyone can help me?
i have correct battleconf and battle.c
Thanks!
diff your client 64k hairstyles and check your hair color palette. maybe didnt have in your GRF
-
2 hours ago, manuel said:
I dont understand your question but... I think your question regarding renewal drop
src/config/renewal.h/// Renewal drop rate algorithms /// (disable by commenting the line) /// /// Leave this line to enable renewal item drop rate algorithms /// While enabled a special modified based on the difference between the player and monster level is applied /// Based on the http://irowiki.org/wiki/Drop_System#Level_Factor table #define RENEWAL_DROP -
10 hours ago, gidzdlcrz said:
Can someone make a guide for this? I know its old but its still problem for those who uses pre renewal.
1. rename izlude map to the pvp map name.
2. insert in your GRF/patcher.
3. download your mapcache.dat , use wee mapcache and add the new map inside it.
4. restart server-
1
-
-
2 hours ago, joaovvv6 said:
your default password s1 /p1 as it told. Check your login table in ragnarok database. makesure it is the same as what you set in conf/char-athena and map-athena
-
On 11/23/2019 at 10:56 PM, gidzdlcrz said:
^ so does it work?
What you need to change :
src/char/int_guild about max capacity calculation initialization and also at guild extension code <src/common/mmo.h for new calculation
If you're going to reduce the member capacity, better for you to wipe all related guild databases first including guild id in every character. -
16 hours ago, hadie said:
hi all can someone help me?
im search navigation system for pre renewal data
that will show all pre-renewal details not renewal details
use zack dreaver data folder.
https://github.com/zackdreaver/ROenglishRE
Then paste the Pre-Re data folder.
https://github.com/zackdreaver/ROenglishPREGood luck.
-
1
-
-
On 11/16/2019 at 9:52 AM, Cesarius said:
Hello guys, im testing my server and with some itens and i got a "resource file loading fail".
Inside my GRF there is not "perverse_demon_mask.bmp" inside the path.
The question is:
If this item exists in game -> http://db.irowiki.org/db/item-info/28565/
Why is this trying to get the item like a custom item? Is there some place that you customize the path?
check your iteminfo.lua or .lub. The path written in the error is there. Usually for normal items the path should be in korean (if encoded open in korean). Depends on the resource name there.
-
1 hour ago, Giant Whisper said:
ITEMID,ITEMNAME,ITEMNAME,4,20,,0,,0,,0,0xFFFFFFFF,7,2,8192,,0,0,0,{},{setlook LOOK_BODY2,1;},{setlook LOOK_BODY2,0;}
it is possible to make this item change the appearance to 2 Class + New Classes
when using the suit, example a Sniper switch to a new custome ranger
possible but this costume doesnt have much palettes.. So you dont have much options for their colour.
-
4 hours ago, kotsumu said:
Thanks Amir, I am running in renewal mode.
- I do not have a packets.h file, only a packets.hpp which points me to updating my packet version (on Linux) using the ./configure command.
- I understand that every langtype and servertype has a value. I am just not sure how it affects my client at all.
packets.hpp is the correct file.
its affecting the external settings. for example enable or disable doram, max level, etc is being set there in lua files folder.
-
1
-
Quests, Games: World Boss Event
in Game, Event, Quest Script Releases
Posted
Does it mean 10,000 kills for each character or count from all players ?