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
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.
Aslo like DemonPower EO, they have script that you automatic get the ep amount you donated (1380,13800,2700,27000)
Quote:
Originally Posted by UnbeatenRs2
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.
u can make a paypal buy,donate blah3 button..then set on the button people will go to the secret URL that they will know the address..so i though the hard part only on html/php coding..
its all basicly MySQL queries and php coding which is quite simple to code
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..lol
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.
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.
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?
This is really starting to go off topic here guys considering this isn't a very EO PServer Hosting-ish question to begin with. The OP needs to make/get a payment system then run whatever code he can and end up with a query with two variables. One with the player name (given by the user when he pays) and the amount to give (based on the amount donated). Once that is done pass the query with the values to the mysql server that looks like
Code:
UPDATE cq_user SET emoney = (emoney + 1234) WHERE name = 'MyUberName';
You can receive the level up awards again! 04/14/2011 - Archlord - 19 Replies After the server merge, you can go to the Event npc and receive the level up rewards, even if you received them before the server merge! So, you can have 2x rewards. (not working in tullan server).
Aion glitch awards players 34 trillion in Kinah 01/10/2010 - Gaming News - EN - 9 Replies For a brief moment in time, Aion players received what could have been the best gift ever as a siege reward.
Today, the Azphel server had an impressive kinah party as players who found themselves 34,000,000,000,000 in kinah wealthier. Havoc broke out as players spent their ill gotten gains, mailed around coin, and awaited the inevitable roll back to rectify a clear server glitch. Tamat, the Aion Community Manager, made this statement:
...
[Release] Cup Awards / CoEmuV2 07/03/2009 - CO2 PServer Guides & Releases - 12 Replies Go to the CoEmu v2 GameServer and search for:
else if (ItemID == 2100045
Replace This: else if (ItemID == 2100045 || ItemID == 2100025 && EquipLocation == 7)//Returns Gourd Position
{
return 7;
}
With this: else if (ItemID >= 2100025 && ItemID <= 2100095 && EquipLocation == 7)//Returns Gourd Position
e*PvP User Awards ? 09/09/2008 - Off Topic - 5 Replies I think we need User Awards like
1 - 2 - 5 - 10 years Member !
1 - 2 - 5 - 10 years Premium !
1 - 2 - 5 - 12 -24 month(s) 75%+ Activit
and much more
i could look like this