18.09.2011, 20:21
Ouh, also i can make it like this:
new mysql_row[64], string2[64], playername[MAX_PLAYER_NAME], ipaddress[16], string[64];
and in the second code:
new name[MAX_PLAYER_NAME], query[64];;
third:
new query[64];
right?
new mysql_row[64], string2[64], playername[MAX_PLAYER_NAME], ipaddress[16], string[64];
and in the second code:
new name[MAX_PLAYER_NAME], query[64];;
third:
new query[64];
right?