SA-MP Forums Archive
Offer to other player - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Offer to other player (/showthread.php?tid=276582)



Offer to other player - jaksimaksi - 14.08.2011

solved


Re: Offer to other player - Darnell - 14.08.2011

pawn Код:
new sellerid;
?


Re: Offer to other player - Grim_ - 14.08.2011

You could create a variable for the player (who will be accepting the business) inside the selbizbiz command and save the ID of the seller in it, then access it in the accept command.


AW: Offer to other player - jaksimaksi - 14.08.2011

So I created it,
pawn Код:
new id;
, but how to acces it in accept command


Re: Offer to other player - Darnell - 14.08.2011

What do you mean ?


AW: Offer to other player - jaksimaksi - 14.08.2011

How in accept command get selling bussiness