-
Posts
66 -
Joined
-
Last visited
-
Days Won
1
Community Answers
-
ccjosh's post in Vps RAM and SSD was marked as the answer
It doesn't matter if it runs on ssd. The only thing will improve when using ssd is the I/O.
RAM should be your main focus here, since *athena is memory intensive.
And yes, 512mb is enough for 1-50+
-
ccjosh's post in Problem with Multiple Servers was marked as the answer
Problem was, the 1st login server is still connecting to my old cloud box's MySQL. Ergo, the username that the 2nd char-server doesn't exist on the old MySQL.
Anyway, this problem is solved. Any mods can close this topic, that'll be great.
Thanks,
Josh
-
ccjosh's post in how to monitor the server in putty was marked as the answer
use screen when you go ./athena-start
to install screen: yum install screen
command for screen: screen -DR
to exit: ctrl + A + D
Basically it will saves your last session in screen.
-
ccjosh's post in Basic PVP NPC was marked as the answer
turbo_room,122,117,3 script PVP Room 403,{ warp "pvp_y_1-2",0,0; end; } ~
1-Click simple.