Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Rekomendowane odpowiedzi

Opublikowano (edytowane)

#AKTUALIZACJA#

 

##KOMPILACJA:

###GAME/DB:

####Poprawiona estetyka oraz treść

####Nowy link do poprawionej gotowej paczki dla mało intelektualnych

###KLIENT:

####Poprawiona estetyka oraz treść

####[DOWNLOAD] Gotowa paczka zawierająca include_source_mt2

####[DOWNLOAD] Gotowa paczka zawierająca lib_source_mt2

####[DOWNLOAD] Poprawione Root i Uiscript z paczki kraizy.tgz

###INNE:

####Kompilacja TorrentPatch

 

##DODATKI:

###GAME/DB:

####[FIX] Skoki HP

####[FIX] Cube core crash

####Zmiana ilości map

####Questowy event "when upgrade"

####Questowa funkcja pc.get_exp_data()

####Zwiększenie maksymalnego Poziomu

###KLIENT:

####Kolor Levela obok nicku w zależności od poziomów

####Inny/oddzielny kolor dla Kamieni Metin

###GAME/DB/KLIENT:

####Sklep za punkty osiągnięć

Edytowane przez NoName#2
  • Odpowiedzi 1,6 tys.
  • Dodano
  • Ostatniej odpowiedzi

Top użytkownicy w tym temacie

Top użytkownicy w tym temacie

Opublikowano (edytowane)

 

In file included from char.cpp:4:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char.cpp:25:
shop_manager.h:40:7: warning: no newline at end of file
In file included from char.cpp:62:
PetSystem.h:164:31: warning: no newline at end of file
char.cpp:7207: warning: this decimal constant is unsigned only in ISO C90
char.cpp:7215:2: warning: no newline at end of file
In file included from char_battle.cpp:27:
shop_manager.h:40:7: warning: no newline at end of file
In file included from char_battle.cpp:42:
PetSystem.h:164:31: warning: no newline at end of file
In file included from char_horse.cpp:14:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char_item.cpp:44:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char_item.cpp:47:
belt_inventory_helper.h:108:42: warning: no newline at end of file
char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
char.cpp:3088: warning: comparison between signed and unsigned integer expressions
In file included from char_state.cpp:25:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char_item.cpp:47:
belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:640: warning: comparison is always false due to limited range of data type
char_item.cpp:666: warning: comparison is always false due to limited range of data type
char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
char_item.cpp:2387: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2391: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2403: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2407: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2434: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2442: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:5087: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
char_item.cpp:5159: warning: unused variable 'wDestCell'
char_item.cpp:5160: warning: unused variable 'bDestInven'
char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
char_item.cpp:6160: warning: array subscript has type 'char'
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
char_item.cpp:6224: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
char_item.cpp:6236: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
char_item.cpp:7422: warning: unused variable 'itemType'
char_item.cpp:7423: warning: unused variable 'itemSubType'
In file included from PetSystem.cpp:8:
PetSystem.h:164:31: warning: no newline at end of file
In file included from PetSystem.cpp:9:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
PetSystem.cpp:637:2: warning: no newline at end of file
char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:679: warning: control reaches end of non-void function
PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':
PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'
PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':
PetSystem.cpp:552: warning: unused variable 'petVID'
char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
char_state.cpp:901: warning: unused variable 'rider'
In file included from cmd_general.cpp:36:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
constants.cpp:321: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:322: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:323: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:324: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:325: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:326: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:327: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:328: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:329: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:330: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:331: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:332: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:333: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:334: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:335: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:336: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:337: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:338: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:339: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:340: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:341: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:342: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:343: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:344: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:345: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:346: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:347: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:348: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:349: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:350: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:351: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:352: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:353: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:354: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:355: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:356: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:357: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:358: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:359: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:360: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:361: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:362: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:363: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:364: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:365: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:366: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:367: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:368: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:369: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:370: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:371: warning: this decimal constant is unsigned only in ISO C90
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':
char_item.cpp:6271: warning: 'pBuff' may be used uninitialized in this function
In file included from desc_manager.cpp:15:
ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
cube.cpp: In function 'bool Cube_make(CHARACTER*)':
cube.cpp:544: warning: comparison between signed and unsigned integer expressions
cube.cpp: In function 'void Cube_MakeCubeInformationText()':
cube.cpp:716: warning: unused variable 'npcVNUM'
cube.cpp: In function 'bool Cube_InformationInitialize()':
cube.cpp:783: warning: comparison between signed and unsigned integer expressions
desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':
desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions
cmd_general.cpp: In function 'void do_war(CHARACTER*, const char*, int, int)':
cmd_general.cpp:1054: error: expected ',' or ';' before 'two_arguments'
gmake: *** [OBJDIR/cmd_general.o] Bł±d 1
gmake: *** Oczekiwanie na niezakończone zadania....
In file included from config.cpp:22:
check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
check_server.h:24: warning: comparison between signed and unsigned integer expressions
cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:3935: warning: NULL used in arithmetic
config.cpp: In function 'void config_init(const std::string&)':
config.cpp:435: warning: NULL used in arithmetic
config.cpp:459: warning: NULL used in arithmetic
config.cpp:483: warning: NULL used in arithmetic
config.cpp:505: warning: unused variable 'line'
cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:4357: warning: 'cell' may be used uninitialized in this function
cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:3977: warning: 'n' may be used uninitialized in this function
cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:855: warning: 'x' may be used uninitialized in this function
cmd_gm.cpp:855: warning: 'y' may be used uninitialized in this function

 

 

