-
Posts
611 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Kakaroto
-
-
-
-
Congrants!
-
23 hours ago, sader1992 said:
oh I see , when I fixed the warning , I also changed the function call , didn't notice that
will update it
the fix is from
sprintf(mobname, "Mob Name - %s", mob_db(pet_db_ptr->class_)->jname);to
std::string temp_name = "Mob Name - " + mob_db.find(pet_db_ptr->class_)->jname; strcpy(mobname, temp_name.c_str());Thank you for notifying me!
Noice work man!
-
32 minutes ago, sader1992 said:
1>atcommand.cpp 1>F:\GitHub\Emulador\src\custom\atcommand.inc(675,36): error C2064: term does not evaluate to a function taking 1 arguments 1>F:\GitHub\Emulador\src\custom\atcommand.inc(675,19): warning C4473: 'sprintf' : not enough arguments passed for format string 1>F:\GitHub\Emulador\src\custom\atcommand.inc(675,19): message : placeholders and their parameters expect 1 variadic arguments, but 0 were provided 1>F:\GitHub\Emulador\src\custom\atcommand.inc(675,19): message : the missing variadic argument 1 is required by format string '%s' 1>battle.cpp 1>Done building project "map-server.vcxproj" -- FAILED. ========== Build: 0 succeeded, 1 failed, 12 up-to-date, 0 skipped ==========

-
1
-
-
This need be updated!
-
it's impossible to tell what the problem is with your custom rankings without seeing the code used, tables.
-
Check "storage permission" on guild window.
-
Prontera Kingdon Hearts Themed!
-
host/fluxcp/conf/error.php
Change:
$showExceptions = true; // Whether or not to show exceptions (only applies to error.php)
To:
$showExceptions = false; // Whether or not to show exceptions (only applies to error.php)
-
-
If you don't know what you're doing, anything becomes unsafe.
-
55 minutes ago, Tearz said:
display have been changed, but still "local"
2nd, i've found the .bmp file, must i replace it?Chage: server_name
On: emulator/conf/char_athena.conf
-
'Local' name can you change in clientinfo.xml, inside this tag:
<display></display>Second its .bmp files, can you find on: data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/
-
-
- data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/collection/
- data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/item/
-
-
Not implemented in rA yet: https://github.com/rathena/rathena/issues/5062
-
10 hours ago, Lucinoxth said:
Any update/packet update for these two feature of the episode 18,1?
NO
-
rA don't support this feature yet.
-
Why you not talk with Fuctor about that?
-
Convert your files to ANSI.
-
rA don't support 4th jobs.
-
Try, emulator/conf/battle/client.conf
Change:
// Save body styles. (Note 1) save_body_style: noTo:
// Save body styles. (Note 1) save_body_style: yes
Release: Battleground Extended 2020 ! With Bomberman/Poring Ball
in Source Releases
Posted