/takelic [id] HELP
#1

Ok, I'm thinking of using
https://sampforum.blast.hk/showthread.php?tid=44376
But how would I make it so the police can take the license of them?
Reply
#2

What GM are you using?
Reply
#3

Vortex roleplay 2, also would it be possible tto convert it?
Reply
#4

anyone?
Reply
#5

pawn Код:
if(groupVariables[playerVariables[playerid][pGroup]][gGroupType] == 1 || groupVariables[playerVariables[playerid][pGroup]][gGroupType] == 2)
{
//insert code for cops here
}
else
{
//insert code for a player who is not a cop here
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)