siema.
podczas kompilacji wywala mi takie bledy:
dsada.sma(281) : error 017: undefined symbol "StripWeapons"
dsada.sma(281) : error 088: number of arguments does not match definition
dsada.sma(282) : error 017: undefined symbol "StripWeapons"
dsada.sma(282) : error 088: number of arguments does not match definition
a o to te linie:
case 0:
{
if(zlotowki[id] >=27)
{
ma_zestawS[id] = true;
StripWeapons(id, Primary);
StripWeapons(id, Secondary);
give_item(id, "weapon_awp")
give_item(id, "weapon_deagle")
}
else if(zlotowki[id] < 27)
ColorChat(id, GREEN, "^x01[^x04 Sklep^x01 ] Nie masz wystarczajacej ilosci zlotowek.");
ColorChat(id, GREEN, "^x01[^x04 Sklep^x01 ] Potrzebujez^x03 27^x01 zlotowek.");
}
proszę o wytlumaczenie co zle zrobilem
Użytkownik Przyjmij wiadro edytował ten post 14.09.2013 19:39


Dodatki SourceMod



Temat jest zamknięty






