Gangs turfs not show on /turfs
#1

Hello, my problem are when i type /turfs the turfs not show, i dont know why, it's works, but now i don't know what have ...
The command
PHP код:
CMD:turfs(playeridparams[])
{
    if(
gPlayerLogged[playerid] == 0) return SCM(playeridCOLOR_LIGHTRED"Nu esti logat!");
    if(
TurfsDisp[playerid] == 0)
    {
        
TurfsDisp[playerid] = 1;
        for(new 
1sizeof(Turfs); i++)
         {
            if(
TurfInfo[i][zOwned] == 0)
            {
                
GangZoneShowForPlayer(playeridTurfs[i], 0xFFFFFFAA); //None
            
}
            if(
TurfInfo[i][zOwned] == 4)
            {
                
GangZoneShowForPlayer(playeridTurfs[i], 0xD900D999); //The Triad's Mafia
            
}
            if(
TurfInfo[i][zOwned] == 5)
            {
                
GangZoneShowForPlayer(playeridTurfs[i], 0x0080C0B2); //The Porrello Family
            
}
            if(
TurfInfo[i][zOwned] == 6)
            {
                
GangZoneShowForPlayer(playeridTurfs[i], 0xFF9700DE); //Sicilian Mafia
            
}
            if(
TurfInfo[i][zOwned] == 10)
            {
                
GangZoneShowForPlayer(playeridTurfs[i], 0x3F8C3DDE); //Grove Street Gang
            
}
        }
        
ArataLinii(playerid);
    }
    else
    {
        
TurfsDisp[playerid] = 0;
        
AscundeLinii(playerid);
        for(new 
1sizeof(Turfs); i++)
        {
            
GangZoneHideForPlayer(playeridTurfs[i]);
        }
    }
    return 
1;

and i put navitchecker and see:

PHP код:

----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team
[23:18:12
[
23:18:12Server Plugins
[23:18:12] --------------
[
23:18:12]  Loading pluginnativechecker
[23:18:12]   Loaded.
[
23:18:12]  Loading plugincrashdetect
[23:18:12]   CrashDetect v4.15.1 is OK.
[
23:18:12]   Loaded.
[
23:18:12]  Loading pluginstreamer
[23:18:12
*** 
Streamer Plugin v2.7.7 by Incognito loaded ***
[
23:18:12]   Loaded.
[
23:18:12]  Loading pluginsscanf
[23:18:12
[
23:18:12]  ===============================
[
23:18:12]       sscanf plugin loaded.     
[
23:18:12]          Version:  2.8.1        
[23:18:12]    (c2012 Alex "******" Cole  
[23:18:12]  ===============================
[
23:18:12]   Loaded.
[
23:18:12]  Loading pluginmysql
[23:18:12]  >> plugin.mysqlR38 successfully loaded.
[
23:18:12]   Loaded.
[
23:18:12]  Loaded 5 plugins.
[
23:18:12
[
23:18:12Filterscripts
[23:18:12] ---------------
[
23:18:12]   Loading filterscript 'Walkingstyle.amx'...
[
23:18:12
Walking Styles by Zack_Larson Loaded.
[
23:18:12]   Loaded 1 filterscripts.
[
23:18:12]    Error: Function not registered'cache_get_row_count'
[23:18:12]    Error: Function not registered'cache_get_field_content'
[23:18:12]    Error: Function not registered'cache_get_field_count'
[23:18:12]    Error: Function not registered'cache_get_row'
[23:18:12]    Error: Function not registered'CreateDynamicRectangle'
[23:18:12]    Error: Function not registered'SSCANF_Init'
[23:18:12]    Error: Function not registered'SSCANF_IsConnected'
[23:18:12]    Error: Function not registered'SSCANF_Join'
[23:18:12]    Error: Function not registered'SSCANF_Leave'
[23:18:12]    Error: Function not registered'mysql_query'
[23:18:12]    Error: Function not registered'mysql_escape_string'
[23:18:12]    Error: Function not registered'DestroyDynamicObject'
[23:18:12]    Error: Function not registered'mysql_close'
[23:18:12]    Error: Function not registered'mysql_log'
[23:18:12]    Error: Function not registered'mysql_connect'
[23:18:12]    Error: Function not registered'CreateDynamicPickup'
[23:18:12]    Error: Function not registered'DestroyDynamic3DTextLabel'
[23:18:12]    Error: Function not registered'CreateDynamic3DTextLabel'
[23:18:12]    Error: Function not registered'CreateDynamicMapIcon'
[23:18:12]    Error: Function not registered'CreateDynamicObject'
[23:18:12]    Error: Function not registered'CreateDynamicObjectEx'
[23:18:12]    Error: Function not registered'SetDynamicObjectMaterial'
[23:18:12]    Error: Function not registered'CountDynamicObjects'
[23:18:12]    Error: Function not registered'CountDynamicPickups'
[23:18:12]    Error: Function not registered'sscanf'
[23:18:12]    Error: Function not registered'DestroyDynamicMapIcon'
[23:18:12]    Error: Function not registered'cache_get_data'
[23:18:12]    Error: Function not registered'cache_delete'
[23:18:12Houses41
[23:18:12Bussines8
[23:18:12SBiz22
[23:18:12Stuff Loaded
[23:18:12Charity Loaded
[23:18:12Turf24
[23:18:12Papers10
[23:18:12Dynamic Factions10
[23:18:12Cars12
[23:18:12Seifuri0
[23:18:12Stock Loaded
[23:18:121748 Objects.
[
23:18:1277 Pickups.
[
23:18:12OnGameModeInit Loaded
[23:18:12Script loaded BlueGaming RPG v1.0
[23:18:12Number of vehicle models75 
+REP
Reply
#2

Try updating your sscanf and streamer plugins
Reply
#3

It also seems as if you need to update your MySQL plugin, too.
Reply
#4

Er Mah Gerd, using my filterscript lol <3 :3
Reply
#5

Anybody else ?
Reply
#6

Uppp !!!
Reply
#7

Help !!!
Reply
#8

PHP код:
[23:18:12Turf24 
Reply
#9

Navitcheck
PHP код:
[14:35:59]    Error: Function not registered'cache_get_row_count'
[14:35:59]    Error: Function not registered'cache_get_field_content'
[14:35:59]    Error: Function not registered'cache_get_field_count'
[14:35:59]    Error: Function not registered'cache_get_row'
[14:35:59]    Error: Function not registered'Streamer_CallbackHook'
[14:35:59]    Error: Function not registered'CreateDynamicRectangle'
[14:35:59]    Error: Function not registered'SSCANF_Init'
[14:35:59]    Error: Function not registered'SSCANF_Join'
[14:35:59]    Error: Function not registered'SSCANF_Leave'
[14:35:59]    Error: Function not registered'mysql_query'
[14:35:59]    Error: Function not registered'mysql_escape_string'
[14:35:59]    Error: Function not registered'DestroyDynamicObject'
[14:35:59]    Error: Function not registered'mysql_close'
[14:35:59]    Error: Function not registered'mysql_log'
[14:35:59]    Error: Function not registered'mysql_connect'
[14:35:59]    Error: Function not registered'CreateDynamicPickup'
[14:35:59]    Error: Function not registered'DestroyDynamic3DTextLabel'
[14:35:59]    Error: Function not registered'CreateDynamic3DTextLabel'
[14:35:59]    Error: Function not registered'CreateDynamicMapIcon'
[14:35:59]    Error: Function not registered'CreateDynamicObject'
[14:35:59]    Error: Function not registered'CreateDynamicObjectEx'
[14:35:59]    Error: Function not registered'SetDynamicObjectMaterial'
[14:35:59]    Error: Function not registered'CountDynamicObjects'
[14:35:59]    Error: Function not registered'CountDynamicPickups'
[14:35:59]    Error: Function not registered'sscanf'
[14:35:59]    Error: Function not registered'DestroyDynamicMapIcon'
[14:35:59]    Error: Function not registered'cache_get_data'
[14:35:59]    Error: Function not registered'cache_delete'
[14:35:59Houses41
[14:35:59Bussines8
[14:35:59SBiz22
[14:35:59Stuff Loaded
[14:35:59Charity Loaded
[14:35:59Turf24
[14:35:59Papers10
[14:35:59Dynamic Factions10
[14:35:59Cars14
[14:35:59Seifuri0
[14:35:59Stock Loaded
[14:35:591470 Objects.
[
14:35:5973 Pickups.
[
14:35:59OnGameModeInit Loaded
[14:35:59Script loaded BlueGaming RPG v1.0
[14:35:59Number of vehicle models77 
PLS HELP
Reply
#10

Help help help
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)