(--eRRoR--)
05-18-2008, 03:32 AM
wath file do y have to modify to show wen y buy an item from shopmenu wath it does like in war3ft (ps y know y cand say war3menu and find out there but is more easier for the new guy`s like this)please help me
Smokey
05-19-2008, 04:32 PM
most likely uwc3_items.inc - I think everything for items is there for 1.6.4 or older.
(--eRRoR--)
05-20-2008, 11:53 AM
Yes but i cant figure out were to insert the comand to say at every item wen you buy it to sey wath it does please give me an exaple for one of them
Smokey
05-20-2008, 03:54 PM
its in function buy_item and buy_item2
A quick example is this - this is what is done when the client buys a tome of experience.
Guests are not allowed to view php code.
So find all the places where items are purchased, or you will have to write your own sections for items that do not have a declaration. most of the items in shopmenu1 dont have one, so you have to do it.
Most of them in shopmenu2 do have one - for example when they buy amulet of cat
Guests are not allowed to view php code.
and so on.
(--eRRoR--)
05-21-2008, 12:31 AM
Stuck again! :(
For the first example you gave me (with the tome of xp) were do y put that line?Y tried serveral locations but at the compile of the file gave me error.:(
Smokey
05-21-2008, 01:03 PM
an example would be
Guests are not allowed to view php code.</SPAN>
(--eRRoR--)
05-21-2008, 02:27 PM
A replaced exactlii like you shiwn me and it gives me an error wen a compile
WHY?is it because i am using 1.6.2
BTW repair the donwload area pls ^^
Smokey
05-21-2008, 02:54 PM
What error do you get ?
also
what is wrong with the download area?
(--eRRoR--)
05-22-2008, 08:19 AM
About the download area * it sez that no such file
and about the compile of the file * can`t you make that file for ucw3 1.6.2 and put it to download area it will be much easier and y know for you would not take to much time PLS :D
Smokey
05-22-2008, 09:44 AM
We do not do any work on anything older then 1.6.4
Smokey
05-22-2008, 10:29 AM
I will take a look into that - not sure why that is occuring.
Is there a certain file you are having problems with?
(--eRRoR--)
05-22-2008, 10:46 AM
But help me please y would realy like to make this modification to 1.6.2
Smokey
05-22-2008, 10:52 AM
I have helped you quite a bit - I have told you exactly what you need to do, and I have even provided examples. if I get more time in the future I will put it into 1.6.5 in which case at that time you can attempt to back port it to your version - but right now I dont have enough time to devote to that as any time I do get to spend on uwc3 is coding in stuff that needs be put in.
For the downloads section, I believe I have fixed it, please try again and let me know if there is still a problem.
(--eRRoR--)
05-23-2008, 02:12 PM
Man here is how the thing goes!....
Y like very much the 1.6.5 version but y will not put it on my server because i did not releas the version with the scripting files and a want to make 2 pointskills per level and other little modification that need`s the files and a want to waith until you finish her because a use a mysql database vor saving xp and y savew xp on the name.So please hury up (chiding:lol:)seriosly i cant wait to se te version 1.6.5 FINISHED
Smokey
05-23-2008, 04:50 PM
the version that we released is a beta, and contains full source.