What's new

Prosze o pomoc! wazne

Status
Not open for further replies.

Brandolf

User
Joined
Dec 21, 2008
Messages
11
Reaction score
0
Witam wszystkich !
Otoz mam wielki problem. Od prau dni robie rozne rzeczy w source wdlg skryptow podanych tutaj i teraz mam o taki problem.

Kompilator: Default compiler
Building Makefile: "C:\Users\B?a?ej\Desktop\1337Source\Makefile.win"
Wykonywanie make...
make.exe -f "C:\Users\B?a?ej\Desktop\1337Source\Makefile.win" all
g++.exe -c player.cpp -o player.o -I"C:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include" -I"C:/Dev-Cpp/include/c++/3.4.2/backward" -I"C:/Dev-Cpp/include/c++/3.4.2/mingw32" -I"C:/Dev-Cpp/include/c++/3.4.2" -I"C:/Dev-Cpp/include" -DTLM_BUY_SELL -DTLM_SERVER_SAVE -DTLM_HOUSE_SYSTEM -DBDB_UTEVO_LUX -DWOLV_LOAD_NPC -DBD_HOUSE_WINDOW -DTR_ANTI_AFK -DELEM_VIP_LIST -DTR_SUMMONS -DTRS_GM_INVISIBLE -DTLM_SKULLS_PARTY -DBRN_EXIVA -DSD_BURST_ARROW -DBDB_REPLACE_SPEARS -DBD_ITEM_LOOK -DSM_RELOAD_CONFIG -DJD_DEATH_LIST -DCT_EXANI_TERA -DCVS_DAY_CYCLE -DTJ_MONSTER_BLOOD -DJD_WANDS -D__DEBUG_PLAYERS__ -DYUR_CVS_MODS -DYUR_ICE_RAPIER -DYUR_AOL -DYUR_LOGIN_QUEUE -DYUR_MULTIPLIERS -DYUR_BOH -DYUR_NPC_EXT -DYUR_GUILD_SYSTEM -DYUR_CMD_EXT -DYUR_ITEM_EXT -DYUR_ACT_EXT -DYUR_NO_MONSTER_HEAL -DYUR_PVP_ARENA -DYUR_RINGS_AMULETS -DYUR_CONFIG_CAP -DYUR_FIGHT_MODE -DYUR_READABLES -DYUR_LEARN_SPELLS -DYUR_HEAL_EXHAUST -DYUR_SHUTDOWN -DYUR_ROOKGARD -DYUR_LIGHT_ITEM -DYUR_CLEAN_MAP -DYUR_GM_LOOK -DYUR_HIGH_LEVELS -DYUR_PREMIUM_PROMOTION -DYUR_INVISIBLE -DYUR_DRAINS -DUCB_ONOFF_PRIVATE -DBNC_TP -DART_WALKTELEPORT -DUCB_SUSPEND_SYSTEM -DADD_TELEPORT -DBNC_FILEOPEN -DBNC_FILEKILL -D_REX_CVS_MOD_ -DHUCZU_LOOT_INFO -DCHRIS_CRIT_HIT -D__MIZIAK_EFFECTS__ -D_VIRTELI_WH_

player.cpp: In member function `void Player::checkRing(int)':
player.cpp:2765: error: a function-definition is not allowed here before '{' token
player.cpp:2765: error: expected `,' or `;' before '{' token

player.cpp:2801: error: a function-definition is not allowed here before '{' token
player.cpp:2801: error: expected `,' or `;' before '{' token
player.cpp:2806: error: a function-definition is not allowed here before '{' token
player.cpp:2806: error: expected `,' or `;' before '{' token
player.cpp:2813: error: expected primary-expression before "bool"
player.cpp:2813: error: expected `;' before "bool"

player.cpp:2819: error: a function-definition is not allowed here before '{' token
player.cpp:2819: error: expected `,' or `;' before '{' token
player.cpp:2835: error: a function-definition is not allowed here before '{' token
player.cpp:2835: error: expected `,' or `;' before '{' token
player.cpp:2840: error: a function-definition is not allowed here before '{' token
player.cpp:2840: error: expected `,' or `;' before '{' token
player.cpp:2847: error: expected primary-expression before "bool"
player.cpp:2847: error: expected `;' before "bool"
player.cpp:2856: error: expected primary-expression before "bool"

player.cpp:2856: error: expected `;' before "bool"
player.cpp:2866: error: expected primary-expression before "void"
player.cpp:2866: error: expected `;' before "void"
player.cpp:2885: error: a function-definition is not allowed here before '{' token
player.cpp:2885: error: expected `,' or `;' before '{' token
player.cpp:2898: error: a function-definition is not allowed here before '{' token
player.cpp:2898: error: expected `,' or `;' before '{' token
player.cpp:2910: error: a function-definition is not allowed here before '{' token
player.cpp:2910: error: expected `,' or `;' before '{' token
player.cpp:2918: error: a function-definition is not allowed here before '{' token
player.cpp:2918: error: expected `,' or `;' before '{' token
player.cpp:2925: error: expected primary-expression before "int"
player.cpp:2925: error: expected `;' before "int"
player.cpp:2949: error: a function-definition is not allowed here before '{' token
player.cpp:2949: error: expected `,' or `;' before '{' token
player.cpp:2982: error: a function-definition is not allowed here before '{' token
player.cpp:2982: error: expected `,' or `;' before '{' token
player.cpp:2987: error: a function-definition is not allowed here before '{' token

player.cpp:2987: error: expected `,' or `;' before '{' token
player.cpp:2989: error: expected `}' at end of input
player.cpp:2989: error: expected `}' at end of input

make.exe: *** [player.o] Error 1

Wykonanie zako?czone



^
A o to screen


P.s
Wiem ze zly dzial ale nie mam pojecia gdzie to zamiescic :)

Prosze o szybka odpowiedz ! z gory dziekuje;)

Notka moderatorska:
Z?y dzia? - przenosz? do request.
 

endziu2222

User
Joined
Feb 17, 2010
Messages
17
Reaction score
1
Odp: Prosze o pomoc! wazne

ale moze nam powiesz co przed tym bledem dodawales?? bo ja jak cos dodaje zawsze robie kopie zapasowa poprzednich sources tez tak robisz?? a co do bledu
duzo ci niepomoge moze najpierw pokazesz co dozucaleles do silnika.
 
Status
Not open for further replies.
Top