Funny Commands

Started by Tiggyh55, Aug 24, 2018, 08:25 PM

Previous topic - Next topic

Tiggyh55

Funny Commands Created By Me Simple

else if ( cmd == "stupid" )
{
player.Pos = Vector(-2500, 2500, 25.456);
MessagePlayer( "Stupid You Have Been Drowned XD", player );
}

else if ( cmd == "nabs" )
{
Message("[#00cc00]Information: [#ffffff]Best Nabs From This Server: player.Name");
}

Mohamed Boubekri

Nabs Cmd Not Working.
Try It:-
else if ( cmd == "nabs" )
{
Message("[#00cc00]Information: [#ffffff]Best Nabs From This Server: "+player.Name+"");
}
| What now ? | Not yet ! |
Morrocan:- [ 🇲🇦 ].

Xenon

Quote from: Tiggyh55 on Aug 24, 2018, 08:25 PMFunny Commands
Hahahah no.

Quote from: Mohamed on Aug 24, 2018, 09:38 PM"+player.Name+"");
Just use (...) "+ player.Name);
Remember to use for scripts next time.

Tiggyh55


Tiggyh55

Updated

Logout Troll Edited By Me :)

else if (cmd == "logout")
 {
 if ( !player.IsSpawned ) MessagePlayer("[ERROR][#ffffff] You Must Be Spawn First",player);
 else {
  QuerySQL(db, "UPDATE Accounts SET AutoLogin = '" + false + "' WHERE Name = '" + player.Name + "'");
  MessagePlayer("[#00CC00]** Successfully Logout",player);
  }
  }

D4rkR420R

Quote from: Tiggyh55 on Aug 25, 2018, 02:31 AMUpdated

Logout Troll Edited By Me :)

else if (cmd == "logout")
 {
 if ( !player.IsSpawned ) MessagePlayer("[ERROR][#ffffff] You Must Be Spawn First",player);
 else {
  QuerySQL(db, "UPDATE Accounts SET AutoLogin = '" + false + "' WHERE Name = '" + player.Name + "'");
  MessagePlayer("[#00CC00]** Successfully Logout",player);
  }
  }

That's not funny. 0.o

Retard

Lol, really the commands are making me go crazy.
Just another retard roaming around.

Tiggyh55

only put players name to troll him not player.Name

Derwaish.

What nonsense? Are you guys spamming the board?