07 marzec 2010 - 00:25:
3. Daję na całą rundę butki to mam przez całą mapę...
}
case 11: {
new sId[3]
set_user_footsteps(id, 1)
num_to_str(id, sId, 2)
set_task(60.0, "FootstepsOFF", 666+id, sId)
set_hudmessage(10, 255, 40, -1.0, 0.20, 0, 6.0, 6.0, 0.5, 0.15, 3)
show_hudmessage(0,"Przeciwnicy ogluchli! Dostales ciche kalosze na cala runde! <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/smile.gif' class='bbc_emoticon' alt=':)' />")
}4. Jak w mniej niż 30s wygramy to mam na resztę czasu ducha na next rundę... ;/
}
case 12: {
set_user_rendering(id,1)
set_user_rendering(id,kRenderFxExplode,255,0,0,kRenderNormal,25)
set_task(30.0, "RenderingOFF", id)
set_hudmessage(10, 255, 40, -1.0, 0.20, 0, 6.0, 6.0, 0.5, 0.15, 3)
show_hudmessage(0,"Niewidzialnosc przez 30s!")
}5. Tutaj jak w butach jest,że świecę się przez całą mapę...
case 13: {
new sId[3]
set_user_rendering(id, 1)
set_user_rendering(id,kRenderFxGlowShell,255,0,0,kRenderNormal,25)
set_task(60.0, "RendOFF", 666+id, sId)
set_hudmessage(10, 255, 40, -1.0, 0.20, 0, 6.0, 6.0, 0.5, 0.15, 3)
show_hudmessage(0,"Swiecisz sie!")
}6. W ogóle nie dodaje mi fragów...
case 16: {
set_user_frags(id, 5)
set_hudmessage(10, 255, 40, -1.0, 0.20, 0, 6.0, 6.0, 0.5, 0.15, 3)
show_hudmessage(0,"Lamisz? +5 fragow wiecej! <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/smile.gif' class='bbc_emoticon' alt=':)' />")
}Może mi ktoś w tym pomóc? I jak zrobić 1runda=1użycie ruletki...
07 marzec 2010 - 21:03:
Chodziarz może ktoś pomoże i zrobi aby 1runda=1losowanie było... (Gotowy kod dałem wcześniej cały plugin...)


Dodatki SourceMod



Temat jest zamknięty









