[HELP] v19 Taskbar

10/22/2016 08:25 yazuka21#1
Hello ! Epvp Community ! I know someone can really help me with these errors :(


New C++ Learner

THanks in advance :/
10/22/2016 10:55 Ecrypter#2
Ow your Pro-Developer you can solve it :)
You published in your facebook that big update on dopeflyff version 19 taskbar. Why o why. ��
10/22/2016 11:01 yazuka21#3
Tang ina mo tumahimik ka isa ka rin naman sa kanila :)
10/22/2016 15:46 trashee09#4
Double check your taskbar code. Missing ';' and extra ')' and declare the undeclared identifier to wndtaskbar.h
10/23/2016 06:59 yazuka21#5
Quote:
Originally Posted by trashee09 View Post
Double check your taskbar code. Missing ';' and extra ')' and declare the undeclared identifier to wndtaskbar.h
I fixed the other errors but this one I dont know what to do I try to define it on Taskbar.h nothings happen it is giving more errors

Please help me.


Thanks in Advance.
10/23/2016 07:05 Ecrypter#6
here PaCoolkids
fuckboy

m_SkillSL, m_tmCoolDown . find in DPClient.h in Neuz folder.
10/23/2016 07:14 yazuka21#7
Quote:
Originally Posted by Ecrypter View Post
here PaCoolkids
fuckboy

m_SkillSL, m_tmCoolDown . find in DPClient.h in Neuz folder.
Here Fafa tumutulong ka rin pala -.-

10/23/2016 07:22 Ecrypter#8
dont speak binacular language here,if your still doing that, i can report that. i can't understand you :)
10/23/2016 07:31 yazuka21#9
Ah okay po sorry :/

Quote:
Originally Posted by Ecrypter View Post
dont speak binacular language here,if your still doing that, i can report that. i can't understand you :)
I fixed the DPClient.cpp but I got this error -.-


10/23/2016 15:22 Ecrypter#10
So base on your error maybe this code can help you. Note. This code is base only to your error nothing else. okey Put this in your versioncommon.h in neuz, worldserver also databaseserver.
This code is to declare your error.

PHP Code:
#programa warning(disable: 2509 2601 1075) 
Read more code so you can get an idea if you encounter an error.
10/23/2016 15:34 yazuka21#11
Quote:
Originally Posted by Ecrypter View Post
So base on your error maybe this code can help you. Note. This code is base only to your error nothing else. okey Put this in your versioncommon.h in neuz, worldserver also databaseserver.
This code is to declare your error.

PHP Code:
#programa warning(disable: 2509 2601 1075) 
Read more code so you can get an idea if you encounter an error.
Thank you paps Rene , Hmm anyway if I put errors will be remove ?

Sorry bad english :3
10/26/2016 10:39 Offspringfan1234#12
Instead of disabling warnings you should fix the errors first. The compiler is exactly saying what you have to do to fix it, doesnt it? If you still need help with fixing those errors please reply which, then people will be able to help you for decent errors.
10/26/2016 13:13 yazuka21#13
Quote:
Originally Posted by Offspringfan1234 View Post
Instead of disabling warnings you should fix the errors first. The compiler is exactly saying what you have to do to fix it, doesnt it? If you still need help with fixing those errors please reply which, then people will be able to help you for decent errors.
Hello sir please help me with this v19 taskbar fixing... I got this error
when I try to add this codes

BOOL CWndTaskBarInterface::Process( void )

CWndTaskBarInterface::OnLButtonUp

void CWndNewSkillSlot__OnRButtonDown

void CWndNewSkillSlot_OnLButton

void CWndTaskBarInterface_OnDraw

If it's okay to you sir to waste some time please add those code to my WndTaskbar I do my best to change the braces etc. :3 but I dont know why I am still getting that error...

WndTaskbar.cpp/h
11/01/2016 23:42 Burdenz2007#14
My only tip for this one is to compare other v19 source codes out there. Looking at your error defines that you have some missing ";" identifiers and undeclared functions.
11/02/2016 10:47 yazuka21#15
@[Only registered and activated users can see links. Click Here To Register...]
yes I did.. I compare to other source v19 taskbar but they dont have fixes from Avalion... that's why I still cant...