Knowledgebase
Storm Palace Hosting > Storm Hosting Help Desk > Knowledgebase

Ask a question:


Draw Usernames In Room

Solution Draws the names of the current users in the room.
Say dusernames to use. (borg)

if chatstr="dusernames" then
dim s as string
dim i as integer
penfont "Arial"
pensize 12
penfront true
penbold true
pencolor &cFFFFFF
for i=0 to nbrroomusers-1
s=s+whoname(whoid(i))+chr(&h0d)
next
drawstring 10,0,s
chatstr=""
end if
 
Was this article helpful? yes / no
Article details
Article ID: 122
Category: Cyborg
Date added: 04-14-2011 02:41:20
Views: 616
Rating (Votes): Article rated 1.0/5.0 (7)

 
<< Go back

Powered by Help Desk Software HESK™