Wie ktoś gdzie jest błąd?

CWxNDHy.png

Error jest tylko przy tej linijce ;/

Edytowane przez callo

giphy.gif

 

"Są ludzie, którym szczęście mig­nie tyl­ko na mo­ment, na mo­ment tyl­ko się ukaże po to tyl­ko, by uczy­nić życie tym smut­niej­sze i okrutniejsze." ~ Stanisław Dygat

Opublikowano

 

In file included from char.cpp:4:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

In file included from char.cpp:25:

shop_manager.h:40:7: warning: no newline at end of file

In file included from char.cpp:62:

PetSystem.h:164:31: warning: no newline at end of file

char.cpp:7207: warning: this decimal constant is unsigned only in ISO C90

char.cpp:7215:2: warning: no newline at end of file

In file included from char_battle.cpp:27:

shop_manager.h:40:7: warning: no newline at end of file

In file included from char_battle.cpp:42:

PetSystem.h:164:31: warning: no newline at end of file

In file included from char_horse.cpp:14:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

In file included from char_item.cpp:44:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

In file included from char_item.cpp:47:

belt_inventory_helper.h:108:42: warning: no newline at end of file

char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':

char.cpp:3088: warning: comparison between signed and unsigned integer expressions

In file included from char_state.cpp:25:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

In file included from char_item.cpp:47:

belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':

belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions

char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':

char_item.cpp:640: warning: comparison is always false due to limited range of data type

char_item.cpp:666: warning: comparison is always false due to limited range of data type

char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':

char_item.cpp:2387: warning: format '%d' expects type 'int', but argument 6 has type 'long int'

char_item.cpp:2391: warning: format '%d' expects type 'int', but argument 6 has type 'long int'

char_item.cpp:2403: warning: format '%d' expects type 'int', but argument 5 has type 'long int'

char_item.cpp:2407: warning: format '%d' expects type 'int', but argument 5 has type 'long int'

char_item.cpp:2434: warning: format '%d' expects type 'int', but argument 6 has type 'long int'

char_item.cpp:2442: warning: format '%d' expects type 'int', but argument 5 has type 'long int'

char_item.cpp:5087: warning: comparison between signed and unsigned integer expressions

char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':

char_item.cpp:5159: warning: unused variable 'wDestCell'

char_item.cpp:5160: warning: unused variable 'bDestInven'

char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':

char_item.cpp:6160: warning: array subscript has type 'char'

char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':

char_item.cpp:6224: warning: comparison between signed and unsigned integer expressions

char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':

char_item.cpp:6236: warning: comparison between signed and unsigned integer expressions

