Bully-Board

Bully Modding Section => Modding Questions/Help => Topic started by: DarbyDarby on June 25, 2020, 09:08:23 PM

Title: HELP with math.random and table.insert code plsss
Post by: DarbyDarby on June 25, 2020, 09:08:23 PM
sorry for the question that is a little silly, but i am starting to modding now and it really brings me doubts. What does the math.random and table.insert code do ??
Title: Re: HELP with math.random and table.insert code plsss
Post by: J_Striker_A on January 17, 2021, 09:18:56 AM
Math.random can make you do a random move from any amount of moves you put under it and table.insert is to insert an item to a table that you should've already created before,