Jump to content

Help me on code


z24d

Recommended Posts

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
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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...