Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $onlyIf[$getVar[number]!=1;> **Missing object**
- There is no any available auctions at this moment. But, you can create an auction by using `re-create auction` command.]
- $onlyIf[$getVar[bid]!=true;> **Command can't be executed**
- There is an auction event was started just now.]
- $onlyIf[$message!=;> **Command usage**
- ```re-start <auction_position>```]
- $textSplit[$getServerVar[$message];`]
- $onlyIf[$getVar[author;$authorID]==$splitText[8];> **Wrong author**
- Only the auction's creator can start this auction event.]
- $onlyIf[$isNumber[$message]!=false;> **Wrong argument**
- The first argument must be a number , means auction's position.]
- $onlyIf[$message<=20;> **Number exceeded**
- You can't provide the position which is greater than 20.]
- $onlyIf[$getServerVar[$message]!=;> **Empty value**
- This auction is currently empty.]
- $setVar[bid;true]
- $setVar[auction;$splitText[2]|$splitText[4]|$splitText[6]|$splitText[8]|$username|$splitText[6]]
- $nomention
- $title[The "$splitText[4]" creator starts the event now!]
- $color[e5b1fa]
- $addField[Auction Position;```#$splitText[2]```]
- $addField[Item;```$splitText[4]```]
- $addField[Startbid;```$splitText[6]```]
- $addField[Creator;```$splitText[8]```]
- $addField[❗️ATTENTION❗️;From this moment, all the buyers **__can only__** give the newbid for the **__current__** item! This is because the creator already started the event.]
Advertisement
Add Comment
Please, Sign In to add comment