Suty
Money Throwing

Commands

Commands

Player

Command Description
/tirardinero [amount] Throw amount of cash. Without arg, uses Config.DefaultAmount. Must be ≤ Config.MaxAmount.

Press X (configurable via Config.CancelKey) during the throw to cancel and refund any unthrown bills.

Admin

Command Description
/pole Print your current ped coords + heading to console — paste into Config.Poles[X].dances[Y].coords to position a custom dance

ox_target interactions

Target Action Result
Bill prop on the ground "Recoger" Picks up the bill, credits the player's cash account
Pole position (box-zone) "Bailar" Opens dance menu — pick vanilla GTA (1-3) or custom MagicCity dances

Bill lifecycle

  1. Player runs /tirardinero 500
  2. $500 is deducted from cash account
  3. 500 bill props spawn (or MaxBills if higher than threshold)
  4. Bills fall with random physics + scatter
  5. After PickupSettleTime ms, bills become pickable via ox_target
  6. Any player can pick them up (no ownership)
  7. After DropExpireTime seconds, uncollected bills despawn