Untitled
Anonymous
plain_text
01/23/2025 5:04 PM
216 B
19
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