z24d Posted November 3, 2015 Share Posted November 3, 2015 hi guys where is problem on my code? i need label to random a texts from the table xMonsterNames but i need any one to fix : ) xMonsterNames = { "AWADSAD", "awdaasdwd", "awdaasdwwwd" } setTimer(guiSetText,3000,0,G,xMonsterNames[ math.random ( #xMonsterNames ) ]) Link to comment
1LoL1 Posted November 3, 2015 Share Posted November 3, 2015 hi guys where is problem on my code? i need label to random a texts from the table xMonsterNames but i need any one to fix : ) xMonsterNames = { "AWADSAD", "awdaasdwd", "awdaasdwwwd" } setTimer(guiSetText,3000,0,G,xMonsterNames[ math.random ( #xMonsterNames ) ]) What you need label or fix? if fix so post here warnings / errors if label guiCreateLabel Link to comment
TAPL Posted November 3, 2015 Share Posted November 3, 2015 Was it necessary to create the same topic in two different sections? https://forum.multitheftauto.com/viewtopic.php?f=160&t=94127 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now