darhal Posted October 19, 2013 Posted October 19, 2013 does onClientGUIClick work on image static ? if yes why so I try it and expected elment appear at debugscript 1 ? #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
xXMADEXx Posted October 20, 2013 Posted October 20, 2013 onClientGUIClick works on all gui elements. (Post your script) The Ultimate Lua Tutorial! | MTA PHP SDK
Tete omar Posted October 20, 2013 Posted October 20, 2013 Why would you want it appears in debugscript 1?
darhal Posted October 20, 2013 Author Posted October 20, 2013 ty xXmadeXx I fix the problem its work 5/5 now ty you realy help me #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
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