darhal Posted April 5, 2015 Posted April 5, 2015 Is there any event that trigger when the player skin change ? or i must use custom events ? and how to do it ? #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
Addlibs Posted April 5, 2015 Posted April 5, 2015 onElementModelChange (Server side) Previously known as MrTasty.
darhal Posted April 5, 2015 Author Posted April 5, 2015 Easy thx a lot #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