jeudi 25 juin 2015

Iranian related thread.

Hi,
I ran a Teamspeak server for Iranian scripters to solve their SCRIPTING problems.
It's not against SA-MP and It's just for SA-MP to intorduce it to other people so please please don't remove this thread. thanks.

So , The IP is this :
10.201.59.50:4000

You can connect there using Teamspeak 3 software. You can google it. And it's a Vocal Chat software that lets you solve your problem as fast as possible by our Iranian helper team.

Hope you like it. P.M. me for more details.

EDIT: And also foreign people can't connect because our VPS is based in our country and our country doesn't let other people to be in touch with us ... idk why :o.
Thanks.


mercredi 24 juin 2015

AJUDA

Eu To Testando um sistema de concessionária na minha GM Mais Ta Dando muito Erros concessionária Baseada em JFSConcessionaria

Obs:Acho que e A Include. E esto Usando a versão 0.3.7

Incluides

PHP Code:

#include <a_samp>
#include <dof2>
#include <zcmd> 

Erros


PHP Code:

../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(165) : error 017undefined symbol "CreatePlayerTextDraw"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(165) : warning 213tag mismatch
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(166) : error 017undefined symbol "PlayerTextDrawUseBox"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(167) : error 017undefined symbol "PlayerTextDrawLetterSize"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(168) : error 017undefined symbol "PlayerTextDrawFont"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(169) : error 017undefined symbol "PlayerTextDrawSetShadow"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(170) : error 017undefined symbol "PlayerTextDrawSetOutline"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(171) : error 017undefined symbol "PlayerTextDrawColor"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(172) : error 017undefined symbol "PlayerTextDrawShow"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(162) : warning 203symbol is never used"Ypos"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(162) : warning 203symbol is never used"Xpos"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(162) : warning 203symbol is never used"playerid"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(178) : error 017undefined symbol "CreatePlayerTextDraw"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(178) : warning 213tag mismatch
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(179) : error 017undefined symbol "PlayerTextDrawUseBox"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(180) : error 017undefined symbol "PlayerTextDrawBoxColor"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(181) : error 017undefined symbol "PlayerTextDrawBackgroundColor"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(182) : error 017undefined symbol "PlayerTextDrawLetterSize"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(183) : error 017undefined symbol "PlayerTextDrawFont"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(184) : error 017undefined symbol "PlayerTextDrawSetShadow"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(185) : error 017undefined symbol "PlayerTextDrawSetOutline"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(186) : error 017undefined symbol "PlayerTextDrawColor"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(187) : error 017undefined symbol "PlayerTextDrawSetSelectable"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(188) : error 017undefined symbol "PlayerTextDrawAlignment"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(189) : error 017undefined symbol "PlayerTextDrawTextSize"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(190) : error 017undefined symbol "PlayerTextDrawShow"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(175) : warning 203symbol is never used"Height"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(175) : warning 203symbol is never used"Width"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(175) : warning 203symbol is never used"Ypos"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(175) : warning 203symbol is never used"Xpos"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(175) : warning 203symbol is never used"playerid"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(197) : error 017undefined symbol "CreatePlayerTextDraw"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(197) : warning 213tag mismatch
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(198) : error 017undefined symbol "PlayerTextDrawUseBox"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(199) : error 017undefined symbol "PlayerTextDrawLetterSize"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(200) : error 017undefined symbol "PlayerTextDrawFont"
../scriptfiles/JFSConcessionaria/DefinicoesJFS.pwn(201) : error 017undefined symbol "PlayerTextDrawSetShadow"

Compilation aborted.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase


26 Errors





Linha Dos Erros

PHP Code:

CMD:excluirveiculo(playeridparams[])
{
    if(!
IsPlayerAdmin(playerid)) return SendClientMessage(playerid0xDEEE20FF"Apenas Para Administrador Logado na RCON!");
    
format(Celulassizeof(Celulas), JFSCONPlayerName(playerid));
    if(!
DOF2::FileExists(Celulas)) return SendClientMessage(playerid, -1"Esse Úsuario não tem veiculo!");
    
format(Celulassizeof(Celulas), "Arquivo Veiculo_%s.ini Excluido com Sucesso dos ScriptFiles !"PlayerName(playerid));
    
SendClientMessage(playerid, -1Celulas);
    
DOF2::RemoveFile(Celulas);
    
DOF2::SaveFile();
    if(
IsPlayerConnected(strlen(PlayerName(playerid))))
    {
        
JFSID[strlen(params)] = 0;
        
DestroyVehicle(JFSID[strlen(PlayerName(playerid))]);
    }
    return 
true;
}

CMD:veiculomenu(playeridparams[])
{
    
format(Celulassizeof(Celulas), JFSCONPlayerName(playerid));
    if (!
DOF2::FileExists(Celulas)) return SendClientMessage playerid , -"Você não tem um veiculo!" ) ;
     if (!
IsPlayerInVehicle(playeridJFSID[playerid])) return SendClientMessage (playerid , -"Você não está em seu veiculo." ) ;
    
ShowPlayerDialog(playerid7337DIALOG_STYLE_LIST"JFS Concessionária - Menu""Estacionar Neste Lugar\nCor do Veiculo\nVender Veiculo\nPlaca Veiculo\nGrana Veiculo""Selecionar""Cancelar");
    return 
true;
}

CMD:grana(playeridparams[])
{
    
GivePlayerMoney(playerid500000);
    return 
true;
}

CMD:irla(playeridparams[])
{
//    if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, 0xDEEE20FF, "Apenas Para Administrador Logado na RCON!");
    
SetPlayerPos(playerid2132.0010,-1149.9999,24.2075);
    return 
true;
}

CMD:localizarveiculo(playeridparams[])
{
    
format(Celulassizeof(Celulas), JFSCONPlayerName(playerid));
    if (!
DOF2::FileExists(Celulas)) return SendClientMessage playerid , -"Você não tem um veiculo!" ) ;
    
JFSCheck[playerid] = 1;
    static 
Float:CordXFloat:CordYFloat:CordZ;
    
GetVehiclePos(JFSID[playerid], CordXCordYCordZ);
    
SetPlayerCheckpoint (playerid CordXCordYCordZ10.0);
     
SendClientMessage(playerid , -1"Seu Veículo Está Marcado no Mapa !");
    return 
true;
}
CMD:excluirveiculo(playeridparams[])
{
    if(!
IsPlayerAdmin(playerid)) return SendClientMessage(playerid0xDEEE20FF"Apenas Para Administrador Logado na RCON!");
    
format(Celulassizeof(Celulas), JFSCONPlayerName(playerid));
    if(!
DOF2::FileExists(Celulas)) return SendClientMessage(playerid, -1"Esse Úsuario não tem veiculo!");
    
format(Celulassizeof(Celulas), "Arquivo Veiculo_%s.ini Excluido com Sucesso dos ScriptFiles !"PlayerName(playerid));
    
SendClientMessage(playerid, -1Celulas);
    
DOF2::RemoveFile(Celulas);
    
DOF2::SaveFile();
    if(
IsPlayerConnected(strlen(PlayerName(playerid))))
    {
        
JFSID[strlen(params)] = 0;
        
DestroyVehicle(JFSID[strlen(PlayerName(playerid))]);
    }
    return 
true;
 } 

A linha termino em 165


SetPlayerPos problem

