giampa Posted August 5, 2012 Share Posted August 5, 2012 creare esplosione o fuoco.. alla collisione di un marker in modalita race. Link to comment
xShocKz Posted August 5, 2012 Share Posted August 5, 2012 ho provato ad usare la funzione onMarkerHit e https://wiki.multitheftauto.com/wiki/CreateExplosion https://wiki.multitheftauto.com/wiki/CreateFire giampanano = getLocalPlayer() marker = createMarker (x, y, z, "corona", dimensione, r, g, b, a) function MarkerHit ( hitPlayer, matchingDimension ) if hitPlayer ~= giampanano if source == marker then createExplosion ( posizioneX, posizioneY, posizioneZ, dimensione, source ) createFire( posizioneX, posizioneY, posizioneZ, dimensione) end end end addEventHandler ( "onClientMarkerHit", getRootElement(), MarkerHit ) non sono sicuro di niente (anche se penso di aver sbagliato qualcosa tipo tutto, non ho testato] Link to comment
HunT Posted August 5, 2012 Share Posted August 5, 2012 Prova questo di shokkino, senó aspetta domani che ho il Mac a disposizione e ti do la script. Link to comment
xShocKz Posted August 5, 2012 Share Posted August 5, 2012 Anyway stai facendo una mappa come armaggedon di Chuckless ? 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