Jump to content

HELP


golanu21

Recommended Posts

  
function lg () 
setTimer(setCameraMatrix, 118706, 1, 870.88189697266 , -1684.6002197266 , 124.037109375 , 792.12969970703 , -1746.2052001953 , 122.32963562012 ) 
setTimer(setCameraMatrix, 118742, 1, 870.60113525391 , -1684.5659179688 , 124.03369140625 , 791.84893798828 , -1746.1708984375 , 122.32621765137 ) 
setTimer(setCameraMatrix, 118778, 1, 870.32037353516 , -1684.5316162109 , 124.0302734375 , 791.56817626953 , -1746.1365966797 , 122.32279968262 ) 
end 
addEventHandler("onPlayerJoin", lg) 

What i need to work ?

[14:30:32] WARNING: cmss\server.lua:2458: Bad argument @ 'addEventHandler' [Expected element at argument 2, got function] 

Link to comment
function lg () 
setTimer(setCameraMatrix, 118706, 1, 870.88189697266 , -1684.6002197266 , 124.037109375 , 792.12969970703 , -1746.2052001953 , 122.32963562012 ) 
setTimer(setCameraMatrix, 118742, 1, 870.60113525391 , -1684.5659179688 , 124.03369140625 , 791.84893798828 , -1746.1708984375 , 122.32621765137 ) 
setTimer(setCameraMatrix, 118778, 1, 870.32037353516 , -1684.5316162109 , 124.0302734375 , 791.56817626953 , -1746.1365966797 , 122.32279968262 ) 
end 
addEventHandler("onPlayerJoin", root,  lg) 

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