Jump to content

acocalypso

Members
  • Posts

    28
  • Joined

  • Last visited

Everything posted by acocalypso

  1. still having the same error. but the other items dont work too, while typing @item 90000 im getting the following warning: [Warning]: itemdb_search: Item ID 24464 does not exists in the item_db. Using dummy data. why does it want to load 24464?
  2. Hey together, ive tried to add Custom GM Equip from here http://www.eathena.ws/board/index.php?showtopic=113298 90000,GM_Sword,GM's Sword,4,10,10,1,30000,,2,4,0xFFFFFFFF,2,2,2,4,48,1,1,{ bonus bDex,40; bonus bAllStats,150; bonus bAspdRate,10; bonus bUnbreakableWeapon,0; bonus bAtkRate,500; bonus bMatkRate,500; bonus bHitRate,500; bonus bIgnoreDefRace,7; bonus bIgnoreMDefRace,7; bonus bSplashRange,2; bonus bIgnoreDefMob,0; bonus4 bAutoSpell,13,25,350,1; bonus4 bAutoSpell,19,25,350,1; bonus4 bAutoSpell,20,25,350,1; bonus4 bAutoSpell,14,25,350,1; bonus4 bAutoSpell,230,25,350,1; bonus4 bAutoSpell,476,25,350,1; },{},{} 90001,GM_Staff,GM's Staff,4,,10,1,30000,,2,4,0xFFFFFFFF,2,2,2,4,48,1,8,{ bonus bDex,40; bonus bAllStats,150; bonus bAspdRate,10; bonus bUnbreakableWeapon,0; bonus bAtkRate,500; bonus bMatkRate,500; bonus bHitRate,500; bonus bIgnoreDefRace,7; bonus bIgnoreMDefRace,7; bonus bSplashRange,2; bonus bIgnoreDefMob,0; bonus4 bAutoSpell,13,25,350,1; bonus4 bAutoSpell,19,25,350,1; bonus4 bAutoSpell,20,25,350,1; bonus4 bAutoSpell,14,25,350,1; bonus4 bAutoSpell,230,25,350,1; bonus4 bAutoSpell,476,25,350,1; },{},{} 90002,GM_Shield,GM's Shield,5,,10,1,,10,,4,,0xFFFFFFFE,2,2,32,,65,1,3,{ bonus2 bSubEle,Ele_Water,100; bonus2 bSubEle,Ele_Fire,100; bonus2 bSubEle,Ele_Dark,100; bonus2 bSubEle,Ele_Undead,100; bonus2 bSubEle,Ele_Wind,100; bonus2 bSubEle,Ele_Earth,100; bonus2 bSubEle,Ele_Poison,100; bonus2 bSubEle,Ele_Neutral,100; bonus bMdef,100; if(isequipped(2353,5124)) { bonus bDef,2; bonus bMdef,20; } bonus bAllStats,100; bonus bNearAtkDef,100; bonus bLongAtkDef,100; bonus bMagicAtkDef,100; bonus bMiscAtkDef,100; bonus bNoWeaponDamage,100; bonus bNoMagicDamage,100; },{},{} 90003,GM_Armor,GM's Armor,5,,10,1,,4,,4,0xFFFFFFFF,7,2,16,,40,1,0,{ bonus bAllStats,100; bonus bHPrecovRate,500; bonus bSPrecovRate,500; bonus3 bAutoSpell,85,25,350; bonus3 bAutoSpell,89,25,350; bonus3 bAutoSpell,91,25,350; bonus3 bAutoSpell,254,25,350; bonus3 bAutoSpell,406,25,350; bonus3 bAutoSpell,479,25,350; },{},{} 90004,GM_Shoes,GM's Shoes,5,,10,1,,5,,4,0xFFFFFFFF,7,2,64,,94,0,0,{ bonus bAllStats,100; bonus bFlee2Rate,100; bonus bInfiniteEndure,100; },{},{} 90005,GM_Cloak,GM's Cloak,5,,10,1,,3,,4,0xFFFFFFFF,7,2,4,,54,1,0,{ bonus bAllStats,100; bonus bFleeRate,100; },{},{} 90006,GM_Belt,GM's Belt,5,,10,1,,2,,4,0xFFFFFFFF,7,2,136,,94,0,0,{ bonus bAllStats,150; bonus bMdef,100; skill 29,90; skill 78,90; },{},{} 90007,GM_Necklace,GM's Necklace,5,,10,1,,1,,4,0xFFFFFFFF,7,2,136,,94,0,0,{ bonus bAllStats,150; bonus bMdef,100; skill 28,90; skill 34,90; },{},{} 90008,GM_Crown,GM's Crown,5,,10,1,,4,,4,0xFFFFFFFF,2,1,256,,45,1,45,{ bonus bAllStats,100; bonus bDoubleRate,100; bonus bIntravision,100; bonus bUnstripableArmor,100; bonus bUnstripableHelm,100; bonus bUnstripableShield,100; },{},{} ive added this in itemdb2 but im getting the following error: [Error]: itemdb_readdb: Invalid format (Script column) in line 68 of "db/item_db2.txt" (item with id 90002), skipping. i checked the line with help of the wiki http://rathena.org/wiki/Custom_Items but i cant find the error. Can someone tell me whats wrong?
  3. Hey everybody, im having some problems with a NPC script, hopefully you could help me. the problem nothing is broadcasted. // -- Announcer Script // -- Author: DZeroX // -- Description: Announce whatever you want, easily. You can add as many messages as you want. - script Announcements -1,{ OnInit: setarray $announcer_mes$[0],"Check our website for latest News and Patches, & Vote For Us @ http://and-ro.tk ´«"; set $announcer_ticks,10; // -- Replace 300 with seconds, time between individual announcements. set $@loop,0; set $announcer_wait,$announcer_ticks*120; initnpctimer; end; OnTimer1800000: set $@messages,getarraysize($announcer_mes$); goto L_announce; L_announce: if ($@loop == $@messages) goto L_reset; announce $announcer_mes$[$@loop],0; sleep2 $announcer_wait; set $@loop,$@loop + 1; goto L_announce; L_reset: set $@loop,0; set $@messages,0; stopnpctimer; initnpctimer; end; }
  4. i did that, i changed from grf builder to grf editor, now it works =)
  5. Ive repacked my data.grf with new maps and standart compression, but my client always crashes right after start. When im using the unmodded data.grf it works fine, so does it depends on compression? UPDATE - Tested with no compresssion but the client still crashes. btw im using grf builder
  6. ok now its working thank you all so much =)
  7. many thx for this. you are welcome. topic close. haha still dont know where to add this // create new char #if PACKETVER >= 20120307 // S 0970 <name>.24B <slot>.B <hair color>.W <hair style>.W case 0x970: FIFOSD_CHECK(31); #else
  8. this is my packetver in mmo.h #ifndef PACKETVER #define PACKETVER 20120410 //#define PACKETVER 20111116 #endif where can i do that?
  9. Im triying to set up my RO Server but having a problem regarding the Security Code after first login. Im using the 20120410 ragexe and Miruku 20130902 after i set up the secure code, and logging in again RO tells me that my security code is false, but it isnt. And i cant create a char im always getting following error on my server: [Error]: parse_char: Received unknown packet 0x970 from ip 'my ip adress'! Disconnecting! Any solution for this?
  10. its very nice i like it but when i create a news it will show in news/information/stuff and downloads, any possibility to solve this?
  11. Thx for the answer, ive replaced the setup with translated one, but i still cant open Ragnarok still the same problem. I tried older version of the client and its working
  12. i having a problem with 2012-04-10 it diffed successfully, but when i going to open my diffed exe the Setup windows pops out. And i can only close it via Taskmanager Q_Q
  13. hey having a problem patchen 2012-04-10 but every time im going to start it the setup opens in korean language...
  14. Mirage is right, we are looking for some user with knowlegde about reengiering like it was done with eathena / rathena.
  15. Hi everyone, ive installed fluxcp renewal, configured application.php and servers.php now i went to www.mydomain.com/ragnarok and it autodirect me to /ragnarok/install Not Found The requested URL /ragnarok/install/ was not found on this server. What can i do? ok fixed it, but have another problem 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' => 'username', 'Password' => 'password', 'Database' => 'rathena_cp', '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' => 'username', 'Password' => 'password', 'Database' => 'rathena', 'Persistent' => true, 'Timezone' => null // Possible values is as described in the comment in DbConfig. ), // Login server configuration. 'LoginServer' => array( 'Address' => '127.0.0.1', 'Port' => 6900, 'UseMD5' => false, 'NoCase' => true, // eA account case-sensitivity; Default: Case-INsensitive (true). 'Level' => 0, // Default account level during registration. ' ), 'CharMapServers' => array( array( 'ServerName' => 'FluxRO', 'BaseExpRates' => 200, 'JobExpRates' => 200, 'MvpExpRates' => 200, 'DropRates' => 25, 'MvpDropRates' => 25, 'CardDropRates' => 25, 'MaxCharSlots' => 9, 'DateTimezone' => null, // Specifies game server's timezone for this char/map pair. (See: http://php.net/timezones) //'ResetDenyMaps' => 'sec_pri', // Defaults to 'sec_pri'. This value can be an array of map names. //'Database' => 'rathena', // Defaults to DbConfig.Database 'CharServer' => array( 'Address' => '127.0.0.1', 'Port' => 6121 ), 'MapServer' => array( 'Address' => '127.0.0.1', 'Port' => 5121 ), im getting this error output: Critical Error An error was encountered during the lifetime of the application. This could be due to a variety of problems, such as a bug in the application. However, normally it is caused by misconfiguration. Exception Details Error: Flux_Error Message: MySQL error (SQLSTATE: 42S02, ERROR: 1146): Table 'rathena_cp.ipbanlist' doesn't exist File: /var/www/ragnarok/lib/Flux/Connection/Statement.php:27 File Line Function/Method /var/www/ragnarok/lib/Flux/LoginServer.php 581 Flux_Connection_Statement::execute() /var/www/ragnarok/lib/Flux/SessionData.php 262 Flux_LoginServer::isIpBanned() /var/www/ragnarok/modules/account/login.php 19 Flux_SessionData::login() /var/www/ragnarok/lib/Flux/Template.php 337 include() /var/www/ragnarok/lib/Flux/Dispatcher.php 168 Flux_Template::render() /var/www/ragnarok/index.php 177 Flux_Dispatcher::dispatch() Exception Trace As String #0 /var/www/ragnarok/lib/Flux/LoginServer.php(581): Flux_Connection_Statement->execute(Array) #1 /var/www/ragnarok/lib/Flux/SessionData.php(262): Flux_LoginServer->isIpBanned() #2 /var/www/ragnarok/modules/account/login.php(19): Flux_SessionData->login('FluxRO', 'username', 'password', NULL) #3 /var/www/ragnarok/lib/Flux/Template.php(337): include('/var/www/ragnar...') #4 /var/www/ragnarok/lib/Flux/Dispatcher.php(168): Flux_Template->render() #5 /var/www/ragnarok/index.php(177): Flux_Dispatcher->dispatch(Array) #6 {main} some has any idea?
  16. das wäre wundervoll =) ich bin dann ab 17 uhr im irc unter #gathena Habe es endlich hinbekommen DANKE euch, mein fehler lag nicht an den files, es hat sich ein fehler in die mmo.h geschlichen den ich beim compilieren nicht bemerkt hatte.
  17. Hi everyone, ive installed fluxcp renewal, configured application.php and servers.php now i went to www.mydomain.com/ragnarok and it autodirect me to /ragnarok/install Not Found The requested URL /ragnarok/install/ was not found on this server. What can i do? ok fixed it, but have another problem 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' => 'username', 'Password' => 'password', 'Database' => 'rathena_cp', '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' => 'username', 'Password' => 'password', 'Database' => 'rathena', 'Persistent' => true, 'Timezone' => null // Possible values is as described in the comment in DbConfig. ), // Login server configuration. 'LoginServer' => array( 'Address' => '127.0.0.1', 'Port' => 6900, 'UseMD5' => false, 'NoCase' => true, // eA account case-sensitivity; Default: Case-INsensitive (true). 'Level' => 0, // Default account level during registration. ' ), 'CharMapServers' => array( array( 'ServerName' => 'FluxRO', 'BaseExpRates' => 200, 'JobExpRates' => 200, 'MvpExpRates' => 200, 'DropRates' => 25, 'MvpDropRates' => 25, 'CardDropRates' => 25, 'MaxCharSlots' => 9, 'DateTimezone' => null, // Specifies game server's timezone for this char/map pair. (See: http://php.net/timezones) //'ResetDenyMaps' => 'sec_pri', // Defaults to 'sec_pri'. This value can be an array of map names. //'Database' => 'rathena', // Defaults to DbConfig.Database 'CharServer' => array( 'Address' => '127.0.0.1', 'Port' => 6121 ), 'MapServer' => array( 'Address' => '127.0.0.1', 'Port' => 5121 ), im getting this error output: Critical Error An error was encountered during the lifetime of the application. This could be due to a variety of problems, such as a bug in the application. However, normally it is caused by misconfiguration. Exception Details Error: Flux_Error Message: MySQL error (SQLSTATE: 42S02, ERROR: 1146): Table 'rathena_cp.ipbanlist' doesn't exist File: /var/www/ragnarok/lib/Flux/Connection/Statement.php:27 File Line Function/Method /var/www/ragnarok/lib/Flux/LoginServer.php 581 Flux_Connection_Statement::execute() /var/www/ragnarok/lib/Flux/SessionData.php 262 Flux_LoginServer::isIpBanned() /var/www/ragnarok/modules/account/login.php 19 Flux_SessionData::login() /var/www/ragnarok/lib/Flux/Template.php 337 include() /var/www/ragnarok/lib/Flux/Dispatcher.php 168 Flux_Template::render() /var/www/ragnarok/index.php 177 Flux_Dispatcher::dispatch() Exception Trace As String #0 /var/www/ragnarok/lib/Flux/LoginServer.php(581): Flux_Connection_Statement->execute(Array) #1 /var/www/ragnarok/lib/Flux/SessionData.php(262): Flux_LoginServer->isIpBanned() #2 /var/www/ragnarok/modules/account/login.php(19): Flux_SessionData->login('FluxRO', 'username', 'password', NULL) #3 /var/www/ragnarok/lib/Flux/Template.php(337): include('/var/www/ragnar...') #4 /var/www/ragnarok/lib/Flux/Dispatcher.php(168): Flux_Template->render() #5 /var/www/ragnarok/index.php(177): Flux_Dispatcher->dispatch(Array) #6 {main} some has any idea?
  18. habe es zu 100% so gemacht, starten kann ich es char erstellen -> gravitiy error, neustart -> charsize info error -> char auswählen und spielen.
  19. erste habe ich den client genommen was in der client.7z drin war 2011.03.15 jetzt habe ich den 25.10.2011
  20. hab ich alles gemacht, nur ich bekomm ich immer noch beim erstellen von einen char den gravity error und charsize error Q_Q aber ich hab eine passende RagexeRE
  21. rdata.grf habe ich keine, also ich muss die lua files in die grf packen ok, dann tu ich das gleich mal, so funktioniert ja alles, kann auch spielen is halt nur beim start das ich die meldung bekomme.
  22. ok jetzt hab ich soweit alles gefixed nur den Character_size error krieg ich nicht weg jemand ne idee?
  23. ich bin ja jetzt auf rathena, soweit läuft alles, nur das mit der client.7z hab ich noch nicht verstanden, bis jetzt kann ich mich einloggen einen char erstellen und dann crasht bei mir das game Module Name: C:\Users\Aco\Desktop\Ragnarok-Privat_server\kRO Client 2012-06-02\RAthena.exe Time Stamp: 0x4d7f06a5 - Tue Mar 15 07:26:45 2011 Exception Type: 0xc0000005 0x00627114 RAthena.exe 0x73722e6e eax: 0x00895bf2 ebx: 0x08eccbb8 ecx: 0x0000000b edx: 0x00000000 esi: 0x00895c4e edi: 0x08f40000 ebp: 0x007ed518 esp: 0x0012fc68 stack 0012fc68 - 00130068 0012FC68 : 40 D5 7E 00 B8 CB EC 08 00 00 00 00 1E D9 62 00 0012FC78 : F0 5B 89 00 B8 CB EC 08 FF FF FF FF B8 CB EC 08 0012FC88 : DF E1 62 00 B8 CB EC 08 8E 62 62 00 00 00 00 00 0012FC98 : 10 D5 7E 00 60 A4 55 00 52 90 4B 2E 01 00 00 00 0012FCA8 : 01 00 00 00 00 00 00 00 10 00 00 00 F0 FE 12 00 0012FCB8 : E6 EB 75 00 FF FF FF FF 79 C9 73 00 B8 CB EC 08 0012FCC8 : 7C DF 79 00 26 90 4B 2E 30 31 8A 00 F0 1F 19 00 0012FCD8 : 88 FF 12 00 00 00 00 00 F8 28 FD 01 00 00 40 00 0012FCE8 : 01 00 00 00 40 42 0F 00 01 01 00 00 00 00 00 00 0012FCF8 : 67 6F 6F 64 00 00 00 00 E0 A6 FF 01 34 5D EB 76 0012FD08 : 04 00 00 00 0F 00 00 00 80 00 00 00 34 29 FD 01 0012FD18 : 00 00 FD 01 40 01 00 00 00 28 FD 01 00 00 00 00 0012FD28 : 02 00 00 02 10 00 00 00 D7 73 5C 93 FC 52 CD 01 0012FD38 : D7 73 5C 93 FC 52 CD 01 D7 73 5C 93 FC 52 CD 01 0012FD48 : 00 00 00 00 00 00 00 00 7C FB 12 00 24 65 EB 76 0012FD58 : 52 65 70 6C 61 79 00 00 E0 A6 FF 01 E0 A6 FF 01 Launch Info 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 Job : Novice this is my error code
  24. Du meinst den vorhandenen data order in dem install verzeichnis? oder den von clients.7z
×
×
  • Create New...