Posts: 1,018
Threads: 320
Joined: Jul 2010
Hello, when I give someone extortion of my busines I'm in player variable extortion put id of that bussines where that player is extortion if you know what I mean like this:
PlayerInfo[playerid][Extortion] = i;
Thanks
Posts: 97
Threads: 3
Joined: Feb 2013
I can't quiet make out what you're attempting to do.
Could you provide the code?
Posts: 1,018
Threads: 320
Joined: Jul 2010
When I give someone extortion of the bussines then I'm doing that in that variable set the id of the bussines where that player have extortion I can't explain better then this.
pawn Код:
PlayerInfo[playerid][HaveExtortion] = i; - id of bussines, this I set in command /giveextortion
Posts: 1,648
Threads: 482
Joined: Jun 2010
How do you define a business ID? As in, how is it created?