you dint add the location for button in gui.
add this to uioutercfg.xml
<CONTROL Local="Common" Id="LOGIN_PAGE_FORGOT_PASS">
<WINDOW_POS X="106" Y="150" W="86" H="18" />
</CONTROL>
Type: Posts; User: baby011528
you dint add the location for button in gui.
add this to uioutercfg.xml
<CONTROL Local="Common" Id="LOGIN_PAGE_FORGOT_PASS">
<WINDOW_POS X="106" Y="150" W="86" H="18" />
</CONTROL>
Loginpage.cpp
#include "StdAfx.h"
#include "LoginPage.h"
#include "BasicTextButton.h"
#include "GameTextControl.h"
#include "BasicTextBoxEx.h"
#include "UITextControl.h"
this is not because of hassle, npc shop will need character walk to it and just can purchase item.for item mall, no matter character in where, they can purchase item.this is the different.
congrats, hope will see yours work done soon.
you can prevent it lag from loading the .genitem in crowlist in map which selected only.
its will reduce much usage from being load the genitem file.
its just load for preview on the selected maps...
for deduct game gold , its not matter with database.
just search the example of deduct cost in game gold , just add it to yours itemshop.
i can give you a hint.
refer the npc shop from juver.
its can add to itemshop for the currency switch.
you mean ingame itemshop want to buy item with game gold?
you're correct. the guy who leaked this source is not only aim for increasing his popularity, and the most important parts is wanna sell something that havent leak in the market.
an advice for...
can try to contact me.
i can fulfill your requirement.
this is not bug. its been setting by others.
just remove it from user_verify stored procedure for that.
data\gui , search for keyword.
Haha, this is a good game, I like it.
btw , i never said that i am the pro dev.
beside that, I don't think I need to prove to you if I'm a developer.
However, in order to clear your doubts, I...
before the replies , you said that yours friend saying this source was incomplete , and now you said again that yours friends telling you the source is complete code.
so which are the truth? haha...
i can sure that yours friend that saying this source is incomplete is without any knowledge about ran source = =
i think TS not for showing off , just release the source for a refer to took out the...
respect sent!
if you need help on that , kindly contact me.
there was point inside the replies.
1 - use the forum shared JV based source , and the ui should meet your requirement
2 - upgrade the ui from using...
for libc.lib , double check yours solution setting , on linker->input there.
should be ignore the libc.lib
change yours
\juver_source\=DXInclude
\juver_source\=Include
\juver_source\=DXLib
\juver_source\=Library
to
$(SolutionDir)\=DX_Include
$(SolutionDir)\=Include
try check yours setting , did you include the library folder?
try check yours =library folder.
nice work sir.
support +1
i face this problem last time.
this i can sure that you touched the COMM betwen client-server
check back your db procedure
try check in source
wMAXMOB_TRACKING here the hint.
yes it can.
check gameword
use below script for your user_verify procedure.
rebuild your client file and server file
its seem like mintea encryption mismatch
- - - Updated - - -
addon details , yours agent shows that you did not have the resetpassword stored...
for this 2 problem , just drop the original shoppurchase table
use ranshop
go
drop table shoppurchase
and re-create it with this script
because column name different.
just double check it.
this not only change the UI code only.
table column name effect too
if need help to deal with it. just contact me.
check your shop procedure.
its did not have function because of your nposX and Y dint have data on it
in modalmsg you did right
but in itemwindow u did not set modal data
addtional details , please make sure the item that you send is Available in shopitemmap
on server side, at source there put a output trace.
if server have data when retrive from db
just increase the net buffer size
its not get , just code for it.
make sure you enable tcp/ip for sql.
For CW Announce , just put yours param into server directory its should fix.
just double check yours strutil function.
its just some function missing on there.
if you want to upgrade all skill to max level in sql. its quite hard because skill are save in binary type.
just configure yours source for gmtools or a commands that able to do such action to...
here you go.
thanks for that sir.
the ranking wont clear unless your chainfo table is been truncated
in userverify procedure , add a condition with lastlogindate
refer JV source db.
add a judgement for chalevel before gametime +.
much ways to deal with it.
example : took the csv format from old source , and make a new csv button read it in ur new source.
you're welcome.
welcome, as your word.
its just a information.
we learn here , help here too.
check code in
if in juver source, its have a function on/off in config.ini
double check it.
[B]bFeatureDisplayCP