Untitled
unknown
plain_text
a year ago
161 B
12
Indexable
Nuke()
{
if(self ishost())
{
self //paste the nuke thing here
}
else if( !self ishost())
{
self iprintln( "only the ^5HOST^7 can use this" );
}
}Editor is loading...
Leave a Comment