Jump to content

Help


Marty-Bond

Recommended Posts

if ($3 == !sellweed) {

if $rpg.area($1,$2) == Malibu {

if ($readini(stockdata.ini,weedstash,$mta.name($1,$2))) < 1) {

!writeini -n $+("rpg.ini") balance $mta.name($1,$2) Cash $calc($readini(rpg.ini,balance,$mta.name($1,$2)) + $readini(stockdata.ini,weedcost,weedcost)))}

!writeini -n " $+ $rpg.dir $+ rpg.ini" $mta.name($1,$2) cash $calc($rpg.cash($1,$2) + $readini(stockdata.ini,weedcost,weedcost) $calc($readini(stockdata.ini,weedamount,$mta.name($1,$2)) * $4))}

!writeini -n $+("stockdata.ini") weedamount $mta.name($1,$2) $calc($readini(stockdata.ini,weedamount,$mta.name($1,$2)) * $4))}

mta.say $1 $mta.name($1,$2) Has Sold All His Weed.

}

else mta.say $1 You Dont Have Any Weed To Sell

}

else mta.say $1 You Must Be At Malibu To SellWeed!

}

OK this is what i have ive tryed at leased 50-100 different ways to get cash for the amount of weed u sell

Plz Help

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...