[ERROR]cache_get_field_content_int and Clan system problems
#9

We need to know the request where you have this error !
To solve your problem, you should have something like that :

Код:
new tempString[MAX_PLAYER_NAME];
cache_get_field_content(0, COLUMN_NAME, tempString); // Get the content of the column "name"
format(UserData[name], MAX_PLAYER_NAME, "%s", tempString); Put the "name" in the data of your player
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)