![]() |
#18
|
||||
|
||||
![]()
Equally random, yup.
As for an 'extra message'? Uhmm... well... there's this, for example: Code:
$online = $mysidia->db->select("online", array(), "username != 'Visitor'")->rowCount(); $offline = $mysidia->db->select("online", array(), "username = 'Visitor'")->rowCount(); $this->assign("population","{$online} Users Online + {$offline} Guests"); I'm super not sure if that's helpful. =/ I hope so.
__________________
Please do not contact me directly outside of Mysidia.
I also cannot troubleshoot code more than two years old - I legit don't remember it. |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mys v1.3.3 Personality System | Hwona | Mys v1.3.x Mods | 15 | 12-18-2016 09:13 PM |
pets | dradar | Questions and Supports | 5 | 08-06-2010 05:48 PM |
I don't see my pets...help | sdsmith64 | Questions and Supports | 8 | 07-27-2009 06:03 PM |
What's New? |
What's Hot? |
What's Popular? |