05.05.2020, 08:33
Quote:
after
Code:
orm_setkey(ormid, "username"); Code:
orm_apply_cache( ormid, 0 ); // example Code:
orm_setkey( ormid, "ID" ); i am just trying to help, maybe that solves your problem edit: https://sampwiki.blast.hk/wiki/MySQL#orm_apply_cache check this and the other functions, not this only one. you should modify that "0" according to your script |