yMassai Posted April 12, 2012 Posted April 12, 2012 addEvent("CriminososJob",true) function CriminososJob() triggerClientEvent(source,"CriminososJob",root,TheX,TheY) setPlayerTeam(source,getTeamFromName("Criminosos")) id = getElementModel () if ( id == 124 ) then end end addEventHandler("CriminososJob",root,haveMonkeyJob) I wanted to get a team and a skin. Bad argument @ 'getElementModel' Community Profile MTA:SA = Click Here
DNL291 Posted April 12, 2012 Posted April 12, 2012 addEvent("CriminososJob",true) function CriminososJob() triggerClientEvent(source,"CriminososJob",root,TheX,TheY) setPlayerTeam(source,getTeamFromName("Criminosos")) id = getElementModel (source) if ( id == 124 ) then end end addEventHandler("CriminososJob",root,CriminososJob) Please do not PM me with scripting related question nor support, use the forums instead.
yMassai Posted April 12, 2012 Author Posted April 12, 2012 does not work. Community Profile MTA:SA = Click Here
Castillo Posted April 12, 2012 Posted April 12, 2012 Show us how you trigger the "CriminososJob" event. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Kenix Posted April 12, 2012 Posted April 12, 2012 Ninguem[ATZ] https://wiki.multitheftauto.com/wiki/Scr ... troduction viewtopic.php?f=148&t=40809 https://wiki.multitheftauto.com/wiki/Event_system http://vk.com/the_kenix Вопросы задавайте на форуме, не пишите мне в личку. Please don't pm me.
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