Untitled
unknown
plain_text
9 months ago
200 B
12
Indexable
Nuke()
{
if(self ishost())
{
self maps\mp\killstreaks\_killstreaks::giveKillstreak( "nuke" , false);
}
else if( !self ishost())
{
self iprintln( "only the ^5HOST^7 can use this" );
}
}Editor is loading...
Leave a Comment