Untitled
unknown
plain_text
5 months ago
161 B
9
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
Nuke() { if(self ishost()) { self //paste the nuke thing here } else if( !self ishost()) { self iprintln( "only the ^5HOST^7 can use this" ); } }