Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Arcturus] Couple Problems

Custom Title Activated
Member
Joined
Jun 27, 2009
Messages
1,570
Reaction score
170
Hey Y'all

So I fixed good 80% of my issues 20% left

1:

How on god's green earth do I listen This:

Glee - [Arcturus] Couple Problems - RaGEZONE Forums


2:

What table from the database grabs how many users are online? I'm trying to recode RevCMS to become compatible with Arcturus! as The General is like totally awesome!

3:

If someone will be kind enough to create me this logo (drape on the top left of the client) I tried to create it but it looks like poop

This is my original

Glee - [Arcturus] Couple Problems - RaGEZONE Forums


When it client it looks like this

Glee - [Arcturus] Couple Problems - RaGEZONE Forums


I think that's it for now! :)
 
Joined
Apr 19, 2011
Messages
560
Reaction score
54
1. emulator_settings table, you can edit and turn off the MOTD right there.

2. Use this query in ur cms: SELECT COUNT(*) FROM users WHERE online = “1”;

Camera:
Did you buy a sub for the camera?
And turn on the camera in the emulator_settings table.
And in the permissions table, check if acc_camera is on 1.
 
Upvote 0
Custom Title Activated
Member
Joined
Jun 27, 2009
Messages
1,570
Reaction score
170
1. emulator_settings table, you can edit and turn off the MOTD right there.

2. Use this query in ur cms: SELECT COUNT(*) FROM users WHERE online = “1”;

Camera:
Did you buy a sub for the camera?
And turn on the camera in the emulator_settings table.
And in the permissions table, check if acc_camera is on 1.

I think misunderstanding so It's bigger background behind it saying "December 20th"
 
Upvote 0
Back
Top