01.06.2015, 16:59
So i have to make it like that ?
Код:
cache_get_field_content(0,"Password",pInfo[playerid][Password]); pInfo[playerid][Level] = cache_get_field_content_int(1,"Level"); pInfo[playerid][Hours] = cache_get_field_content_int(2,"Hours"); pInfo[playerid][Minutes] = cache_get_field_content_int(3,"Minutes");