Search Results
Hi
I have a problem in my server with MySQL
mysql_log.txt:
PHP код:
[21:00:02] [ERROR] cache_get_row_int - invalid datatype
[21:00:02] [ERROR] cache_get_row_int - invalid datatype
[2...
20
@CmZxC , Yes i want to sell all houses!
23
Fixed by timers!
Thanks to PawnHunter for a little help & sa-mp wiki.
My problem solved.
26
Hi.
i have a problem with for()
see my code:
Код:
for(new house = 0; house < 1100; house++)
{
HouseInfo[house][hHel] = 0;
SaveVal(HouseInfo[hous...
23
Hi.
i have this code to broadcast the anticheat warn to admins
Код HTML:
OnCheat(playerid, type, code)
{
new name[MAX_PLAYER_NAME], string[24+MAX_PLAYER_NAME];
GetPlayerName(play...
26