Welcome to this Updated Pserver all things Guide.as my first account "ahmedpotop" is banned.and i couldn't edit it ,so i made this
This is beginner stuff,i removed the useless thing in the old Thread and put only the important and direct stuff new db and etc...
Here is a register script. Just extract this to your www folder. Only edit the config.php.
All the instructions are inside of config.php.
And for register page to work you have to run apache.
If CAPTCHA dont work got to your apache folder and replace the php.ini with this one. Then go to task manager and end all apache processes. Then re-run apache, and you will get about 6 errors, just press ok on them. Its supposed to happen.
Oh and if your a new and dont know how to get to register page go to
Or if you want to give reg page to others use
ur ip adress here/register.php
ww w.rar link: php.rar link:
I've ripped Eudemons Online official homepage, in order to see it, you need to put it your www folder if you are using wamp, otherwise put it on a web server. then reach it here. www rara link
Quote:
Pet rankings, Leigon rankings web pages - By Necron33
Pets Ranking:
Download This file and extract it in your www folder in your wamp then to see your page of eud go to this page the PetsRankning File Link
TopLeigons:
Download This File and Extract it in your www folder in your wamp then to see your page go to here:
ItemsList can be found somewhere on this forums, grab them and then grab item id. or simply, go to navicate --> my --> cq_itemtype, and begin grabbing ^^.
open my -->new query --> put this
Code:
update cq_dropitemrule set item0=ITEMIDHERE;
update cq_dropitemrule set item1=ITEMIDHERE;
update cq_dropitemrule set item2=ITEMIDHERE;
update cq_dropitemrule set item3=ITEMIDHERE;
update cq_dropitemrule set item4=ITEMIDHERE;
update cq_dropitemrule set item5=ITEMIDHERE;
update cq_dropitemrule set item6=ITEMIDHERE;
update cq_dropitemrule set item7=ITEMIDHERE;
update cq_dropitemrule set item8=ITEMIDHERE;
update cq_dropitemrule set item9=ITEMIDHERE;
update cq_dropitemrule set item10=ITEMIDHERE;
update cq_dropitemrule set item11=ITEMIDHERE;
update cq_dropitemrule set item12=ITEMIDHERE;
update cq_dropitemrule set item13=ITEMIDHERE;
update cq_dropitemrule set item14=ITEMIDHERE;
Code:
UPDATE CQ_DROPITEMRULE SET CHANCE=WHATEVERYOUWANTHERE;
Update cq_eudemon_rbn_rqr set min = (when it's lower, it's more harder, if you want to multiply them, which is the PERFECT solution, use "*x(the asterik means times, x is the number to multiply with, dividing is nearly the same. but with / instead of *);
Update cq_eudemon_rbn_rqr set max=(when it's lower, it's more harder, if you want to multiply them, which is the PERFECT solution, use "*x(the asterik means times, x is the number to multiply with, dividing is nearly the same. but with / instead of *);
#if you want compose rates to be x2 or xwhatever just write instead of "what you want here" *2.
Updating universals after setting the number of stars so they stay unique and composeable.
Code:
update cq_grade set rarity= 1500 where id= 1071980;
update cq_grade set rarity= 1500 where id= 1071981;
update cq_grade set rarity= 1500 where id= 1071982;
I've Translated it Thanks to spy520 for sharing
I've translated only the outer look things marked with Unknown means idk it.
Pic:-
Download Link:-
When i have time i will complete it up there it is a 20min work lol...
Edit:-
the Layout is now fully Translated ,Buttons bugs fixed.
Link:-http://rapidshare.com/files/170284227/EO_elitepvpers_editor2.rar
Thanks to all elitepvpers, everything is a copyright of it's respective owners.
Now after this, You WILL want to look to this threads, as you got a very simple, yet powerful server up, with all basic features.
make connection
connection name : ur server name
hostname/ip address : localhost
port : 3306
username : root
password : test
then test connection if it said connection successful ithen press ok if not replace ur pass by root
add me , i will do it for u
cuz some times notepad has such an errors
ty i managed to get it i just shortened server name in the end lol but i am still having problems, i am following necrons guide and when i start up the account sever it gives me a windows error saying it must close and to save all info, i'm not sure what i am doing wrong i have edited everything as he said to but still get the same message, racking my brains now for 3 days lol any ideas? and ty btw
this usually happens when accserver don't get connection to the database.
doublecheck all the ini files to make sure you entered all right. And check if mysql is running
i have a problem with my AccountServer.exe, every time i open it, it just closes down automatically. Any help would be appreciated
what ever that guy said is wrong, when this happens 1 of 2 things are wrong
Either A. you arnt running your mysql database
Or B. your database is corrupted and the account server cant read it, make sure that your database is running and if there are any problems with it
Quote:
Originally Posted by OnlyHope
umm some one help me plz i have every thing set up the only problem is my msg server wont connect to the account server and when i try to log in it says server is down plz help
now the guy's under you response is half right, also make sure that you have all your ports needed forwarded so the msg server can connect thru the internet to the account server
Bump,new patches released,site updated,forum now has much info!
Where? are you referring to your server? I know you are the thread starter but you should advertise your server in the corresponding thread you have made earlier. Thank you.
Quote:
Originally Posted by timman1
Yeah Done. Got Server Up and Running btw could someone post here GM commands?
i did register and when im logging into my character creating an a char and bla..bla.. when trying to enter the world getting this Error
It's not a client problem, it's a font problem.
Follow the instructions n that link to get that error fixed.
i Server(OK) acc(OK) and NPC(ok). mi client 1091 not conect .... "msg erro --->>> INVALID PASSOWRD! PLEASE CLICK TO FOLOWING BUTTONS TO REATRIVE YOU PASSOWRD..
command used add account >>> paolo test<<<< is correct ? i use MYSQL
insert into account (name,password,reg_date) values ('paolo','53b6320eb06e2c62888a6d1739cd24bd',now()) ;