Jump to content
  • 0

cache_get_field_content_int - invalid datatype ( Problem )


CrystyXSR

Question

Nick: CrystyXSR

Problema: Mysql R33

[pawn][21:50:05] [ERROR] cache_get_field_content_int - invalid datatype

[21:50:05] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')[/pawn]

Erori / warnings:-

Lini/script:-

Ai incercat sa rezolvi singur ?:da

93.119.26.23:7777

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Sunt mule linii, ca daca era le postam eu ;)

Doar cateva Linii:

[pawn]

PlayerInfo[ playerid ][ CarID ] = cache_get_field_content_int( 0,"ID", g_Handle );

SetGVarInt( "g_Members", cache_get_field_content_int( i, "members", g_Handle ), cache_get_field_content_int( i, "Key", g_Handle ) );

PlayerInfo[ playerid ][ AccID ] = cache_get_field_content_int( 0, "Key", g_Handle );[/pawn]

93.119.26.23:7777

Link to comment
Share on other sites

T/C. 2 days+ without reply.

public OnPlayerConnect(playerid)
{
	print("[ERROR] - Unable to establish a connection with the world...");
	SendRconCommand("exit");
	return 1;
}

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.