How to do a simple drugdealer? +1 !! - 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)
+--- Thread: How to do a simple drugdealer? +1 !! (
/showthread.php?tid=423529)
How to do a simple drugdealer? +1 !! -
Lynet - 18.03.2013
OK guys so I tried with my self and enum's etc but I can't get it to work, I tryin everything but it keep fails.
Now I need to ask for help, my problem is I cant get it do deal, or even to grab the drugs so the Weed == 1 etc.
Here is my enum:
PHP код:
enum PlayerData
{
GunDealer,
DrugDealer,
Weed,
}
So any ideas to grab the drugs? And sell them?
Please!
Re: How to do a simple drugdealer? +1 !! -
Don_Cage - 18.03.2013
you got a command for that?
Re: How to do a simple drugdealer? +1 !! -
Lynet - 18.03.2013
I tried to make one but I keep fail.
I can make the cmd only works for official drugdealers, but I cant get them to sell and use the drugs? Please help.