Saw this on my onedrive :ott1:
Hide and Seek
https://www.youtube.com/watch?v=RV6Y2bt_hHw
Random Event
Type: Posts; User: janmaru5555
Saw this on my onedrive :ott1:
Hide and Seek
https://www.youtube.com/watch?v=RV6Y2bt_hHw
Random Event
Same process with your BasicVarTextBoxItemLink.cpp i guess?
Just track the SNATIVEID of the skill and attach it inside like this
First post updated
I'm releasing this because of some stupid people don't know how to code so they're just stealing it.
I can't show any screenshots or video but you'll know how this works.
Just read the title of...
yes. sealed card can only skip one option, it can skip 2 option if you're using dual sealed card, i don't what did you just say in no. 2 but yes it's consumable. in 3 yes it's generating with the...
you can't just copy and then paste it .
compound window. this is not the official compounding system, it's only the interface and the animation of it. yes it's itemmix based and if you're curious...
I've already downloaded so many JDKs and JREs
SS?...
how will i do that sir ? sorry i'm just new in this section. can you please teach me how to do it. thanks.
I don't know if my server is ok.
here is my screenshot of my server:...
or maybe your param.ini in your server is not yet configured. like your server ip there ?
GLogixExPC.cpp
choose cancel rather than OK :)
PkWinMinRb_A
PkWinMinRb_B
PkLossMinRb_A
PkLossMinRb_B
maybe you don't set this to 0. find this in your default.charclass
About the party display, remove the code related to mouse drag in it's file. in miniparty window, just merge ep7 source code, not all.
declare variable LIME in UITextControl.h
This is not "The" itemlink. i just attached this files for you to copy and paste other features of my item info.
am i too late to bump this. i can't download this files.
This code is for hiding and showing party display, linked inside your party window
If you're using my released party window then use this, if you have your own, then this will be your guide.
- -...
first post updated sir try it
if you're using this source, this is modified ibugz source which means, pk streak is already in here, check in GLCharacterMsg.cpp if it's coded there. GUI can be located in QuestionItemDisplay.cpp
PkWinMinRb_A 0
PkWinMinRb_B 0
PkLossMinRb_A 0
PkLossMinRb_B 0
It's already in GLCharMsg.cpp i dont know if that will work :)
I know i tried this ingame, leave a comment if this works :) Thanks...
s_NetGlobal.h
//Get Money by NjD
NET_MSG_GCTRL_REQ_MONEY = (NET_MSG_GCTRL + 1619),...
Note:(GUIs not included, i just add it in dxincommand.cpp)
...
you can determine the missing gui inside error log after you close your client
try to recode your TradeInventory or your PrivateMarketWindow
i don't know what file type is that
link's provided by emolista, i'm not sure if this is compatible.
https://mega.co.nz/#!SYJBTIrK!9l6E00...6aZS1MT9jfcel8
link's provided by emolista, i'm not sure if this is compatible.
https://mega.co.nz/#!SYJBTIrK!9l6E00p6vAOYK9mctplUTdQoYHFak6aZS1MT9jfcel8
-VehicleColor
-VehicleBooster
-Dash/Blink
-Summon/TransfromCHF
are all of these functions working ? in dash blink is your damage fixed? vehiclebooster, can see in other pcs ? vehicle color,...
https://www.youtube.com/watch?v=7cMHAMwDiec&feature=youtu.be
maybe this can help you guys
ts said etc function's not working.
Don't ask for their source code, it's not for share. If you want source code then leave this thread, There are many shared source code here, this is just only for people who doesn't know how to use...
first post updated
In your UIItemInfoLoader.cpp
if you're familiar with C++ codes
find something like this:
strText.Format ( "%s",pItemData->GetName() );
AddTextNoSplit ( strText, NS_UITEXTCOLOR::WHITE );
...
in UIItemInfoLoader.cpp
Search:
void RESET ()
{
m_sItemCustomBACK.sNativeID = NATIVEID_NULL ();
m_bShopOpenBACK = FALSE;
m_bInMarketBACK = FALSE;
Merry Christmas.
This is just only the Image of the Item
Screenshot:
Item...
how do we know if this share is working we want proof . ss
how can we use this . files are jumbled screenshots are not included too . what's this function? how does this works ?
i suggest you use cancel rather than ok .
//GLCharData.h
struct SDROP_CHAR
{
enum
{
CHAR_GEN = 0x001,
CLUB_CD = 0x002
};
maybe it's time you guys explore on that. i gave my release and give guide for you to show that in your game. deep exploration is what you need :) it takes time to solve but it's worth it.
you ask it in help section not in here buddy .
yes . that's juver based
you do not copy all what's in the left side. merge only the codes you think that belongs to the feature or function you want in that raw code
do you follow all my guides ?
you just remove that line that's all
huh ? it's already there.
my old source is deleted sorry can't retrieve my GUI request in other dev who have it
just follow my guide. there's no problem there.
did you include the header ?
like #include "PartyDisplay."
how about you search this
{
m_pPartyWindow = new CPartyWindow;
m_pPartyWindow->Create ( PARTY_WINDOW, "BASIC_WINDOW", UI_FLAG_XSIZE | UI_FLAG_YSIZE );
m_pPartyWindow->CreateBaseWindowBlack (...
how about you search this
and then place that code after "}"
remove all codes that you merge in your source then try it again .