-
Posts
1,085 -
Joined
-
Last visited
-
Days Won
12
Community Answers
-
Chaos92's post in How to put RE item in PRE-RE was marked as the answer
as it said, non existent item 'item id'. Make sure that itemid is exist.
-
Chaos92's post in R>Headgears (http://nn.ai4rei.net/dev/viewlist/) was marked as the answer
You might be interested by ClientSpriteCollection by Chris here : https://github.com/llchrisll/ClientSpriteCollection
-
Chaos92's post in script problem was marked as the answer
your script doesnt have check requirements. I didnt give it a try, but u can see this post and implement it
-
Chaos92's post in [RESOLVED] adding more maps on "set" was marked as the answer
"guild_vs1","guild_vs2","guild_vs3", "guild_vs4";
-
Chaos92's post in Latest Sprite/Collection/Item Folder was marked as the answer
Renewal English Translation Project (Client 2018 & above) : https://github.com/llchrisll/ROenglishRE
Sprite Collection : https://github.com/llchrisll/ClientSpriteCollection
-
Chaos92's post in Anyone has data folder for 2015-11-04 was marked as the answer
Pre RE : https://github.com/zackdreaver/ROenglishPRE
RE : https://github.com/zackdreaver/ROenglishRE
2018 and above RE : https://github.com/llchrisll/ROenglishRE
-
Chaos92's post in Can't compile Server was marked as the answer
As in the error list, Visual Studio older than 2015 are not supported anymore.
Download latest Visual Studio Community : https://visualstudio.microsoft.com/downloads/
-
Chaos92's post in Something Error When Change Job into Gunslinger or Rebellion was marked as the answer
that is not RE.
RagexeRE is for RE
Maybe u can try download :
2020-03-04aRagexeRE
-
Chaos92's post in Skipping idnum2item was marked as the answer
no issue. only old clients use that. iteminfo.lua for newer clients.
https://github.com/rathena/rathena/wiki/Custom-Items
-
Chaos92's post in Two servers on a single ip/vps was marked as the answer
make sure the database access are correct. And make sure the port for both servers are different.
-
Chaos92's post in Fluxcp - Equipment Reset Feature was marked as the answer
But headgear sprite also affected by reset look.
-
Chaos92's post in pvp warper name announce. was marked as the answer
announce ""+strcharinfo(0)+" entered PVP ROOM !",bc_all;
-
Chaos92's post in MVP Listed drops not working was marked as the answer
Ive asked about this in rAthena github before and here it is :
https://github.com/rathena/rathena/issues/4700
https://github.com/rathena/rathena/issues/4817
And here the explanation about regarding MVP item drop mode that has been added.
https://github.com/rathena/rathena/commit/5110ddbaf47c358a4a656c32043eb9973b3cd0ab
- Added a new configuration setting "item_drop_mvp_mode" * By default "item_drop_mvp_mode" is set to official order (0) which is always starting at first, then going to the second if the first didn't drop and only checking the third if the second didn't drop either * @mobinfo will now properly consider this and display the effective chance, so if the MVP has 3 MVP item drops at 50%, the first item will display the chance 50%, the second 25% and the third 12.5%, this should help a lot against drop rate confusion (e.g. players wondering why always only the first item drops when all three are displayed at 100%); this only applies to official order (0) * When "item_drop_mvp_mode" is set to random order (1), MVP item drops are checked in random order, but if one MVP item drops, the process will be canceled, so you will never get more than one MVP item no matter how high the drop rate is * When "item_drop_mvp_mode" is set to all items (2), all MVP item drops are checked and have a chance to drop, regardless of other MVP items already being dropped or not (i.e. there is a chance that the player gets all 3 MVP items)
-
Chaos92's post in AndRO Crash after login was marked as the answer
ragnarokheoes.roserver.net means theres typo there. see the spelling.
-
Chaos92's post in how to fix izlude map some tiles unwalkable was marked as the answer
insert your high priority GRF loaded izlude map.
-
Chaos92's post in How to put DOTA PVP SQL TABLE? was marked as the answer
if you have phpmyadmin.. it has query tab so paste it in 'ragnarok' database and execute.
-
Chaos92's post in How to edit register texts in login menu? was marked as the answer
I dont know what translation are you using.
But should have msgstringtable.txt in data folder.
Example : https://github.com/zackdreaver/ROenglishRE/tree/master/Ragnarok/data in https://github.com/zackdreaver/ROenglishRE.git
Example : https://github.com/llchrisll/ROenglishRE/tree/master/Ragnarok/data in https://github.com/llchrisll/ROenglishRE
-
Chaos92's post in Item que só tenha efeito em GvG was marked as the answer
By using item_noequip.txt.
// Forbidden Items Database // Defines restrictions on equipment, items, and cards in map types and zones. // // Structure of Database: // ItemID,Flag // // Legend for 'Flag' field (bitmask): // 1 - restricted in normal maps // 2 - restricted in PVP // 4 - restricted in GVG // 8 - restricted in Battlegrounds // 16 - restricted in WOE:TE castles // Restricted zones - configured by 'restricted <number>' mapflag // 32 - restricted in zone 1 // 64 - restricted in zone 2 // 128 - restricted in zone 3 // 256 - restricted in zone 4 // 512 - restricted in zone 5 // 1024 - restricted in zone 6 // 2048 - restricted in zone 7 // 4096 - restricted in zone 8 // // Passing negative value as flag will unset the flag instead. // // Examples: // 1201,1 // Knife can't be worn on normal maps // 608,4 // Yggdrasil Seed can't be consumed in both GvG and WoE Castles // 4174,6 // Deviling Card has no effect in every PVP or GVG map, and during WoE // 501,32 // Red Potion can't be consumed on maps marked as 'restricted zone 1' // 519,322 // Milk can't be consumed in PVP and maps marked as 'restricted zone 2' or 'restricted zone 4' (256+64+2) // 519,-2 // Unset `restricted in PVP` flag from Milk. Making it usable in PVP again.
-
Chaos92's post in Request 2020-01-08aRagexe clean undiff was marked as the answer
Why are you using 2020 Clients ? its not even fully supported yet for rAthena.
For now currently rAthena using 20180620 client date.
Btw you can download Nemo and use it at your computer.
http://nemo.herc.ws/downloads/
Nemo can be downloaded from https://gitlab.com/4144/Nemo
-
Chaos92's post in Fluxcp - Slide Speed •FIXED was marked as the answer
If im not mistaken, this Fire theme by Ea-dev.
themes/default/main/index.php and find variable 'data-cycle-timeout' .
Change the numbers and try again.
-
Chaos92's post in Fluxcp MVP Ranking was marked as the answer
Im sorry, its in servers.php
'ServerName' => 'FluxRO', // Global database configuration (excludes logs database configuration). 'DbConfig' => array( //'Socket' => '/tmp/mysql.sock', //'Port' => 3306, //'Encoding' => 'utf8', // Connection encoding -- use whatever here your MySQL tables collation is. 'Convert' => 'utf8', // -- 'Convert' option only works when 'Encoding' option is specified and iconv (http://php.net/iconv) is available. // -- It specifies the encoding to convert your MySQL data to on the website (most likely needs to be utf8) 'Hostname' => '127.0.0.1', 'Username' => 'ragnarok', 'Password' => 'ragnarok', 'Database' => 'ragnarok', 'Persistent' => true, 'Timezone' => null // Example: '+0:00' is UTC. // The possible values of 'Timezone' is as documented from the MySQL website: // "The value can be given as a string indicating an offset from UTC, such as '+10:00' or '-6:00'." // "The value can be given as a named time zone, such as 'Europe/Helsinki', 'US/Eastern', or 'MET'." (see below continuation!) // **"Named time zones can be used only if the time zone information tables in the mysql database have been created and populated." ), // This is kept separate because many people choose to have their logs // database accessible under different credentials, and often on a // different server entirely to ensure the reliability of the log data. 'LogsDbConfig' => array( //'Socket' => '/tmp/mysql.sock', //'Port' => 3306, //'Encoding' => null, // Connection encoding -- use whatever here your MySQL tables collation is. 'Convert' => 'utf8', // -- 'Convert' option only works when 'Encoding' option is specified and iconv (http://php.net/iconv) is available. // -- It specifies the encoding to convert your MySQL data to on the website (most likely needs to be utf8) 'Hostname' => '127.0.0.1', 'Username' => 'ragnarok', 'Password' => 'ragnarok', 'Database' => 'ragnarok', 'Persistent' => true, 'Timezone' => null // Possible values is as described in the comment in DbConfig. ), -
Chaos92's post in help script: buildin_getmapxy: Invalid type 0. was marked as the answer
Check your script and change 0 to any object below.
*getmapxy("<variable for map name>",<variable for x>,<variable for y>{,<type>,"<search value>"}) This function will locate a character object, NPC object or pet's coordinates and place their coordinates into the variables specified when calling it. It will return 0 if the search was successful, and -1 if the parameters given were not variables or the search was not successful. Type is the type of object to search for: BL_PC - Character object (default) BL_NPC - NPC object BL_PET - Pet object BL_HOM - Homunculus object BL_MER - Mercenary object BL_ELEM - Elemental object
https://github.com/rathena/rathena/blob/master/doc/script_commands.txt
-
Chaos92's post in R> VIP Healer NPC was marked as the answer
if (vip_status(1)) {
sc_start SC_STRFood,360000,10;
sc_start SC_AGIFood,360000,10;
sc_start SC_VITFood,360000,10;
sc_start SC_INTFood,360000,10;
sc_start SC_DEXFood,360000,10;
sc_start SC_LUKFood,360000,10;
specialeffect2 EF_INCAGILITY;
sc_start SC_INCREASEAGI,240000,10;
specialeffect2 EF_BLESSING;
sc_start SC_BLESSING,240000,10;
}
and add some more buff u need
-
Chaos92's post in Changing the function to another website was marked as the answer
data\luafiles514\lua files\datainfo\tb_cashshop_banner.lub <--- for the banner
msgstringtable.txt line 3302 for button charging links.
-
Chaos92's post in please help! error while running the server was marked as the answer
u type 'rangarok' and ragnarok but in screenshot ragnarok and ragnarok.