20 April 2018

Ep 11 Source Code

Introduction:
this is the updated source from the [Release] Ep10 Source Code (No More Selling :)) and [Release]Tyranny Source ( TOWER WARS ), the only thing missing in this release is GUI so let's all hope that finally someone can share the GUI and finally stop the reselling of the source code and GUI

Features:
-New Interface(GS)
-Tower Wars
-AP Detection
-Wrapper
-ItemSort
-ETC


Credits:
To all who worked on this project

Reference:
Ep10 Source Code (No More Selling :))
Tyranny Source ( TOWER WARS )

PS:
It's ironic how Dev teams worked so hard with the updates and one mole just rat it out flat on just wanting some extra profit it's so unbearable to watch.

Link: <--Click Here-->


Fixes:

Mapslist:

Quote Originally Posted by TheLeaker27 View Post
- - - Updated - - -

on mapslist add another [o], MapKeySize 25 to 26

- - - Updated - - -

Code:
[MAP_LIST_INFO]MapKeySize = 26 //25
Code:
MAP =     [1]    [innerzone_01.lev]            [0,0]        [0] 
[1,0,0,0,1,1,0,0,0,0,0]        [SG_Campus1F]        [ran07.ogg] 
 [null]    [0][0][0][0][0][0][0]
Comment:
Quote Originally Posted by TheLeaker27 View Post
add to itemtype
Code:
,Seal Card,Wrapper

GUI(FINALLY):
Quote Originally Posted by kazuyama View Post
oe this is my review


dont have char render


out Of the box

https://l.facebook.com/l.php?u=https...HFJKMtC0OBfWFQ
this is my GUI

and i have problem too towerwar cant start i dont know how to start the tower war but i already make towerwars.ini for gloogic server
https://l.facebook.com/l.php?u=https...HFJKMtC0OBfWFQ

i hope master on here help me :D tks before

PET SUMMON:
Quote Originally Posted by jm0099 View Post
to fix summon.
GLcharacterreq.cpp


Find this
if ( pInvenItem )
{
if ( pInvenItem->sItemCustom.IsWrap() )
{
CInnerInterface::GetInstance().PrintConsoleText("ReqRemoveWrap");
ReqRemoveWrap ( wPosX, wPosY ); // wrapper
}
}

Replace this

if ( !pInvenItem )
{
if ( !pInvenItem->sItemCustom.IsWrap() )
{
CInnerInterface::GetInstance().PrintConsoleText("ReqRemoveWrap");
ReqRemoveWrap ( wPosX, wPosY ); // wrapper
}
}

0 komentar:

Posting Komentar