lottery_api functions
All callable symbols documented in this include, grouped by declaration type.
Natives
| Name | Signature |
|---|---|
| lottery_force_start | native bool:lottery_force_start() |
| lottery_set_description | native lottery_set_description(const Which = LOTTERY_COST, const Description[] = "", any:...) |
| lottery_set_min_participants | native lottery_set_min_participants(const MinParticipants) |
| lottery_set_options_num | native lottery_set_options_num(const OptionsNum) |
| lottery_time_remaining | native Float:lottery_time_remaining() |
Forwards
| Name | Signature |
|---|---|
| lottery_check | forward lottery_check(id) |
| lottery_give_reward | forward lottery_give_reward(id) |
| lottery_pay | forward lottery_pay(id) |
| lottery_refund | forward lottery_refund(id) |
| lottery_start | forward lottery_start() |