You as Junior Dev should know it. VS17 is strict on data type declaration. Copy those error codes and search it on google.Quote:
HOw to fix this Problem or warnings.
Definiere APP_MAP_EX (mit einer eindeutigen ID) in der resdata.h Datei. Anschließend füge das in die resdata.inc Datei ein.Quote:
how to fix this ?
..\_Interface\WndManager.cpp(1962): error C2065: "APP_MAP_EX": nichtdeklarierter Bezeichner
i changed the map thing on this thread from you Blouflash
site 14
APP_MAP_EX "WndTile00.tga" 1 800 608 0x410040 26
{
// Title String
IDS_RESDATA_INC_006958
}
{
// ToolTip
IDS_RESDATA_INC_006959
}
{
WTYPE_COMBOBOX WIDC_COMBOBOX_MAP_CATEGORY "WndEditTile00.tga" 1 8 18 208 38 0x20000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_006960
}
{
// ToolTip
IDS_RESDATA_INC_006961
}
WTYPE_COMBOBOX WIDC_COMBOBOX_MAP_NAME "WndEditTile00.tga" 1 216 18 416 37 0x20000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_006962
}
{
// ToolTip
IDS_RESDATA_INC_006963
}
WTYPE_COMBOBOX WIDC_COMBOBOX_NPC_NAME "WndEditTile00.tga" 1 8 38 416 58 0x20000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_006964
}
{
// ToolTip
IDS_RESDATA_INC_006965
}
WTYPE_BUTTON WIDC_BUTTON_MONSTER_INFO "Buttmapmonster01.bmp" 0 428 18 500 37 0x220010 0 0 0 0
{
// Title String
IDS_RESDATA_INC_007114
}
{
// ToolTip
IDS_RESDATA_INC_007115
}
}
Schau mal [Only registered and activated users can see links. Click Here To Register...] nach, da findest du einige Sachen die dir weiterhelfen werden.Quote:
Vielen Dank Sedrika, werde mich mal dran setzen ^^
bin ganz neu hier in der scene, und hab soo viele ideeen, eine Frage noch, wie bekomm ich denn oben rechts bei der Exe die symbole hin ? minimieren,vergrößern,schließen ? die sind bei mir irgendwie nicht vorhanden :O
if you have "custom keybinds" system active (e. g. from erendora/gow), your keys arent set already, and you have to set them manually in your options menuQuote:
Why can't I use the keyboard shortcuts in game? Build is fine, playing the game works fine, can write etc.. but keyboard shortcuts wont work..
ex pressing I wont open Inventory, pressing Q wont open quest.. Can't use anything on the keyboard. help please
Why downgrade when you can find tons of vs2003 source out there?Quote:
How to downgrade it into vs2003?
I have not edited anything in this source, I compiled it and went ingame, nothing new added still no keybindings workQuote:
if you have "custom keybinds" system active (e. g. from erendora/gow), your keys arent set already, and you have to set them manually in your options menu
habe nun das alles gemacht, jetzt streikt dieneuz beim starten mit APP_HOUSING &%ID...Quote:
Schau mal [Only registered and activated users can see links. Click Here To Register...] nach, da findest du einige Sachen die dir weiterhelfen werden.