Posts: 708
Threads: 140
Joined: Jan 2013
Reputation:
0
Break into what? Houses/cars? Also show any needed variables
Posts: 9
Threads: 4
Joined: Feb 2015
Reputation:
0
houses*
and what do you need to know ?
Posts: 449
Threads: 20
Joined: Mar 2012
Reputation:
0
You can just take the /enter command that you already have and duplicate it, change the name to /breakin and then change the conditions, if(IsPlayerAdmin(playerid) == true || IsACop(playerid) == true) or something like this.
Posts: 983
Threads: 98
Joined: Feb 2012
Reputation:
0
I propose to you to use timers too to make it more realistic as it takes time to break into someone's house as far as I know!.
Learn how to use SetTimerEx (same as SetTimer, but with parameters).
Good luck I hope I helped any feedback would be appreciated!