Re: Ultimate Help Thread!
Hello bro!
Thanks for helping people, we really need people like you!
Would you mind taking a look into this?
http://forum.ragezone.com/f483/weapon-merge-1092388/
Re: Ultimate Help Thread!
Quote:
Originally Posted by
chicorafael
Hey man thanks for the kind words :)
Did you check the reply you got on that thread?
http://forum.ragezone.com/f483/weapo...8/#post8636360
I tried this code and it worked fine for me..
Re: Ultimate Help Thread!
Quote:
Originally Posted by
Xakzi
Hello people of ragezone and flyff lovers!
I am kind of bored and I will be free for the whole summer to come.
I have decided to help people with problems with their servers such as:
*Source compiling
*Source edits
*Specific resource edits
*Fixing Source errors
*Resource errors
etc etc
I will not help with stuff as:
*Setting up a server
*Installing files for you
*Finding files for you
*Coding an enterily new system for you
etc etc
And ofcourse I won't do the whole work for you but mostly guide you what to do and help yourself to be a great editor for flyff.
I know there is a help section but if you want my personal help send me a message or write a comment onto this thread and I will reach out to you.
I don't want nothing for this, only doing this for pure boredomeness.
A few things you should know about me and flyff.
I am not the best guy to do this but I know my way around the files.
I am not so great with coding but I can manage to do most of the editing within the source.
I know everything there is about the resource to get you around it too.
Don't expect me to be able to solve every of your problems.
I decide for myself what and who I want to help.
Problems that you people ask me for help will be added to a compiled thread that will help other people who gets the same problem for easier to find a fix for it.
Let us see how well this goes, and hopefully will get a great result in the end.
As this is a help thread for you people, it will serve good for me too, finding problems I have not yet crossed and being able to find a fix for it to make myself understand more of this game.
Sincerely~ Xakzi
Hi bro i wish you can help me about this newbie problem ...
i want to apply v19 taskbar on my v18 blessed files
what file i need to copy and paste to apply taskbar
what i mean is like a action slot or interface
advance thanks hehe
im glad that you help me hehe
Re: Ultimate Help Thread!
Quote:
Originally Posted by
Ian Santiago
Hi bro i wish you can help me about this newbie problem ...
i want to apply v19 taskbar on my v18 blessed files
what file i need to copy and paste to apply taskbar
what i mean is like a action slot or interface
advance thanks hehe
im glad that you help me hehe
lets see hehe
1. Do it yourself ...
or
2. Download a source with a vorking v19 taskbar and actionslot and use that code to your own source
A good source to use and a source I recommend is Virtous source, can't go wrong there :)
You look for something like this
Code:
#define __CHAT_V19
#define __WINDOWS_V19
#define __BUTTONS_V19
#define __STATUS_V19
#define __GAUGE_V19
#define __19_INTERFACE_UPDATE
#define __TARGET_INF_V19
#define __NEW_TASKBAR_V19
#define __V19_NPC_MENU
in versioncommon.h and search for it in the virtous source and add everything to your own source..
I won't be helping more that this.. Good Luck.
Re: Ultimate Help Thread!
Quote:
Originally Posted by
Xakzi
lets see hehe
1. Do it yourself ...
or
2. Download a source with a vorking v19 taskbar and actionslot and use that code to your own source
A good source to use and a source I recommend is Virtous source, can't go wrong there :)
You look for something like this
Code:
#define __CHAT_V19
#define __WINDOWS_V19
#define __BUTTONS_V19
#define __STATUS_V19
#define __GAUGE_V19
#define __19_INTERFACE_UPDATE
#define __TARGET_INF_V19
#define __NEW_TASKBAR_V19
#define __V19_NPC_MENU
in versioncommon.h and search for it in the virtous source and add everything to your own source..
I won't be helping more that this.. Good Luck.
thanks this is a big help from you very thanks mate ..
- - - Updated - - -
Quote:
Originally Posted by
Xakzi
lets see hehe
1. Do it yourself ...
or
2. Download a source with a vorking v19 taskbar and actionslot and use that code to your own source
A good source to use and a source I recommend is Virtous source, can't go wrong there :)
You look for something like this
Code:
#define __CHAT_V19
#define __WINDOWS_V19
#define __BUTTONS_V19
#define __STATUS_V19
#define __GAUGE_V19
#define __19_INTERFACE_UPDATE
#define __TARGET_INF_V19
#define __NEW_TASKBAR_V19
#define __V19_NPC_MENU
in versioncommon.h and search for it in the virtous source and add everything to your own source..
I won't be helping more that this.. Good Luck.
hello .. 1 last question bro ..
and i never ask more
after i put all define codes .. i compile? or some files i need to add?
Re: Ultimate Help Thread!
Quote:
Originally Posted by
Ian Santiago
thanks this is a big help from you very thanks mate ..
- - - Updated - - -
hello .. 1 last question bro ..
and i never ask more
after i put all define codes .. i compile? or some files i need to add?
You first need to add more than the define codes.. like the coding itself..
On the resource part you probably have to edit resdata's and such..
theme folder etc..
When adding your code you will be able to figure out what files you need to edit depending on how it looks like in game :p
Re: Ultimate Help Thread!
hi sir,
how can i update the v15 of cuvvie to v19(virtuos)? thank you in advance.
Re: Ultimate Help Thread!
Quote:
Originally Posted by
Xakzi
You first need to add more than the define codes.. like the coding itself..
On the resource part you probably have to edit resdata's and such..
theme folder etc..
When adding your code you will be able to figure out what files you need to edit depending on how it looks like in game :p
i see i got it .. thanks buddy ..
Sent from my iPad using Tapatalk
Re: Ultimate Help Thread!
I know this may be a long shot but, maybe someone can help. Where can I locate the memory issue in the source of Neuz so that I can change it from INT to UINT in order to fix the texture memory issue? Thanks