When I light about joining the team and for me I will emit error. using cvars: public skill (id)
(
if (PlayerLevel [id] == 0) / / Check level.
(
give_item (id, "weapon_glock18") / / Give yourself glock18 at level 0
)
if (PlayerLevel [id] == 1) / / Check level.
(
give_item (id, "weapon_usp") / / USP Give yourself at level 1
)
Etc. .. plz help
Error: ED_Alloc: no free edits.
and the server is off