Arama Sonuçları

  1. efekan87

    Yardım shop.cpp eror ve main error

    #include "stdafx.h" #include "../../libgame/include/grid.h" #include "constants.h" #include "utils.h" #include "config.h" #include "shop.h" #include "desc.h" #include "desc_manager.h" #include "char.h" #include "char_manager.h" #include "item.h" #include "item_manager.h" #include...
  2. efekan87

    Yardım mysql_set_character_set', errno 2019

    SYSERR: Sep 10 10:59:22 :: pid_init: Start of pid: 1135 Sep 10 10:59:22 :: LOCALE set to latin1 SYSERR: Sep 10 10:59:22 :: Start: TABLE_POSTFIX not configured use default Sep 10 10:59:22 :: connecting to MySQL server (player) Sep 10 10:59:22 :: CREATING DIRECT_SQL Sep 10 10:59:22 :: AsyncSQL...
  3. efekan87

    Çözüldü warning: comparison between signed and unsigned integer expressions hatası

    resimde görünen 3079. satır kodlardaki 71. satır void CHARACTER::PointChange(BYTE type, int amount, bool bAmount, bool bBroadcast) { int val = 0; //sys_log(0, "PointChange %d %d | %d -> %d cHP %d mHP %d", type, amount, GetPoint(type), GetPoint(type)+amount, GetHP(), GetMaxHP())...
  4. efekan87

    Yardım Makefile:139: recipe for target '../game_r40020' failed HATASI

    CC=gcc CXX=g++ PLATFORM = $(shell file /bin/ls | cut -d' ' -f3 | cut -d'-' -f1) BSD_VERSION = $(shell uname -v 2>&1 | cut -d' ' -f2 | cut -d'.' -f1) default: libthecore libpoly libgame liblua libsql libserverkey game db @echo "--------------------------------------" @echo "Build Done"...
Geri
Üst