-
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
-
-
in src folder, edit at edp skills damage function.
-
4 hours ago, YtalloNv said:
this NPC is giving random items. I want to set the rate of each item, is it possible?
Hello, can you use code function ?
Sorry but.. its better for us to see the codes clearly rather than download it as a MUST. -
-
8 hours ago, australia said:
can i request 32k to 16k damage only ?
what packet i will use can you give me the packet version ? thank you
You need to give in details what damage you want to reduce.
Sorry you request need to be a bit specific so we can help regarding your exact request. -
2 hours ago, Rizan said:
client version 2018-05-30bRagexeRE
Better get Gepard Shield, cost around minimum 150usd but lifetime.
-
1
-
-
On 11/2/2018 at 12:28 AM, max65 said:
its okay now with "brackets" for change iteminfo.lua , but now my second problem's
do you know why i can see with no error my hat but i dont see on my charactere ? have you just idea ? ^^
have follow this guide
and for Iteminfolua
}, [40000] = { unidentifiedDisplayName = "Black_Feather_Beret", unidentifiedResourceName = "Black_Feather_Beret", unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." }, identifiedDisplayName = "Black_Feather_Beret", identifiedResourceName = "Black_Feather_Beret", identifiedDescriptionName = { "Black_Feather_Beret" }, slotCount = 0, ClassNum = 1772 },
for no sprite ingame, its for sure accessoryid and accname issue if your sprite is already there.
-
1
-
-
Hello, notepad++ will change your korean to other languages, thats why.
So , try to downlaod other text editor for example brackets and edit it using that.
-
1
-
-
7 minutes ago, max65 said:
How point that? i have buy on GOdaddy my Domaine Name but after i dont know how point on Vultr...
https://techwombat.com/how-to-point-domain-name-to-vultr-vps/
-
5 hours ago, max65 said:
point your domain to your server IP nameservers.
Then change the url in config/application.php -
Hello everyone,
I have problems with below log
[Debug]: [Debug]: showmsg: dynamic buffer used, increase the static buffer size to 30 or more. at :139778797529152 - (null)
Anyone know how to solve it ? It makes items are not saved in database.
[Debug]: at char.cpp:727 - INSERT INTO `inventory`(`char_id`, `nameid`, `amount`, `equip`, `identify`, `refine`, `attribute`, `expire_time`, `bound`, `unique_id`, `favorite`, `card0`, `card1`, `card2`, `card3`, `option_id0`, `option_val0`, `option_parm0`, `option_id1`, `option_val1`, `option_parm1`, `option_id2`, `option_val2`, `option_parm2`, `option_id3`, `option_val3`, `option_parm3`, `option_id4`, `option_val4`, `option_parm4`) VALUES ('150100', '506', '12', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0') [Info]: Saved Inventory (0) data to table inventory for char_id: 150100 [Info]: Saved Cart (0) data to table cart_inventory for char_id: 150100 [Info]: Saved char 150100 - MemoryMerlin: status. [Info]: Saved Storage (0) data to table storage for account_id: 2000058 [Debug]: [Debug]: showmsg: dynamic buffer used, increase the static buffer size to 30 or more. at :139778797529152 - (null) [Info]: Saved Inventory (0) data to table inventory fo
-
16 hours ago, Bachir Zitout said:
hello Rathena's why login_background Site Dont Work it gives you GRF with 0 KB
http://rathena.sourceforge.net/tools/login_background/
-
-
11 hours ago, Diana said:
I downloaded a new copy of rAthena in my CentOS 6.9 ( Final ) VPS
and I tried to use " ./configure "
But I got the following error :
[root@ rAthena]# ./configure checking for g++... g++ checking whether the C++ compiler works... no configure: error: in `/home/user/rAthena': configure: error: C++ compiler cannot create executables See `config.log' for more details
And my config.log file is :
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = MY_HOST_NAME_HERE uname -m = x86_64 uname -r = 2.6.32-042stab128.2 uname -s = Linux uname -v = #1 SMP Thu Mar 22 10:58:36 MSK 2018 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/rh/devtoolset-4/root/usr/bin PATH: /opt/rh/rh-java-common/root/usr/bin PATH: /usr/lib64/qt-3.3/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2285: checking for g++ configure:2301: found /opt/rh/devtoolset-4/root/usr/bin/g++ configure:2312: result: g++ configure:2339: checking for C++ compiler version configure:2348: g++ --version >&5 g++ (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2359: $? = 0 configure:2348: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/opt/rh/devtoolset-4/root/usr --mandir=/opt/rh/devtoolset-4/root/usr/share/man --infodir=/opt/rh/devtoolset-4/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-plugin --with-linker-hash-style=gnu --enable-initfini-array --disable-libgcj --with-default-libstdcxx-abi=gcc4-compatible --with-isl=/builddir/build/BUILD/gcc-5.3.1-20160406/obj-x86_64-redhat-linux/isl-install --enable-libmpx --with-mpc=/builddir/build/BUILD/gcc-5.3.1-20160406/obj-x86_64-redhat-linux/mpc-install --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 5.3.1 20160406 (Red Hat 5.3.1-6) (GCC) configure:2359: $? = 0 configure:2348: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:2359: $? = 1 configure:2348: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:2359: $? = 1 configure:2379: checking whether the C++ compiler works configure:2401: g++ conftest.cpp >&5 /opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: cannot find -lstdc++_nonshared collect2: error: ld returned 1 exit status configure:2405: $? = 1 configure:2443: result: no configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2448: error: in `/home/user/rAthena': configure:2450: error: C++ compiler cannot create executables See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_prog_ac_ct_CXX=g++ ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='' CC='' CFLAGS='' CFLAGS_AR='' CPPFLAGS='' CXX='g++' CXXCPP='' CXXFLAGS='' CXXFLAG_CLEARS='' DEFS='' DLLEXT='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' GREP='' HAVE_MYSQL='' HAVE_PCRE='' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MYSQL_CFLAGS='' MYSQL_CONFIG_HOME='' MYSQL_LIBS='' MYSQL_VERSION='' OBJEXT='' OCHR='' OLOG='' OMAP='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='' PCRE_VERSION='' SET_MAKE='' SHELL='/bin/sh' SOFLAGS='' WITH_PLUGINS='' ac_ct_CC='' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 77
By checking my gcc version I got :
[root@ rAthena]# gcc --version gcc (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Please can anyone solve my problems?
try use Centos 7 instead.
-
-
18 minutes ago, AOCzxc said:
how to change loadingscreen and login screen?
-
2 hours ago, redlightliu said:
About new Rathena change const .txt( 7 days ).
I can't use my custom NPC.
How to use custom NPC in new Rathena?
If I use in const.txt,
map.serv will be [Error]:status_set_viewdata (NPC): No view data for class <your custom NPC number>
Any body can use custom in new Rathena?
npc id ? http://nn.ai4rei.net/dev/npclist/?qq=8
or custom npc sprite ?
-
@go 0 for both IDs, do they spawn on the same place ?
-
request your hosting provider for that. they will open it.
-
4 hours ago, jason_vigo said:
I've been trying to adjust the slot number on a few in games items. changing the number from 1 to 4
But as soon as i try and launch the client i get an error:
System/ItemInfo.lua:131891: unfinished string near '"...'®?,f"fXf^[,??,'
When i launch the clent all items ether show as an apple or empty icon and the client crashes shortly after.
So what is causing this error and what can i do about it?
I'm using client 2015-11-04a
open with notepad ++
-
1 hour ago, lynxpravoka said:
Hi, wheres exactly location of packet_db.txt? i download new rathena from git. i can't find it.
latest rathena from git didnt use packet_db.txt and version in clientinfo.xml anymore.
https://github.com/rathena/rathena/blob/master/src/config/packets.h
-
Just now, Bilink said:
@Chaos92 all?
if u are creating sqls from scratch, yes
-
1
-
-
4 hours ago, Bilink said:
Hi!
What are sql tables that need to be exported? I'm having a lot of errors.
I export:
main.sql
upgrade_20170727
and logs
something missing?https://github.com/rathena/rathena/tree/master/sql-files
run this sqls
-
-
FluxCP server status error
in Web Support
Posted · Edited by Chaos92
additional information
ask your hoster or anything regarding your hosting to whitelist your server IP and ports for the 3 servers.