Help !!!
#1

Sorry my bad English.

I use roleplay gamemode

I want players to show the orange on the map after the player is a crime.

Thanks for reading.
Reply
#2

Quote:
Originally Posted by huyhung65ht
Посмотреть сообщение
Sorry my bad English.

I use roleplay gamemode

I want players to show the orange on the map after the player is a crime.

Thanks for reading.
Okay Lets Put It all Together?

SetPlayerColor
Search
Reply
#3

Okey il make it easy for you ,


Find the code where players wantedstar is added and add there

Код:
SetPlayerColor(playerid,ORANGE),
and define this at the top of your script

Код:
#define ORANGE 				0xFF9933AA
SetPlayerWantedLevel is the function what is called, when adding a new wanted star, so you can find it by pressing ctrl + f and typing it in.

Hope it helps.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)