few questions in coding

01/07/2009 02:42 SweeTFlower#1
i just have a few questions if anyone can point me in right direction im not asking for anyone to code for me lol i just need to be pointed in right direction like were to look im trying to get better with my coding which isn't fantastic either im still a novice when it comes to coding lol
compared to the pro coders on here >.< k heres my questions

well were would it be to fix exp balls like so people don't constantly use em

and how would i go about to scrip the cp cards to make them click able like eudemons ep cards i was wondering if its as the eps? like were should i write it if anyone can give me an idea ill continue from there on my own lol :o
01/07/2009 04:36 kinshi88#2
Search for the Expball ID, and you will see the code when the Expball is clicked.
There you can add the restrictions.

As for the Cp Cards and EP Cards, no idea, never played Eudemons.
01/07/2009 05:52 zane203#3
im def no pro coder, but if this helps you can do what im doing,

with the current source you have now make a copy of it, and save it in a source folder.

now make another exact copy. Ok no you should have 3 of them.

One = your currently fine working one

two= your copy of the fine one just in case

tree= your practice source, you can use this to make any adjustments and what not. So if at one point you make a code that works, simply make another copy and that such and such, and if you mess up something you probably lost track of lol, and cant fix, well you still have the 2nd copy to start back from a good base.
01/08/2009 00:02 SweeTFlower#4
ill give that a shot kinshi ty

@zane203 i got a zip of the files i already got working lol so if i mess anything somewhere i can just replace the damaged ones and one to do the messin around with the codes i wanted to try an figure out how to do the cps lol i got the card to drop now its to make them click able or id make an npc to trade them for cp but thats such a hassle