Anyone got a script that connects to db so when u buy eps and when u login u have the eps that u bought ?? or example how to do it thats if theres a way :P
where is the hard part ?Quote:
its not the easiest thing to code, but it is possible, i had a similar script for my old server but i don't feel like giving it out as i might use it in the future.
yes..its really easy to put ep on character by using php..but the porblem is to hide the URL address or use some action..i take example "RapidShare..you have wrote the real address to get the file u need to download..but it always say u cant download it on this URL.."something like that..lolQuote:
its all basicly MySQL queries and php coding which is quite simple to code
agreed.Quote:
This is why i don't like Eudemons Online :/ it cant be updated/customized because you actually need the whole dang file where if its Java, Sky is the limit.
System.out.println("OMG JAVA!!!");
Huh? What?Quote:
This is why i don't like Eudemons Online :/ it cant be updated/customized because you actually need the whole dang file where if its Java, Sky is the limit.
System.out.println("OMG JAVA!!!");
UPDATE cq_user SET emoney = (emoney + 1234) WHERE name = 'MyUberName';