
tinnetju
Members-
Posts
68 -
Joined
-
Last visited
Everything posted by tinnetju
-
With /debugscript 3 ? Because..... He gives no errors
-
I have changed setTimer but still nothing happens.
-
Ok guys, i got this: function recourse_says_hai () explosions1 () end addEventHandler ( "onClientResourceStart", getRootElement(), recourse_says_hai ) function explosions1 () createExplosion ( -2094.9040527344, 1419.5814208984, 15.529975891113, 12, false ) createExplosion ( -2061.7202148438, 1419.6507568359, 15.529975891113, 11, false ) createExplosion ( -2061.6442871094, 1437.0441894531, 15.529975891113, 0, false ) createExplosion ( -2094.9599609375, 1437.4919433594, 15.529975891113, 2, false ) setTimer ( explosions1, 3, 3 ) -- you can set the time how much you want (1000-1sec)) end createBlip ( -2078.2707519531, 1427.4582519531, 8.5, 48 ) But only the clip works! And the debugscript doesn't say anything! Did i filled in the wrong stuff in at setTimer? Or is it anything else..? Please help me, and thanks for so far!
-
Ok! Ok! I get it! But do ya know whats wrong with my script
-
I did test it, and i still get a eof in my debugscript and it doesn't work, do you now whats wrong with it?
-
I just wanna test the explosions, but is the code right or not?
-
So i got this: function recourse_says_hai () explosions1 () end addEventHandler ( "onClientResourceStart", getRootElement(), recourse_says_hai ) function explosions1 () createExplosion ( -2094.9040527344, 1419.5814208984, 15.529975891113, 12, false ) createExplosion ( -2061.7202148438, 1419.6507568359, 15.529975891113, 11, false ) createExplosion ( -2061.6442871094, 1437.0441894531, 15.529975891113, 0, false ) createExplosion ( -2094.9599609375, 1437.4919433594, 15.529975891113, 2, false ) createExplosion ( X, Y, Z, 12, false ) createExplosion ( X, Y, Z, 12, false ) createExplosion ( X, Y, Z, 12, false ) createExplosion ( X, Y, Z, 12, false ) createExplosion ( X, Y, Z, 12, false ) createExplosion ( X, Y, Z, 12, false ) setTimer ( explosions1, 3, 3 ) -- you can set the time how much you want (1000-1sec)) end end And it has to be this?: function recourse_says_hai () explosions1 () end addEventHandler ( "onClientResourceStart", getRootElement(), recourse_says_hai ) function explosions1 () createExplosion ( -2094.9040527344, 1419.5814208984, 15.529975891113, 12, false ) createExplosion ( -2061.7202148438, 1419.6507568359, 15.529975891113, 11, false ) createExplosion ( -2061.6442871094, 1437.0441894531, 15.529975891113, 0, false ) createExplosion ( -2094.9599609375, 1437.4919433594, 15.529975891113, 2, false ) setTimer ( explosions1, 3, 3 ) -- you can set the time how much you want (1000-1sec)) end end And, i wanted to make a blip to: function recourse_says_hai () explosions1 () end addEventHandler ( "onClientResourceStart", getRootElement(), recourse_says_hai ) function explosions1 () createExplosion ( -2094.9040527344, 1419.5814208984, 15.529975891113, 12, false ) createExplosion ( -2061.7202148438, 1419.6507568359, 15.529975891113, 11, false ) createExplosion ( -2061.6442871094, 1437.0441894531, 15.529975891113, 0, false ) createExplosion ( -2094.9599609375, 1437.4919433594, 15.529975891113, 2, false ) setTimer ( explosions1, 3, 3 ) -- you can set the time how much you want (1000-1sec)) end end ) createBlip ( -2078.2707519531, 1427.4582519531, 8.5, 48 ) end ) Is that correct?
-
Ok, i made this: function recourse_says_hai () explosions1 () end addEventHandler ( "onClientResourceStart", getRootElement(), recourse_says_hai ) function explosions1 () createExplosion ( -2094.9040527344, 1419.5814208984, 15.529975891113, 12, false ) createExplosion ( -2061.7202148438, 1419.6507568359, 15.529975891113, 11, false ) createExplosion ( -2061.6442871094, 1437.0441894531, 15.529975891113, 0, false ) createExplosion ( -2094.9599609375, 1437.4919433594, 15.529975891113, 2, false ) createExplosion ( X, Y, Z, 12, false ) createExplosion ( X, Y, Z, 12, false ) createExplosion ( X, Y, Z, 12, false ) createExplosion ( X, Y, Z, 12, false ) createExplosion ( X, Y, Z, 12, false ) createExplosion ( X, Y, Z, 12, false ) setTimer ( explosions1, 3, 3 ) -- you can set the time how much you want (1000-1sec)) end end But when i start the script, i get a message in the debugscript that he expected an EOF... I don't how to add the end of line...
-
Fine angry man, fine
-
Aaaaah ja! Zoiets zocht ik ja! Bedankt sebasje
-
Well, my questions weren't answered...
-
Ok, well my friend and i wanted to make a MTA video, so we searched for Metallica live shows (because my friend is fan of Metallica) We wanted to make something like this: (Im talking about the explosions to script that) I don't need to map or something, but i just want the explosions and fireworks (rockets in MTA that explode in the sky, the same effect when you shoot an RPG into the sky). I also wanted to make frozen pets that dance on the music (i don't know if there is a ped animation that dances on the Metallica music) And bodyguards and stuff.Can someone help me please...? Thanks
-
The download link is expired, can ya post it on rapidshare, or mediafire or something?
-
Is this available for mta sa DM? I got ma own race server and i want this script!
-
Oowwh i found the error, its server side not client My mistake!
-
I just can't get it worked... If i run it in my race server i get HTTP Response said error! Please someone help me!
-
Uuhhh guys could u explain me where to put that code. It looks realy good and i want to add some cool scripts to my server. So could u explain me what files i have to make? And if u explained me that and i putted then in an map do i have to make an .rar file from it 2? Thank u very much