Mittell Buurman Posted October 12, 2013 Share Posted October 12, 2013 (edited) Forget what I said Edited October 12, 2013 by Guest Link to comment
Chopper Posted October 12, 2013 Share Posted October 12, 2013 show the client side code. Link to comment
Mittell Buurman Posted October 12, 2013 Author Share Posted October 12, 2013 (edited) Forget what I said, just delete the topic Edited October 12, 2013 by Guest Link to comment
Chopper Posted October 12, 2013 Share Posted October 12, 2013 function onJoin() triggerClientEvent("showLoginWindow", getRootElement()) end addEventHandler("onPlayerJoin", getRootElement(), onJoin) function testME(ply) triggerClientEvent("showLoginWindow", getRootElement(), ply) end addCommandHandler("derp", testME) Link to comment
Mittell Buurman Posted October 12, 2013 Author Share Posted October 12, 2013 You're not helping. It's the exact same code, except you switched arguments. Link to comment
Chopper Posted October 12, 2013 Share Posted October 12, 2013 You have problem with outputDebugString, if you use outputChatBox as a test, works fine. Link to comment
Mittell Buurman Posted October 12, 2013 Author Share Posted October 12, 2013 Like I said, not helping. The original code shows a lot more, but if I get 0000000000 ZERO NO NO NOTHING NO NO ERRORS! Then the triggerClientEvent gets ignored. Unless you're a moderator or part of the MTA team, I'd appreciate the help with the issue, because for some reason other people are sending me their codes which do work, but when I compare the code, it's the exact same code, but not working. Link to comment
Chopper Posted October 12, 2013 Share Posted October 12, 2013 Im done trying. Waiting for someone to confirm that the triggerClientEvent isnt getting ignored. I tried it. Bye. 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