• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] FIXED how do assemble the auction system logic with the samp function
#1
Quote:// variabel auction for auction system



new BidPrice, HighestBidder, Itemofferings[50], CountDownAuction = 10, CountOfParticipants = 0, TimerLimitForAuction, AuctionRunning = 0, WinnerOfAuction[50], WinnerOfAuctionID, AuctionMartChartBoard;



https://github.com/PutuSuhartawan/Script...uction.pwn





already have a board that has been given the text, which is usually given a black texture. Now my question is what functions are needed so that many people who install these bits will appear the value with the highest bid on the board. So in public, what functions are needed for the logic to get this highest value bit?
  Reply


Forum Jump: