ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 2330

Give Security Level 5

by EL_Dev - 08-11-2019 - 01:49 PM
#1
Quote: if (GivePlayer5) //手配度5
{
PLAYER::SET_DISPATCH_COPS_FOR_PLAYER(selectedPlayer, true);
PLAYER::SET_PLAYER_WANTED_LEVEL_NOW(selectedPlayer, true);
PLAYER::SET_PLAYER_WANTED_LEVEL_NO_DROP(selectedPlayer, true, 5);
PLAYER::SET_PLAYER_WANTED_LEVEL(selectedPlayer, 5, true);
PLAYER::SET_WANTED_LEVEL_MULTIPLIER(10);
PLAYER::SET_WANTED_LEVEL_DIFFICULTY(selectedPlayer, 10);
PLAYER::REPORT_CRIME(selectedPlayer, 36, PLAYER::GET_WANTED_LEVEL_THRESHOLD(5));
}
this code Give Security Level 5 for another player.
This account is currently banned
Ban reason: Leeching/spamming
Reply
#2
is this tested mate? and thanks for all the shares
Reply
#3
correct code // i fixed some invalid values
if (GivePlayer5)
{
PLAYER::SET_DISPATCH_COPS_FOR_PLAYER(selectedPlayer, true);
PLAYER::SET_PLAYER_WANTED_LEVEL_NOW(selectedPlayer, true);
PLAYER::SET_PLAYER_WANTED_LEVEL_NO_DROP(selectedPlayer, 5, true);
PLAYER::SET_PLAYER_WANTED_LEVEL(selectedPlayer, 5, false);
PLAYER::SET_WANTED_LEVEL_DIFFICULTY(selectedPlayer, 1.0);
PLAYER::REPORT_CRIME(selectedPlayer, 36, PLAYER::GET_WANTED_LEVEL_THRESHOLD(5));
}
Reply
#4
(08-11-2019 - 10:20 PM)BModzMasterTM Wrote: correct code // i fixed some invalid values
if (GivePlayer5)
{
PLAYER::SET_DISPATCH_COPS_FOR_PLAYER(selectedPlayer, true);
PLAYER::SET_PLAYER_WANTED_LEVEL_NOW(selectedPlayer, true);
PLAYER::SET_PLAYER_WANTED_LEVEL_NO_DROP(selectedPlayer, 5, true);
PLAYER::SET_PLAYER_WANTED_LEVEL(selectedPlayer, 5, false);
PLAYER::SET_WANTED_LEVEL_DIFFICULTY(selectedPlayer, 1.0);
PLAYER::REPORT_CRIME(selectedPlayer, 36, PLAYER::GET_WANTED_LEVEL_THRESHOLD(5));
}
thank you.

(08-11-2019 - 08:24 PM)vectrac20tsri Wrote: is this tested mate? and thanks for all the shares

Yes.
your welcome.
This account is currently banned
Ban reason: Leeching/spamming
Reply
#5
wow dude thanks!
Reply
#6
(08-23-2019 - 03:04 AM)Boggyb123 Wrote: wow dude thanks!

You're welcome.
This account is currently banned
Ban reason: Leeching/spamming
Reply
#7
Nice code works Fine and is funny
Thx for it
Reply
#8
Lol this has always been a think and every simple to make
Reply
#9
Damn GTA 5 mods hella popping
Reply
#10
(08-23-2019 - 10:47 PM)Torxi Wrote: Nice code  works  Fine  and is funny  
Thx for it

Thx.<3

(08-24-2019 - 02:40 AM)Venom_Modz Wrote: Lol this has always been a think and every simple to make

Thank you very much.

I will do my best every day.
This account is currently banned
Ban reason: Leeching/spamming
Reply

Users browsing: 15 Guest(s)