14.08.2010, 14:32
(
Последний раз редактировалось HardstylerNiko; 14.08.2010 в 15:40.
)
hey guys, i need help with some REALLY weird things
Okay, first one: *solution found, thanks to everyone *
second thing: I want an anti-team kill script >.<
I made a SHIT as script...
Can anyone give me a link for it or just post the script? I know, i have to put it at "OnPlayerDeath"
Thirdt(i know, maaaany things >.<): I need a a correction of my cool down timer:
4th: I want, that a explotion appears, each time the player choose a character >.<
i have no idea how to create that
D'UH, that are many things, i know, but i'm new and i need that to know
Thanks for every hel i can get >.<
P.S.: Why is this smiley 2 times there? xD
Okay, first one: *solution found, thanks to everyone *
second thing: I want an anti-team kill script >.<
I made a SHIT as script...
Can anyone give me a link for it or just post the script? I know, i have to put it at "OnPlayerDeath"
Thirdt(i know, maaaany things >.<): I need a a correction of my cool down timer:
Код:
if (strcmp("/secretplace", cmdtext, true, 10) == 0) { SendClientMessage(playerid,red,"Look behind you, a minigun... but how to come back? Think about a solution!"); SendClientMessage(playerid,GREEN,"You Can use this cmd again after 5 Mins!"); SetPlayerPos(playerid,-10.2499,2338.7620,24.3034); SetPlayerFacingAngle(playerid,350.5836); SetTimer(secret,5000,0); }
i have no idea how to create that
D'UH, that are many things, i know, but i'm new and i need that to know
Thanks for every hel i can get >.<
P.S.: Why is this smiley 2 times there? xD