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