mint3d Posted June 16, 2014 Share Posted June 16, 2014 Ok so I got this but I can't find the error.. setTimer(function() triggerServerEvent("onClientReady20",getLocalPlayer()); end,3000,1) addEvent("onClientReady20",true) addEventHandler("onClientReady20",root, function() triggerLatentClientEvent(source,"onServerSendS",100000,false,source,scriptstr); end) Client (Jordan) triggered serverside event onClientReady20, but event is not added serverside 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