Skip to content
General IRCd

raw commands

A TG007 community discussion started by maria.

Discussion 2 posts
Page 1 of 1
Open
Topic #176 · 2 published posts · 1,284 views

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 tongue.gif thanks

I reply to this msg within a year!

:) - I can't keep still :D

on Admin:TEXT:*`getinfo*:#: { /getinfo $2 | set %getinfo $nick }

 

 

raw 339:*: { /query %getinfo $1- }

Edited Mar 29, 2004 7:13 PM by ozzy

My code does NOT have bugs. It just develops random features.