[Release] Armageddon/Ace Files 1.0.4

04/20/2015 16:45 Burdenz2007#196
+1 Like to Arma. Hope your release will be kind of Stable so that others can make use of it as a base source.
04/20/2015 16:51 kun_sama13#197
Great Release! this would be a big help to those who want to start flyff developing
04/20/2015 17:30 Spraystar#198
wie fügt man das ExchangeAdv in einem NPC ein?
04/20/2015 18:35 Schulzie#199
wenn ich mich nicht irre so:


character.txt.txt
IDS_CHARACTER_INC_002015 MEIN NPC NAME


character.inc
MaFl_NPCname
{
setting
{
AddMenu2( MMI_EXCHANGE_ADV "EXCHANGE SHOP" );
}
}
SetFigure( MI_FEMALE, 0, 0xffffaa88, 0);

SetName
(
IDS_CHARACTER_INC_002015
);
}


ExchangeAdv.inc
MaFl_NPCname
{
AddItem( II_CHR_SYS_SCR_SAMPLESCROLL, 1, II_CHIP_DONATE, 100 )
};
04/20/2015 18:37 Spraystar#200
und habe einen bug gefunden wenn man ein shop erstellt und sachen einfügt und dann wieder schließt und wieder öffnet bleiben ja die die sachen gespeichert und dann crasht das spiel
04/20/2015 18:46 BlackBoxV22#201
character.inc

Exchange_Script.txt

What have i done rong? notting happens?
04/20/2015 18:53 Spraystar#202
Habe es hinbekommen und wie kann ich die Farbe ändern von den Texten
weil die anzahl sieht man kaum.
[Only registered and activated users can see links. Click Here To Register...]
04/20/2015 19:37 kun_sama13#203
can anyone post resdata.txt in english?

Quote:
Originally Posted by Spraystar View Post
Habe es hinbekommen und wie kann ich die Farbe ändern von den Texten
weil die anzahl sieht man kaum.
[Only registered and activated users can see links. Click Here To Register...]
versuchen, in Source \ Neuz schauen und in Exchange Adv.cpp and Exchange Adv.h vielleicht wird es helfen ^^
04/20/2015 20:17 Schulzie#204
Quote:
Originally Posted by Spraystar View Post
Habe es hinbekommen und wie kann ich die Farbe ändern von den Texten
weil die anzahl sieht man kaum.
[Only registered and activated users can see links. Click Here To Register...]
Ich würde lieber den weissen Hintergrund färben...schwarz oder anthrazit ;)
Weiss geht ja nun mal gar nicht :D

Quote:
Originally Posted by BlackBoxV22 View Post
character.inc

Exchange_Script.txt

What have i done rong? notting happens?
try only addmenu2 - no other shop

04/20/2015 21:02 kun_sama13#205
Resdata.txt In English Please :)
04/20/2015 22:45 Darkmelfice#206
Ich bekomme beim Compilen folgenden Error:
Code:
d:\...\Source\Neuz\StdAfx.h(244): fatal error C1083: Cannot open include file: 'ExchangeAdv.h': No such file or directory
d:\...\Source\WORLDSERVER\StdAfx.h(136): fatal error C1083: Cannot open include file: 'ExchangeAdv.h': No such file or directory
Mfg Darkmelfice
04/20/2015 23:33 kun_sama13#207
Quote:
Originally Posted by Darkmelfice View Post
Ich bekomme beim Compilen folgenden Error:
Code:
d:\...\Source\Neuz\StdAfx.h(244): fatal error C1083: Cannot open include file: 'ExchangeAdv.h': No such file or directory
d:\...\Source\WORLDSERVER\StdAfx.h(136): fatal error C1083: Cannot open include file: 'ExchangeAdv.h': No such file or directory
Mfg Darkmelfice
Kindly read the error ^^
04/21/2015 09:22 n5xda#208
Nic e klappt alles hat jemand eine Lösung für den Shop wenn man schließt und öffnet das es nicht crash der client?
04/21/2015 13:15 - DK#209
Ich debugge es morgen und bringe ein update ...
04/21/2015 13:43 kun_sama13#210
Quote:
Originally Posted by Armageddon' View Post
Ich debugge es morgen und bringe ein update ...
go go go :handsdown::handsdown: