2021-03-15, 08:50 PM
(This post was last modified: 2021-03-24, 03:00 AM by PutuSuhartawan.)
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?