Toffbrown Posted April 14, 2014 Posted April 14, 2014 function team () createTeam ( "test", 255, 0, 0 ) end addEventHandler("onResourceStart", resourceRoot, team) function team () createTeam ( "test", 255, 0, 0 ) end addEventHandler("onResourceStart", resourceRoot, team) My Lua isnt working on here
xTravax Posted April 14, 2014 Posted April 14, 2014 They should fix that,but untill they do,you can use this {code=lua} {/code} -- use it with [ and ] instead of { and } like function team () createTeam ( "test", 255, 0, 0 ) end addEventHandler("onResourceStart", resourceRoot, team)
MTA Team Blokker_1999 Posted April 16, 2014 MTA Team Posted April 16, 2014 function test () works again
xTravax Posted April 16, 2014 Posted April 16, 2014 function test () works again -- thanks for fixing it
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