Page 1 of 1

Dev rev 4

PostPosted: Fri Sep 25, 2015 4:12 pm
by veveto
i cant download the svn of dev 4 is it out of date
ps: how can i fix zant crash in dev rev 3

Re: Dev rev 4

PostPosted: Fri Sep 25, 2015 6:45 pm
by PurpleYouko
what zant crash?

can you be more specific?
I am not aware of any crashes in DR3. Bugs sure but not actual crashes

Re: Dev rev 4

PostPosted: Sun Sep 27, 2015 12:09 pm
by veveto
can I have a clean dev rev 4 updated and which latest client should I use I have lots of bugs that are fixed but isn't fixed in my dev rev and its removed from the website

Re: Dev rev 4

PostPosted: Thu Oct 01, 2015 11:50 am
by veveto
I need a fix when new account is registered IM Honor And Valor points premium to be 0 what should i edit help?

Re: Dev rev 4

PostPosted: Thu Oct 01, 2015 11:56 am
by WiseGuy
veveto wrote:I need a fix when new account is registered IM Honor And Valor points premium to be 0 what should i edit help?


change default value to 0 in the database and each referred columns

Re: Dev rev 4

PostPosted: Thu Oct 01, 2015 2:16 pm
by veveto
what im saying is when a new account registered i want the default value to be 0 in which cpp file should i change the codes because im not willing to waste my time changing the value to 0 for every acc in my database when it can automatically do that for me

Re: Dev rev 4

PostPosted: Thu Oct 01, 2015 5:22 pm
by PurpleYouko
Set the default directly in the database field.
As long as the code isn't already applying a specific value it will just allow it to go to the default.
Pretty sure it isn't