Hi everyone,I want to make a teleporter from the lspd interior to the lspd armoury,but the armoury it's a bizz,I tried to make teleporter with set you interior 10(spawn me on the good place but don't spawn me into the bizz,with any words it takes me to the good coordinates),I tried with virtualworld,doesn't worked..I tried with everything,can you do me some ideas? ...Here are the images with the teleporter and with the where I want it,armoury.
[IMG[img=http://ift.tt/1LCpbio][/IMG]


lundi 22 juin 2015

Dysfonctionnement dans ma commande

Bonsoir!
Ayant fait un petit système d'event du type "Fallout", plusieurs commandes ont été crées, elles marchent toutes, sauf la commande pour lancer l’évent! Je ne sais absolument pas pourquoi étant donné qu'il n'y a aucune erreur.
Voici le code:

Code:

CMD:startfallout(playerid, params[])
{
        if(IsPlayerAdmin(playerid))
        {
                for(new i = 0; i < MAX_PLAYERS; i++)
                {
                        if(IsPlayerConnected(i))
                        {
                                if (inEvent[nextglass])
                                {
                                        TogglePlayerControllable(i, 1);
                                        GameTextForPlayer(i, "{013ADF}[Event]{5858FA} L'event fallout viens de commencer!", 5000, 5);

                                        eventTimer = SetTimer("checkPlay", 3000, true);
                                        destroyTimer = SetTimer("destroyone", 1000, true);
                                        timez = 10;
                                        nextglass = random(62);
                                }
                        }
                }
        }
        else
        {
                return 1;
        }
        return 0;
}



samedi 20 juin 2015

Best free vps for SAMP Server

Hye guys,i found a good vps for samp,just click the link:
http://ift.tt/1GYfU4s

750mb vps Ram
1.2 CPU
100 GB Traffic
Fast Super Free
5GB Disk Space
Unlimited Database

*This is not adverstising but telling who is searching free vps for samp server.Goodluck!


vendredi 19 juin 2015

Problem with MySQL Plugin

my server got moved to a new machine so i need to upload the server files again.
I've upload the same server files which i had in my previous server. but now i got these errors when i upload MySQ plugin.

Sorry but i search around on internet/google alot but couldn't find a shit. so i think i could get help from here.
when i upload mysql plugin and start the server so i got these errors.

Code:

----------------------
v0.3.7, (C)2005-2015 SA-MP Team

[10:49:03] password = ""  (string)
[10:49:03] filterscripts = ""  (string)
[10:49:03]
[10:49:03] Server Plugins
[10:49:03] --------------
[10:49:03]  Loading plugin: crashdetect.so
[10:49:03]  CrashDetect v4.13.1 is OK.
[10:49:03]  Loaded.
[10:49:03]  Loading plugin: mysql.so
[10:49:03]  Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)

[10:49:03]  Loading plugin: streamer.so
[10:49:03]  Loaded.
[10:49:03]  Loading plugin: sscanf.so
[10:49:03]

[10:49:03]  ===============================

[10:49:03]      sscanf plugin loaded.   

[10:49:03]          Version:  2.8.1       

[10:49:03]    (c) 2012 Alex "Y_Less" Cole 

[10:49:03]  ===============================

[10:49:03]  Loaded.
[10:49:03]  Loaded 3 plugins.

[10:49:03]
[10:49:03] Filterscripts
[10:49:03] ---------------
[10:49:03]  Loaded 0 filterscripts.

[10:49:03] [debug] Run time error 19: "File or function is not found"
[10:49:03] [debug]  mysql_function_query
[10:49:03] [debug]  mysql_connect
[10:49:03] [debug]  mysql_ping
[10:49:03] [debug]  mysql_debug
[10:49:03] [debug]  mysql_close
[10:49:03] [debug]  cache_get_data
[10:49:03] [debug]  cache_get_row
[10:49:03] [debug]  cache_get_row_int
[10:49:03] [debug]  mysql_real_escape_string
[10:49:03] [debug]  cache_get_field_content
[10:49:03] [debug]  mysql_insert_id
[10:49:03] [debug]  cache_get_row_float
[10:49:03] [debug] Run time error 19: "File or function is not found"
[10:49:03] [debug]  mysql_function_query
[10:49:03] [debug]  mysql_connect
[10:49:03] [debug]  mysql_ping
[10:49:03] [debug]  mysql_debug
[10:49:03] [debug]  mysql_close
[10:49:03] [debug]  cache_get_data
[10:49:03] [debug]  cache_get_row
[10:49:03] [debug]  cache_get_row_int
[10:49:03] [debug]  mysql_real_escape_string
[10:49:03] [debug]  cache_get_field_content
[10:49:03] [debug]  mysql_insert_id
[10:49:03] [debug]  cache_get_row_float
[10:49:03] Script[gamemodes/eXs.amx]: Run time error 19: "File or function is not found"

[10:49:03] Number of vehicle models: 0

If it is the problem of mysql client library then please give me details about that. cause i couldn't find the link and i don't know the useage of libmysqlclient_r.so.16


jeudi 18 juin 2015

help me pls.......

how to add vehicle using .txt fille from \scriptfiles\vehicle\example.txt ??


[Ajuda] error: 006: must be assigned to an array

Alguém sabe resolver esse erro?

Code:


new bool:Gab;


Primeiro eu coloco para salvar :

DOF2_SetString(CONFIG, "P1A", "true");
DOF2_SaveFile();

depois geto :

Gab = DOF2_GetString(CONFIG, "P1A");    // LINHA DO ERRO

Alguém sabe ajeitar?


The most unique server

Hello!In this thread you can say what gamemode is the best.But you must say why it's so unique,you can also say what you dislike about the server.Let me start :D

UL Dayz 42O - Great Anti-Cheat,texdraws,fun to play on,altrough you can rage quickly and there are a lot of airbrakes.I personally like all the secrets.Theres no RDM in this server so that's a +.
Crazy Bobs Cops 'n Robbers-Most unique server,good missions,secrets.But the admin and players there suck,I played it for 3 years,now I quitted it because the players RDM and some admins don't do there job right.Its destroys the gameplay.But still,a nice server.
ZX Zombies vs Humans - Gameplay is good,a lot of things you can do,active admins,hackers are rare,a lot of good maps,unique zombie system


mardi 16 juin 2015

Changing mysql 2.1.1 to mysql r39

i was trying to update it and get this

Code:

F:\private\pawno\include\required/mysqlrespond.inc(79) : error 035: argument type mismatch (argument 1)
F:\private\pawno\include\required/mysqlrespond.inc(82) : warning 235: public function lacks forward declaration (symbol "OnMysqlQuery")
F:\private\pawno\include\required/mysqlrespond.inc(88) : error 017: undefined symbol "mysql_store_result"
F:\private\pawno\include\required/mysqlrespond.inc(90) : error 017: undefined symbol "mysql_num_rows"
F:\private\pawno\include\required/mysqlrespond.inc(109) : error 035: argument type mismatch (argument 1)
F:\private\pawno\include\required/mysqlrespond.inc(116) : error 017: undefined symbol "mysql_free_result"
F:\private\pawno\include\required/mysqlrespond.inc(127) : error 017: undefined symbol "mysql_store_result"
F:\private\pawno\include\required/mysqlrespond.inc(128) : error 017: undefined symbol "mysql_fetch_row"
F:\private\pawno\include\required/mysqlrespond.inc(272) : error 017: undefined symbol "mysql_free_result"
F:\private\pawno\include\required/mysqlrespond.inc(283) : error 017: undefined symbol "mysql_store_result"
F:\private\pawno\include\required/mysqlrespond.inc(285) : error 017: undefined symbol "mysql_num_rows"
F:\private\pawno\include\required/mysqlrespond.inc(311) : error 017: undefined symbol "mysql_free_result"
F:\private\pawno\include\required/mysqlrespond.inc(465) : error 017: undefined symbol "mysql_free_result"
F:\private\pawno\include\required/mysqlrespond.inc(470) : error 017: undefined symbol "mysql_store_result"
F:\private\pawno\include\required/mysqlrespond.inc(480) : error 017: undefined symbol "mysql_num_rows"
F:\private\pawno\include\required/mysqlrespond.inc(482) : error 017: undefined symbol "mysql_fetch_row"
F:\private\pawno\include\required/mysqlrespond.inc(485) : error 017: undefined symbol "mysql_fetch_row"
F:\private\pawno\include\required/mysqlrespond.inc(486) : error 017: undefined symbol "mysql_fetch_row"
F:\private\pawno\include\required/mysqlrespond.inc(487) : error 017: undefined symbol "mysql_fetch_row"
F:\private\pawno\include\required/mysqlrespond.inc(488) : error 017: undefined symbol "mysql_fetch_row"
F:\private\pawno\include\required/mysqlrespond.inc(501) : error 017: undefined symbol "mysql_free_result"
F:\private\pawno\include\required/mysqlrespond.inc(511) : error 017: undefined symbol "mysql_store_result"
F:\private\pawno\include\required/mysqlrespond.inc(519) : error 017: undefined symbol "mysql_num_rows"
F:\private\pawno\include\required/mysqlrespond.inc(522) : error 017: undefined symbol "mysql_free_result"
F:\private\pawno\include\required/mysqlrespond.inc(526) : error 017: undefined symbol "mysql_fetch_row"
F:\private\pawno\include\required/mysqlrespond.inc(529) : error 017: undefined symbol "mysql_fetch_row"
F:\private\pawno\include\required/mysqlrespond.inc(532) : error 017: undefined symbol "mysql_fetch_row"

Btw,if you are can helping me every errors,i can hire you as my scripter,and will get reward.just pm me.


V de la Sauce





omfg


lundi 8 juin 2015

Bug

When I do /setadminname [ID] [ADMINNAME] It works then I do /aduty, it says I am on duty with my admin commands but my admin name does not show on the tab list or anywhere when I do /aduty again, it shuts down the server, I start it back up and my admin name appears and I have to register, why?


Aduty:

Code:

CMD:aduty(playerid, params[])
{
        new str[126];
        if(PlayerInfo[playerid][pAdmin] < 1) return SendClientMessage(playerid, COLOR_GREY, "You are not authorized to use this command.");
        if(GetPVarInt(playerid, "Injured") == 1) return SendClientMessage(playerid, COLOR_GREY, "You may not go on duty while injured, /giveup if emergency.");
        if(AdminDuty[playerid] != 1)
        {
            AdminDutyCash[playerid] = PlayerInfo[playerid][pCash];
                GetPlayerHealth(playerid, AdminDutyHealth[playerid]);
            AdminDutyArmor[playerid] = PlayerInfo[playerid][pArmor];
            if(isnull(PlayerInfo[playerid][pAName])) return SendClientMessage(playerid, -1, "You don't have an admin name.");
                AdminDuty[playerid] = 1;
                format(str, sizeof(str), "%s (ID %i - %s) is now on duty as a level %i admin.", PlayerInfo[playerid][pAName], playerid, GetNameEx(playerid), PlayerInfo[playerid][pAdmin]);
                SendClientMessageToAdmins(-1, str, 1);
                SetPlayerName(playerid, PlayerInfo[playerid][pAName]);
                SendClientMessage(playerid, -1, "You are now on duty as an admin, you do now have access to all of your commands.");
                GetPlayerPos(playerid, PlayerInfo[playerid][PosX], PlayerInfo[playerid][PosY], PlayerInfo[playerid][PosZ]);
        }
        else
        {
            waitcheck[playerid] = 2;
            SetPVarInt(playerid, "SpecOff", 1);
                TogglePlayerSpectating(playerid, false);
                SetCameraBehindPlayer(playerid);
            AdminDuty[playerid] = 0;
        SetSpawnInfo(playerid, 0, PlayerInfo[playerid][pSkin], PlayerInfo[playerid][PosX], PlayerInfo[playerid][PosY], PlayerInfo[playerid][PosZ], 0, 0, 0, 0, 0, 0, 0);
        SpawnPlayer(playerid);
        SetPlayerWeapons(playerid);
        //SetPlayerInterior(playerid, PlayerInfo[playerid][pInt]);
        //SetPlayerVirtualWorld(playerid, PlayerInfo[playerid][pVW]);
                SetPlayerScore(playerid, PlayerInfo[playerid][pLevel]);
                SetPlayerHealth(playerid, PlayerInfo[playerid][pHealth]);
                SetPlayerArmour(playerid, PlayerInfo[playerid][pArmor]);
            SetPlayerName(playerid, PlayerInfo[playerid][pName1]);
                new backup[126];
                format(backup, 126, "%s Old cash: %i - New cash: %i", GetNameEx(playerid), PlayerInfo[playerid][pCash], AdminDutyCash[playerid]);
                Log("/logs/backup.txt", backup);
            PlayerInfo[playerid][pCash] = AdminDutyCash[playerid];
            SetPlayerPos(playerid, PlayerInfo[playerid][PosX], PlayerInfo[playerid][PosY], PlayerInfo[playerid][PosZ]);
            format(str, sizeof(str), "%s (ID %i - %s) is now off admin duty.", PlayerInfo[playerid][pAName], playerid, GetNameEx(playerid));
                SendClientMessageToAdmins(COLOR_YELLOW, str, 1);
                SendClientMessage(playerid, -1, "You are now off duty as an admin and have only a limited access to your commands.");
                //spec[playerid] = -1;
                SetPlayerWeaponsEx(playerid);
        }
        return 1;
}


Setadminname
Code:

CMD:setadminname(playerid, params[])
{
        new giveplayerid, name[56], str[126];
        if(PlayerInfo[playerid][pAdmin] < 4) return SendClientMessage(playerid, COLOR_GREY, "You are not authorized to use this command.");
    if(sscanf(params, "us[56]", giveplayerid, name)) return SendClientMessage(playerid, COLOR_GREY, "USAGE: /setadminname [playerid/partofname] [name]");
    if(PlayerInfo[giveplayerid][pAdmin] < 1)
        {
                SendClientMessage(playerid, COLOR_WHITE, "The player is not an admin.");
                return 1;
        }

        new length = strlen(name);
        if(length < 3 || length > 20)
        {
                SendClientMessage(playerid, COLOR_WHITE, "The name can't less than 3 characters or more than 20 characters.");
                return 1;
        }

        if(strfind(name, "_", true) != -1)
        {
                SendClientMessage(playerid, COLOR_WHITE, "The admin name must be one name. There can't be an underscore in the name.");
                return 1;
        }
        format(str, 126, "AdmCmd: %s has set %s's admin-name to %s.", GetNameEx(playerid), GetNameEx(giveplayerid), name);
        SendClientMessageToAdmins(COLOR_LIGHTRED, str, 1);
        format(PlayerInfo[giveplayerid][pAName], 56, name);
        return 1;
}



mardi 2 juin 2015

3DTextLabbels doesn't appear

Code:

while(Doorss >= 1)
        {
            dInfo[Doorss][dOne] = CreatePickup(dInfo[Doorss][dPickup], 1, dInfo[Doorss][dPos][0], dInfo[Doorss][dPos][1], dInfo[Doorss][dPos][2], 0);
                format(string, sizeof(string), "%s", dInfo[Doorss][dText]);
                dInfo[Doorss][dTwo] = Create3DTextLabel(string, COLOR_WHITE, dInfo[Doorss][dPos][0], dInfo[Doorss][dPos][1], dInfo[Doorss][dPos][2], 0, 0, 0);
            Doorss--;
    }

It spawns the pickup, but the 3DextLabel just doesnt appear or i dont see any text, but in my database i have text and
dInfo[Doorss][dText] has text in it because i've already did:
Code:

cache_get_field_content(0,"Text",dInfo[i][dText],Connection,64);