char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':

char_item.cpp:7422: warning: unused variable 'itemType'

char_item.cpp:7423: warning: unused variable 'itemSubType'

In file included from PetSystem.cpp:8:

PetSystem.h:164:31: warning: no newline at end of file

In file included from PetSystem.cpp:9:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

PetSystem.cpp:637:2: warning: no newline at end of file

char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':

char_item.cpp:679: warning: control reaches end of non-void function

PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':

PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'

PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':

PetSystem.cpp:552: warning: unused variable 'petVID'

char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':

char_state.cpp:901: warning: unused variable 'rider'

In file included from cmd_general.cpp:36:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

constants.cpp:321: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:322: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:323: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:324: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:325: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:326: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:327: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:328: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:329: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:330: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:331: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:332: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:333: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:334: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:335: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:336: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:337: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:338: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:339: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:340: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:341: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:342: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:343: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:344: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:345: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:346: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:347: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:348: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:349: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:350: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:351: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:352: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:353: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:354: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:355: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:356: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:357: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:358: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:359: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:360: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:361: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:362: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:363: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:364: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:365: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:366: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:367: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:368: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:369: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:370: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:371: warning: this decimal constant is unsigned only in ISO C90

char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':

char_item.cpp:6271: warning: 'pBuff' may be used uninitialized in this function

In file included from desc_manager.cpp:15:

ClientPackageCryptInfo.h:117:41: warning: no newline at end of file

cube.cpp: In function 'bool Cube_make(CHARACTER*)':

cube.cpp:544: warning: comparison between signed and unsigned integer expressions

cube.cpp: In function 'void Cube_MakeCubeInformationText()':

cube.cpp:716: warning: unused variable 'npcVNUM'

cube.cpp: In function 'bool Cube_InformationInitialize()':

cube.cpp:783: warning: comparison between signed and unsigned integer expressions

desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':

desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions

cmd_general.cpp: In function 'void do_war(CHARACTER*, const char*, int, int)':

cmd_general.cpp:1054: error: expected ',' or ';' before 'two_arguments'

gmake: *** [OBJDIR/cmd_general.o] Bł±d 1

gmake: *** Oczekiwanie na niezakończone zadania....

In file included from config.cpp:22:

check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':

check_server.h:24: warning: comparison between signed and unsigned integer expressions

cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':

cmd_gm.cpp:3935: warning: NULL used in arithmetic

config.cpp: In function 'void config_init(const std::string&)':

config.cpp:435: warning: NULL used in arithmetic

config.cpp:459: warning: NULL used in arithmetic

config.cpp:483: warning: NULL used in arithmetic

config.cpp:505: warning: unused variable 'line'

cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':

cmd_gm.cpp:4357: warning: 'cell' may be used uninitialized in this function

cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':

cmd_gm.cpp:3977: warning: 'n' may be used uninitialized in this function

cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':

cmd_gm.cpp:855: warning: 'x' may be used uninitialized in this function

cmd_gm.cpp:855: warning: 'y' may be used uninitialized in this function

 

 

Wie ktoś gdzie jest błąd?

cmd_general.cpp: In function 'void do_war(CHARACTER*, const char*, int, int)':

cmd_general.cpp:1054: error: expected ',' or ';' before 'two_arguments'

gmake: *** [OBJDIR/cmd_general.o] Bład 1

 

Pogrubiłem ci gdzie jest błąd znajdź i popraw.

1EPZ6G.gif

Opublikowano (edytowane)

Już zauważyłem xD Moja ślepota bardzo ;v Dzięki za pomoc :P

 

@Edit

Nieważne wszystko działa serdeczne dzięki dla wszystkich <3

Edytowane przez callo

giphy.gif

 

"Są ludzie, którym szczęście mig­nie tyl­ko na mo­ment, na mo­ment tyl­ko się ukaże po to tyl­ko, by uczy­nić życie tym smut­niej­sze i okrutniejsze." ~ Stanisław Dygat

Opublikowano

