Knowledgebase
Storm Palace Hosting > Storm Hosting Help Desk > Knowledgebase

Ask a question:


dsay text

Solution Draw text (borg script)
say dsay text
to use

if instr(chatstr,"dsay ")=1 then
dim dsay as string
dsay=replace(chatstr,"dsay ","")
pensize 18
penfont "Times New Roman"
penfront true
penbold false
penitalic false
penunderline false
pencolor &c000000
drawstring mousex-1,mousey,dsay
drawstring mousex+1,mousey,dsay
drawstring mousex,mousey+1,dsay
drawstring mousex,mousey-1,dsay
drawstring mousex-1,mousey-1,dsay
drawstring mousex+1,mousey+1,dsay
drawstring mousex+1,mousey-1,dsay
drawstring mousex+1,mousey-1,dsay
pencolor &c00c0FF
drawstring mousex,mousey,dsay
chatstr=""
end if
 
Was this article helpful? yes / no
Article details
Article ID: 121
Category: Cyborg
Date added: 04-14-2011 02:40:05
Views: 6025
Rating (Votes): Article rated 5.0/5.0 (1)

 
<< Go back

Powered by Help Desk Software HESK™