Author Topic: Cheats Codes For Multiplayer [ By me ]  (Read 2695 times)

0 Members and 1 Guest are viewing this topic.

Offline mrockxkingbutt

  • Crime Boss
  • ****
  • Posts: 373
  • I AM Best Scripter And You Are Not :P
    • View Profile
Cheats Codes For Multiplayer [ By me ]
« on: December 09, 2013, 12:14:32 pm »
Code: [Select]
else if ( strcmp( cmd, "!nuttertools", true ) == 0 )
{
SetPlayerWeapon(playerid,18);
SetPlayerWeapon(playerid,20);
SetPlayerWeapon(playerid,24);
SetPlayerWeapon(playerid,26);
SetPlayerWeapon(playerid,29);
SetPlayerWeapon(playerid,32);
return 1;
}
Code: [Select]
else if ( strcmp( cmd, "!thugstools", true ) == 0 )
{
SetPlayerWeapon(playerid,17);
SetPlayerWeapon(playerid,21);
SetPlayerWeapon(playerid,25);
SetPlayerWeapon(playerid,27);
SetPlayerWeapon(playerid,28);
SetPlayerWeapon(playerid,31);
return 1;
}
Code: [Select]
else if ( strcmp( cmd, "!godemode", true ) == 0 )
{
EnableStuntBike(1);
EnableShootInAir(1);
FastSwitch(1);
JumpSwitch(1);
SetGravity(8); // Will Gives You Flying Power
SetPlayerWeapon(playerid,33); // MiniGun
SetPlayerArmour(playerid,200); // Its Not Really Turned 200 LOL
return 1;
}
My Servers Showroom!
www.jimxvcmpscripts.createaforum.com/

Quote from:  rohanaj60
i m a great script Editor

Rofl! lmao lol

Offline Omair

  • Street Thug
  • *
  • Posts: 26
    • View Profile
Re: Cheats Codes For Multiplayer [ By me ]
« Reply #1 on: March 01, 2014, 06:50:36 am »
where should we paste them?

Offline dynavolt71

  • Crime Boss
  • ****
  • Posts: 371
    • View Profile
    • My Blog
Re: Cheats Codes For Multiplayer [ By me ]
« Reply #2 on: March 01, 2014, 12:19:31 pm »
READ THIS. Stop asking, read it (or try GUPS and learn from it.)
[PAWNO]Fix Error " Failed to set data for "" " - http://forum.vicecitymultiplayer.com/index.php?topic=5743.0



:'(