public rakiety(id){
new <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/haha.gif' class='bbc_emoticon' alt='xD' /> = floatround(halflife_time()-wait1[id])+player_intelligence[id]/32
new czas = 7-<img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/haha.gif' class='bbc_emoticon' alt='xD' />;
if(halflife_time()-wait1[id] <= 7){
client_print(id, print_center, "Musisz poczekac %d", czas)
return PLUGIN_CONTINUE;
}
else{
if(is_user_alive(id)){
StworzRakieteSklep(id)
}
wait1[id]=floatround(halflife_time())
}
return PLUGIN_HANDLED
}
I jak użyję Nóż + R to odlicza do 1 i pokazuje się 0 a chciałbym aby po 1 było od razu 7 nie 0


Dodatki SourceMod












