raw 339 is /getinfo for getinfo ( its a Addon for Unreal)
on Admin:TEXT:*`getinfo*:#: { /getinfo $2 }
raw 339:*: { /query $nick
How Would i get it to whisper the name all the /getinfo info whats on raw 339
if you can
thanks
A TG007 community discussion started by maria.
raw 339 is /getinfo for getinfo ( its a Addon for Unreal)
on Admin:TEXT:*`getinfo*:#: { /getinfo $2 }
raw 339:*: { /query $nick
How Would i get it to whisper the name all the /getinfo info whats on raw 339
if you can
thanks
I reply to this msg within a year!
on Admin:TEXT:*`getinfo*:#: { /getinfo $2 | set %getinfo $nick }
raw 339:*: { /query %getinfo $1- }
My code does NOT have bugs. It just develops random features.
Sign in to reply or start a new topic where your account has permission.