Zobaczcie na metin2dev Terenzo umiescil binkę a mpcforum olał no ale dlaczego ? może tak nakazuje regulamin mpc ? kto wie ^^

W sumie to dobrze, że Terenzo nie umieścił tego kodu binki, już wyobrażam sobie jaką by dostał ilość PW oraz masa tematów jak naprawić te bugi (m. in. minimapa). xD xD
Opublikowano (edytowane)
gmake: *** Brak reguł do zrobienia obiektu `../../../Extern/include/boost/exception', wymaganego przez `OBJDIR/BattleArena.o'. Stop.
 
Pomoże ktoś?
Game Error po kompilacji, db jest, a game nie...
Usunąłem Exerna i wpisałem te komendy i dupa...

 

­

Edytowane przez Activ omom
Opublikowano

 

gmake: *** Brak reguł do zrobienia obiektu `../../../Extern/include/boost/exception', wymaganego przez `OBJDIR/BattleArena.o'. Stop.
 
Pomoże ktoś?
Game Error po kompilacji, db jest, a game nie...
Usunąłem Exerna i wpisałem te komendy i dupa...

 

­

 

Źle podpiąłeś pewnie folder 'Extern'. Jak coś to pisz na PW, ID i hasło do TeamViewer'a to pomoge.

Opublikowano

Może ktoś dać tutka jak zmienić typy zmiennych aby 255 + Poziom działał  [ABY WSZYSTKO ŚMIGAŁO] :)

Dużej ilości osób przyda się na pewno :)

Opublikowano

UseItemEx: Item type NONE Pas Sk?zany+9

Dlaczego pasów nie mogę założyć?

giphy.gif

 

"Są ludzie, którym szczęście mig­nie tyl­ko na mo­ment, na mo­ment tyl­ko się ukaże po to tyl­ko, by uczy­nić życie tym smut­niej­sze i okrutniejsze." ~ Stanisław Dygat

Opublikowano

Jakie Type powinienem ustawić?

giphy.gif

 

"Są ludzie, którym szczęście mig­nie tyl­ko na mo­ment, na mo­ment tyl­ko się ukaże po to tyl­ko, by uczy­nić życie tym smut­niej­sze i okrutniejsze." ~ Stanisław Dygat

Opublikowano

Jak skompilować binke w visualu 2013?­

normalnie masz tutów od groma...

lqn1ws1buph9.png

Gość Lajk™
Opublikowano (edytowane)

Idioto, na 2013 kur wa?

­

Klikasz np. na UserInterface i klikasz Upgrade Visual c++ coś tam :v

 

Bawiłem się binką i ciągle wyskakują mi errory dotyczące 2 libów: mss32.lib i d3d8.lib. ma ktoś jakieś zastępcze czy coś ?

­

Edytowane przez Lajk™
Opublikowano (edytowane)

Idioto, na 2013 kur wa?

­

Tak, na 2k13 także jest w postach od Harnaśka :). Po co w Was tyle agresji. 

Przeciągasz Metin2Client_VC90.sln na visual 2k13 wyskoczy Ci okno klikasz OK

http://screenshot.sh/mFzatMpz887FI

 

następnie po prawej stronie będziesz miał okno zaznacz CWebBrowser i kliknij alt + enter

http://screenshot.sh/mGYJDXri6xIqa

Ukaże Ci się okno -> rozwińń Configuration Properties i wybierz VC++ Directories

http://screenshot.sh/owjjW1FdBR7O8

Następnie klikasz Include Directories -> edit

http://screenshot.sh/ofiqCPBLapT6Oi wybierasz folder ze swoim include

Następnie Library Directories 

http://screenshot.sh/mFtkv6VJayT4S

edit -> wybierasz ścieżkę do swojego katalogu lib

 

u mnie wygląda to tak

http://screenshot.sh/odwxxNyVtI3Rk

 

 

Edytowane przez IceValue
Opublikowano

Idioto, na 2013 kur wa?

­

 

A co to za różnica?

 

@topic

 

Brakuję mi tutaj czegoś o optymalizacji binki ~ w szczególności. Nie mówię tutaj o kompilacji tylko pracy.

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...