Author Topic: Squirrel script on commend !stats  (Read 1476 times)

0 Members and 1 Guest are viewing this topic.

Offline Mariu22S

  • Wiseguy
  • **
  • Posts: 78
  • VC-MP Maniac
    • View Profile
Squirrel script on commend !stats
« on: March 27, 2014, 05:53:56 pm »
   Squirrel script on commands !stats

else if ( cmd == "stats" )
   {
   Message( "[STATS] Stats player -" + player.Name + " to -> " + " Cash: " + player.Cash + "$" + " Ping " + player.Ping + " Heal :" + player.Health + " Skin : " + GetSkinName( player.Skin ) );
   }

Offline Honey.

  • Made Man
  • ***
  • Posts: 111
    • View Profile
Re: Squirrel script on commend !stats
« Reply #1 on: March 28, 2014, 06:43:17 pm »
Is this some sort of release?Well, whatever it is don't post it here.This section is for PAWN not for SQuirrel.

SQuirrel Forum : clicky