I made a plugin in which players write /skins and you can buy your skins.
The problem is i dont know how can set this skin (forever). Maybe set skin by steam id no?
Example code:
Code:
case 15:
{
g_Hasawpflorest[id] = false
g_Hasawplight[id] = false
g_Hasawpmagma[id] = true
client_cmd(id,"slot3;slot1;drop")
set_task(0.1,"awp",id)
play
credits[id] -= 1
save_credits(id)
}
In this case i need to set g_Hasawpmagma to the player steam id and save it in a .txt or vault.