[Release] Armageddon/Ace Files 1.0.4

05/11/2015 11:06 killer21killer#331
Quote:
Originally Posted by Armageddon' View Post
Baruna System dont work. I dont add it.
Fix it by urself ? Set the Teleport Point -> Set the Monster and add the Image of Bahara in the World Map!? Where was the problem ?
About the baruna system ..where could I get the source for baruna system ??
05/11/2015 11:44 - DK#332
Quote:
Originally Posted by killer21killer View Post
About the baruna system ..where could I get the source for baruna system ??
Others Source like GoW or Virtuos. ^^
05/11/2015 12:27 jeromerz#333
Problem with pet filter:

when you check all the items and then press apply some items like A Cards, Green, Blue Are unchecked??
05/11/2015 13:38 killer21killer#334
Quote:
Originally Posted by Armageddon' View Post
Others Source like GoW or Virtuos. ^^
what part of the source should I copy and put it in your source ? I'm having trouble with the baruna system ..
05/11/2015 15:15 xenkyo#335
Can someone tell me why it won't let me connect with my laptop or let my friends connect? I've allowed all the ports and forwarded them... edited the IP of the account.ini and login.ini to my IP... edited the IP of the neuz with resource hacker, but it still won't let anyone else connect. It connects just fine on the main PC but no one else? Any ideas why?
05/11/2015 15:18 - DK#336
Quote:
Originally Posted by xenkyo View Post
Can someone tell me why it won't let me connect with my laptop or let my friends connect? I've allowed all the ports and forwarded them... edited the IP of the account.ini and login.ini to my IP... edited the IP of the neuz with resource hacker, but it still won't let anyone else connect. It connects just fine on the main PC but no one else? Any ideas why?
-> You use a root or you use home pc ? -> When you use Home pc -> then check your router ports. (Use Hamachi or your ip change all 24 hours.)

Quote:
Originally Posted by killer21killer View Post
what part of the source should I copy and put it in your source ? I'm having trouble with the baruna system ..
All Baruna Systems :o ?
05/11/2015 15:31 xenkyo#337
Quote:
Originally Posted by Armageddon' View Post
-> You use a root or you use home pc ? -> When you use Home pc -> then check your router ports. (Use Hamachi or your ip change all 24 hours.)
I'm using my home IP for now and my public or IPv4 IP doesn't change at all. I've allowed the ports (can be seen here [Only registered and activated users can see links. Click Here To Register...]). I can't seem to understand why it won't let me connect when it did with some other files I had... I have the exact same setup and nothing changed at all. Really confused as to why it won't let me connect
05/11/2015 17:08 killer21killer#338
[/QUOTE]All Baruna Systems :o ?[/QUOTE]


like what part of the source?

i already have the virtous sources

Quote:
Originally Posted by xenkyo View Post
I'm using my home IP for now and my public or IPv4 IP doesn't change at all. I've allowed the ports (can be seen here [Only registered and activated users can see links. Click Here To Register...]). I can't seem to understand why it won't let me connect when it did with some other files I had... I have the exact same setup and nothing changed at all. Really confused as to why it won't let me connect
Source->Nuez->VersionCommon.h-> Find this Part after this then ReBuild Nuez

[Only registered and activated users can see links. Click Here To Register...]
05/11/2015 18:01 pakinglalat#339
Any help to this? Why is it reading via English folder instead of Default?

05/11/2015 20:33 killer21killer#340
what should i had change to add baruna system?

any tut?

i already have my virtous server files?

any help plss?
05/13/2015 16:34 - DK#341
Quote:
Originally Posted by pakinglalat View Post
Any help to this? Why is it reading via English folder instead of Default?

Read your Error..

Quote:
Originally Posted by killer21killer View Post
what should i had change to add baruna system?

any tut?

i already have my virtous server files?

any help plss?
Copy and paste the baruna System from Virtuos Files in my files and you have the Baruna System.


Morgen sollte das Update folgen.

Werde denke auch bald eine Homepage dazu packen.
Wer MoM kennt, wollt ihr meinen Patcher ?
05/13/2015 17:42 Spraystar#342
Geil Morgen Update *-* bin mal gespannt :)
und kla wollen wir dein Patcher
05/13/2015 19:56 NoWay | Phoenix#343
Wo genau steht denn der ""__STAT_HACKFIX"" alles drin ?
Bin grade ein wenig zu *ZUSCHLAU* um dass zu machen .__.
05/13/2015 20:07 aladinia#344
Ucer.cpp

#ifdef __STAT_HACKFIX
if( IsValidObj( this ) )
{
if( !IsAuthHigher( AUTH_GAMEMASTER ) )
{
if( ( ( m_nSta-15 ) + ( m_nInt -15 ) + ( m_nDex -15 ) + ( m_nStr - 15 ) ) > 362 )
{
//g_dpDBClient.SendBan( m_playAccount.lpszAccount, 9999 );
WriteLog( "HackStat.txt", "UserID = %07d, UserName = %s [STA:%d, INT:%d, DEX:%d, STR:%d] stats stat points, login returned", m_idPlayer, GetName(), m_nSta, m_nInt, m_nDex, m_nStr );
g_UserMng.RemoveUser( m_dwSerial );
}
}
}

//Stats-Check recoded!
if( IsValidObj( this ) )
{
if( !IsAuthHigher( AUTH_GAMEMASTER ) )
{
if( this->GetSta() > 1850 || this->GetInt() > 1850 || this->GetDex() > 1850 || this->GetStr() > 1850 )
{
//g_dpDBClient.SendBan( m_playAccount.lpszAccount, 9999 );
WriteLog ( "HackStattemp.txt", "UserID = %07d, UserName = %s [STA:%d, INT:%d, DEX:%d, STR:%d] stats stat points, login returned", m_idPlayer, GetName(), m_nSta + GetParam( DST_STA, 0 ), m_nInt + GetParam( DST_INT, 0 ), m_nDex + GetParam( DST_DEX, 0 ), m_nStr + GetParam( DST_STR, 0 ));
g_UserMng.RemoveUser( m_dwSerial );
}
}
}

#endif
05/14/2015 05:32 NoWay | Phoenix#345
THX <3
Ist noch jemand so Freundlich und sagt mir den leaning-byte /für AntiHack/