Jump to content

zdox21

Members
  • Posts

    19
  • Joined

  • Last visited

Profile Information

  • Gender
    Male

Recent Profile Visitors

2018 profile views

zdox21's Achievements

Poring

Poring (1/15)

0

Reputation

  1. Hey there. Who can share the finished folder date and working exe? I always turns out badly. I would be very grateful
  2. @autoloottype Instead of a specific type raises all in a row! ra 17702
  3. After the fall of the server still does not appear report file! how to be? Аnd saves the file to the dump?
  4. How should I edit those parts? -- Maybe someone could make this script compatible to the latest revision so this can be used in the latest revision..
  5. Guys who can put me on a custom weapon server? He can not, the problem with the coding ..
  6. i have problem 1>------ Построение начато: проект: map-server_sql, Конфигурация: Release Win32 ------ 2>------ Построение начато: проект: login-server_sql, Конфигурация: Release Win32 ------ 2> login-server_sql.vcxproj -> C:\rathena\vcproj-10\..\login-server_sql.exe 1> faction.c 1> script.c 3>------ Построение начато: проект: char-server_sql, Конфигурация: Release Win32 ------ 1>..\src\map\faction.c(444): error C2039: msd: не является членом "pet_data" 1> c:\rathena\src\map\pet.h(75): см. объявление "pet_data" 1>..\src\map\faction.c(445): error C2039: msd: не является членом "pet_data" 1> c:\rathena\src\map\pet.h(75): см. объявление "pet_data" 1>..\src\map\faction.c(445): warning C4033: "faction_get_id" должен возвращать значение 3> char-server_sql.vcxproj -> C:\rathena\vcproj-10\..\char-server_sql.exe 1>..\src\map\script.c(10925): error C2065: val2: необъявленный идентификатор 4>------ Построение начато: проект: mapcache, Конфигурация: Release Win32 ------ 4> mapcache.vcxproj -> C:\rathena\vcproj-10\..\mapcache.exe ========== Построение: успешно: 3, с ошибками: 1, без изменений: 0, пропущено: 0 ========== if( ((TBL_PET*)bl)->msd ) return ((TBL_PET*)bl)->msd->status.faction_id; val2=script_getnum(st,5); Открываем ../src/map/faction.c и в функции faction_get_id меняем: case BL_PET: // Pet if( ((TBL_PET*)bl)->msd ) return ((TBL_PET*)bl)->msd->status.faction_id; на: case BL_PET: // Pet if( ((TBL_PET*)bl)->master ) return ((TBL_PET*)bl)->master->status.faction_id; В коде скриптовой функции setmapflag(../src/map/script.c BUILDIN_FUNC(setmapflag)) Вы забыли заменить: int val=0; на: int val=0, val2=0; При выборе фракции ничего не происходит. если выбрать "0" то падает мап сервер, как решить? + в додачу зависает окно или страшно лагает [Error]: WFIFOSET: Dropped too large client packet 0x00d8 (length=53824, max=24576). [Error]: WFIFOSET: Dropped too large client packet 0x00c0 (length=34077, max=24576). [Error]: WFIFOSET: Dropped too large client packet 0x00c0 (length=34077, max=24576). [Error]: WFIFOSET: Dropped too large client packet 0x07fb (length=34077, max=24576). [Error]: WFIFOSET: Dropped too large client packet 0x07fb (length=34077, max=24576). [Info]: Saved guild (26 - Ar▒▒ne): members [Info]: Saved char 150370 - Stellars: status status2. [Error]: WFIFOSET: Dropped too large client packet 0x01eb (length=34125, max=24576). [Error]: WFIFOSET: Dropped too large client packet 0x00c0 (length=34077, max=24576). [Info]: int_guild: guild withdraw (26 - 2000205: Stellars - ) [Info]: Saved guild (26 - Ar▒▒ne): members expulsions [Info]: Saved char 150363 - ▒▒▒▒▒: status. [Error]: WFIFOSET: Dropped too large client packet 0x0086 (length=34077, max=24576). [Error]: WFIFOSET: Dropped too large client packet 0x00c0 (length=34077, max=24576). [Error]: WFIFOSET: Dropped too large client packet 0x00c0 (length=34077, max=24576). [Error]: WFIFOSET: Dropped too large client packet 0x00c0 (length=34077, max=24576). Когда пишешь в чат у всех зависает окно... Если писать на локации где включено fvf то никаких проблем не возникает. И как убрать формулу дамага fvf, у меня стоит мод на skill_damage_db.txt, но он тогда не работает на fvf локациях.
  7. ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8; Notice: Undefined variable: name in /var/www/5vlgrdj/data/www/404-ro.ru/merchant_db/index.php on line 127 Warning: PDO::__construct(): MySQL server has gone away in /var/www/5vlgrdj/data/www/404-ro.ru/merchant_db/class.db.php on line 16 Notice: Undefined variable: itemsearch in /var/www/5vlgrdj/data/www/404-ro.ru/merchant_db/index.php on line 47 Warning: implode(): Invalid arguments passed in /var/www/5vlgrdj/data/www/404-ro.ru/merchant_db/index.php on line 47 Notice: Undefined variable: itemsearch in /var/www/5vlgrdj/data/www/404-ro.ru/merchant_db/index.php on line 48 I have a problem with this
  8. Variant does not approach me with an update. A lot of work done over source modifications.
  9. sc_start(bl, sc_atk, 100, skill_lv, d); 1>..\src\map\skill.c(6395): warning C4003: не хватает фактических параметров для макроопределения "sc_start" 1>..\src\map\skill.c(6395): error C2440: функция: невозможно преобразовать "sc_type" в "block_list *" 1>..\src\map\skill.c(6395): warning C4024: status_change_start: различные типы для формального и фактического параметров 2 1>..\src\map\skill.c(6395): error C2059: синтаксическая ошибка: , How to fix?
  10. If you can understand I will be very grateful. Here exe http://rghost.ru/48590664 (2012,04,10 (left his choice on this exe because many of the reviews).) Everything works fine with it, except for one: the game is sometimes necessary is clicked several times to indicate the point that the character would be on the march. I thought I screwed it up in packets of SARS, but double-checked everything and there is ok.
  11. zdox21

    @autobuy

    http://irowiki.org/wiki/Buying_Store
  12. zdox21

    @autobuy

    bump Help me please
  13. zdox21

    @autobuy

    Hello everyone! Help me find a working command for auto buying. I have found, but they are not suitable for the new revisions. Thank you
×
×
  • Create New...