Jump to content

Nocommentte

Members
  • Posts

    18
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Nocommentte

  1. CMake Error at bindings/ScriptDev2/CMakeLists.txt:95 (set_target_properties): set_target_properties called with incorrect number of arguments. I cant compile idk why some help ? i use gentoo
  2. I have a problem Dosent compile but i have cmake version 2.8.1 gabi2 build # cmake .. -DPREFIX=/var/www/htdocs/serverzxc -DPCH=1 CMake Error at bindings/ScriptDev2/CMakeLists.txt:95 (set_target_properties): set_target_properties called with incorrect number of arguments. CMake Error at bindings/ScriptDev2/CMakeLists.txt:133 (add_precompiled_header): Unknown CMake command "add_precompiled_header". CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.8) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred! gabi2 build # cmake --version cmake version 2.8.1
  3. Hello there , can someone help me about Recruit a friend sistem i need to make an php script to insert into db the account name of inviter and account of the invited but the fields in table got only guids. account_friends` (`id`, `friend_id`, `bind_date`, `expire_date`) *is sistem made by mason
  4. When i try to learn Dual Talent Spec ports me in Tedrasil 129_mangos_gossip_menu_option.sql DELETE FROM `gossip_menu_option` WHERE `id` = 16 AND `option_id` = 18; INSERT IGNORE INTO `locales_gossip_menu_option` (`menu_id`, `id`, `option_text_loc1`, `option_text_loc2`, `option_text_loc3`, `option_text_loc4`, `option_text_loc5`, `option_text_loc6`, `option_text_loc7`, `option_text_loc8`, `box_text_loc1`, `box_text_loc2`, `box_text_loc3`, `box_text_loc4`, `box_text_loc5`, `box_text_loc6`, `box_text_loc7`, `box_text_loc8`) VALUES (10371, 0, 'I want to buy dual-talent specialization', NULL, NULL, NULL, NULL, NULL, NULL, 'Я хочу купить специализацию Двойной талант', 'Are you sure you wish to purchase a Dual Talent Specialization?', NULL, NULL, NULL, NULL, NULL, NULL, 'Вы хотите купить специализацию Двойной талант?'); UPDATE `gossip_menu_option` SET `option_id` = '1', `action_menu_id` = 10373, `action_script_id` = 50099 WHERE `menu_id` = 10371;
  5. i get tons of errors in load db part and in log db part with sd 2 no script is assinged and something with creatures that have no movment and 1 hp , and i couldn't add all aditions cause i was getting errors here all errors http://pastebin.com/vdDfeAkK and i cand execute some additions
  6. Hi i just compiled rsa source on linux GENTOO and now i have problems instaling the database i isntalled new ytdb and i added the additions , result many errors i instaled also sd2 and when load mangos , dosent use scripts i need help how to install it
  7. Thanks i installed a fresh YTDB r59 , now i need to put additions and what about script dev2? but when i install additions i get that errors CAN ANYONE HELP ME INSTALL AN DATABASE TO WORK WITH RSA SOURCE , WITHOUT ANY STUPID ERROS ! Mangos and Scriptdev2
  8. can anyone help me install RSA source DB
  9. Almost done , but... when i .server info shows me using script library : <unknown script library>
  10. i installed a new clean ytdb and updated + additions and i get much many errors what i need to do?
  11. @Princess umm k is there any modality to apply em all at the same time ?
  12. Hello there i got many problems .I have compiled RSA Source on linux all work fine execpt wolrdd:) cause i have problems with data base i cand understand it what i need to install and how ... is a real trouble here my worldd log http://pastebin.com/3QgKYBj3 Can anyone help me ?
  13. i dont know how to proceed when i put latest version requiers the previous and all like this
  14. Thank you , Skirnir i compiled finaly but after compile where i put dbc/maps/vmaps ? i got bin,etc,lib,include and i cant update the data base version idk why. Excuse me , but is first time using Linux
  15. Idk RSA...Source isnt first time compiling on linux... # # Copyright (C) 2005-2011 MaNGOS project <http://getmangos.eu/> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # add_subdirectory(ScriptDev2) Here Cmake... i get that error when i try to patch mangos
  16. error: patch failed: src/bindings/CMakeLists.txt:16 error: src/bindings/CMakeLists.txt: patch does not apply How do i fix this ?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use