Jump to content

Marty-Bond

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by Marty-Bond

  1. Hey Can Anyone Help Me Out? Im Trying To Get My Website To Display My Servers Information Ive Got This So Far ^^ Dosent Work At ALL
  2. after awhile they cant join right?
  3. Marty-Bond

    Hostban

    Hello Im Marty-Bond New Leader Of The Bond Family I need Someones Help Their Is A Hacker Who Keeps Coming Into My Server And Crashing It Every 2-3 Secs PLEASE HELP I WANNA KILL SOMEONE
  4. Nice It Works Now Thank You.
  5. Ok I Did What You Said But Still Doesn`t Work... if ($mta.name($1,$2) == MTAPlayer) { mta.say $1 $chr(124) Welcome To The Bond Family RPG & DM Server $chr(124) mta.say $1 $chr(124) The Current Weather Is: $mta.weather($1,$2) $+ . $chr(124) mta.say $1 $chr(124) Market Status $chr(124) Market: $readini(stockdata.ini,marketstatus,marketstatus)) $chr(124) $chr(124) Resell: $readini(stockdata.ini,resellstatus,resellstatus)) $chr(124) if ($readini($rpg.dir $+ rpg.ini,$mta.name($1,$2),Lead == Leader)) mta.say $1 $chr(124) Bond Synce Accepted Welcome Bond Leader $chr(124) if ($rpg.isclan($1,$2) == $true) mta.say $1 $chr(124) Bond Synce Accepted $chr(124) .timer 1 5 mta.msg $1 $2 For Script Help Type: !help } else mta.say $1 $mta.name($1,$2) Please Change Your Name And Return. | .timer 1 1 mta.kick $1 $2 }
  6. Im Trying Ta Make This Script So MTAPlayer Will Be Kicked And The Messages Wont Appear, My Problem Is That It Kick`s EveryOne That Enter`s The Server!
  7. I tryed But Still Nothing
  8. Im Having Little Problem Is Their A Way To Make Places Buyable?
  9. Um Making A market Script Takes 2 seconds Its much easier Then a RPG i wrote my own Punk If u Would Like My Original Contact Me On Msn At [email protected]
  10. Marty-Bond

    Help

    um does cops & Robbers even have that?
  11. Marty-Bond

    Help

    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
  12. Btw i got it now thx alot for the help jeremy
  13. Marty-Bond

    Help

    when i type sellbeer it sells but 1 at a time is their a way to sell all u have?
  14. Get vc crack http://www.aeron.tk
  15. Marty-Bond

    Mta.data.ini

    its easy just use !point
  16. When I try This Link It Says Page Cannot Be Found
  17. This works but dosent take or subtract cash just stays the same and if u buy over how much u have it says -50000 is their a way to fix this? if $3 == !buyWeed { if $rpg.area($1,$2) == Ocean-View { if $rpg.cash($1,$2) > 0 ($calc($readini(rpg.ini,balance,$mta.name($1,$2))) < $readini(stockdata.ini,Weedcost,Weedcost)) { !writeini -n $+("rpg.ini") cash $mta.name($1,$2), cash $calc($readini(stockdata.ini,balance,$mta.name($1,$2)) - $readini(stockdata.ini,weedcost,weedcost)))} !writeini -n $+("stockdata.ini") Weedamount $mta.name($1,$2) $calc($readini(stockdata.ini,Weedamount,$mta.name($1,$2))+1))} mta.msg $1 $2 $mta.name($1,$2) Has $readini(stockdata.ini,Weedamount,$mta.name($1,$2)) Ounches Of Weed. } else mta.say $1 You Dont Have Enough Money For Weed } else mta.say $1 You Must Be At Ocean-View To Buy Weed } 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 $+("stockdata.ini") Stash $mta.name($1,$2) $calc($readini(rpg.ini,WeedStash,$mta.name($1,$2)) - $readini(stockdata.ini,stash,stash)))} !writeini -n $+("stockdata.ini") weedamount $mta.name($1,$2) $calc($readini(stockdata.ini,weedamount,$mta.name($1,$2)) - $readini(stockdata.ini,stash,stash)))} mta.say $1 $2 $mta.name($1,$2) Has Sold Every Ounches of Weed. } else mta.say $1 You Dont Have Any Weed To Sell } else mta.say $1 You Must Be At Malibu To Sell Weed }
  18. Marty-Bond

    resell

    all is good made 1 lol
  19. Marty-Bond

    resell

    hi does anyone know where to get resell?
×
×
  • Create New...