Register for your free account! | Forgot your password?

You last visited: Today at 13:03

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



2 questions?

Discussion on 2 questions? within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2010
Posts: 52
Received Thanks: 1
2 questions?

How to do that when you log into the VIP appear that he logged?
How to put maps dating in DB?
murillo123 is offline  
Old 11/14/2010, 21:31   #2
 
.Ash's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,175
Received Thanks: 539
1) a)if you wanna make them VIP, you have to do it in accout.account or my.account.
b)If you wanna change the broadcast, i think its either in cq_action or gameserver. . Forgot which one.
.Ash is offline  
Old 11/15/2010, 00:15   #3
 
~WARNING~'s Avatar
 
elite*gold: 5
Join Date: Feb 2010
Posts: 1,040
Received Thanks: 441
For the login message do the following:
Code:
27779100	27779110	27779101	5001	0	== 4
27779101	27779111	27779102	5001	0	== 5
27779102	27779112	27779103	5001	0	== 6
27779103	27779113	27779104	5001	0	== 7
27779104	27779114	27779105	5001	0	== 8
27779105	27779115	27779106	5001	0	== 9
27779106	27779116	27779107	5001	0	== 10
27779107	27779117	0	5001	0	== 11
27779110	27779110	0	4001	0	241 0 86400 0
27779111	27779121	0	4001	0	242 0 86400 0
27779112	27779122	0	4001	0	243 0 86400 0
27779113	27779123	0	4001	0	244 0 86400 0
27779114	27779124	0	4001	0	245 0 86400 0
27779115	27779125	0	4001	0	246 0 86400 0
27779116	27779126	0	4001	0	247 0 86400 0
27779117	27779127	0	4001	0	156 0 86400 0
27779120	0	0	125	2011	Lvl~4~VIP~member~%user_name~has~just~logged~in.
27779121	0	0	125	2011	Lvl~5~VIP~member~%user_name~has~just~logged~in.
27779122	0	0	125	2011	Lvl~6~VIP~member~%user_name~has~just~logged~in.
27779123	0	0	125	2011	Lvl~7~VIP~member~%user_name~has~just~logged~in.
27779124	0	0	125	2011	Lvl~8~VIP~member~%user_name~has~just~logged~in.
27779125	0	0	125	2011	Lvl~9~VIP~member~%user_name~has~just~logged~in.
27779126	0	0	125	2011	Lvl~10~VIP~member~%user_name~has~just~logged~in.
27779127	0	0	125	2011	Lvl~11~VIP~member~%user_name~has~just~logged~in.


For the maps use my all things guide :
~WARNING~ is offline  
Thanks
1 User
Old 11/15/2010, 13:33   #4
 
elite*gold: 0
Join Date: Jan 2010
Posts: 52
Received Thanks: 1
Yes bro ... I found it there once but has not talked ta you in cq_task missing something but do not know what it e. .............
murillo123 is offline  
Old 11/15/2010, 14:13   #5
 
MrOzy's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 35
Received Thanks: 5
Exclamation

Quote:
Originally Posted by ~*Dibiase*~ View Post
For the login message do the following:
Code:
27779100	27779110	27779101	5001	0	== 4
27779101	27779111	27779102	5001	0	== 5
27779102	27779112	27779103	5001	0	== 6
27779103	27779113	27779104	5001	0	== 7
27779104	27779114	27779105	5001	0	== 8
27779105	27779115	27779106	5001	0	== 9
27779106	27779116	27779107	5001	0	== 10
27779107	27779117	0	5001	0	== 11
27779110	27779110	0	4001	0	241 0 86400 0
27779111	27779121	0	4001	0	242 0 86400 0
27779112	27779122	0	4001	0	243 0 86400 0
27779113	27779123	0	4001	0	244 0 86400 0
27779114	27779124	0	4001	0	245 0 86400 0
27779115	27779125	0	4001	0	246 0 86400 0
27779116	27779126	0	4001	0	247 0 86400 0
27779117	27779127	0	4001	0	156 0 86400 0
27779120	0	0	125	2011	Lvl~4~VIP~member~%user_name~has~just~logged~in.
27779121	0	0	125	2011	Lvl~5~VIP~member~%user_name~has~just~logged~in.
27779122	0	0	125	2011	Lvl~6~VIP~member~%user_name~has~just~logged~in.
27779123	0	0	125	2011	Lvl~7~VIP~member~%user_name~has~just~logged~in.
27779124	0	0	125	2011	Lvl~8~VIP~member~%user_name~has~just~logged~in.
27779125	0	0	125	2011	Lvl~9~VIP~member~%user_name~has~just~logged~in.
27779126	0	0	125	2011	Lvl~10~VIP~member~%user_name~has~just~logged~in.
27779127	0	0	125	2011	Lvl~11~VIP~member~%user_name~has~just~logged~in.


For the maps use my all things guide :
Put it at where ? cq_action ?
MrOzy is offline  
Old 11/15/2010, 14:31   #6
 
elite*gold: 0
Join Date: Jan 2010
Posts: 52
Received Thanks: 1
yes .... put in cq_action ..... but will not work because something missing in cq_task ..... what I'm wondering "
murillo123 is offline  
Old 11/15/2010, 16:18   #7
 
elite*gold: 0
Join Date: Jun 2010
Posts: 126
Received Thanks: 60
Quote:
Originally Posted by murillo123 View Post
yes .... put in cq_action ..... but will not work because something missing in cq_task ..... what I'm wondering "
well add it in task ur self is what im thinking
Andrew1991 is offline  
Reply




All times are GMT +2. The time now is 13:03.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.