Üzenetek megjelenítése

Ez a szekció lehetővé teszi a felhasználó által írt összes hozzászólás megtekintését. Vedd figyelembe, hogy csak azokba a fórumokba írt hozzászólásokat látod, amelyekhez hozzáférésed van.


Témák - bojhoska39

Oldalak: [1] 2 3 ... 6
1
Segítségkérés / /penztarca
« Dátum: 2013. Május 30. - 21:51:15 »
Sziasztok csináltam egy pénztárca parancsot de az a baj hogy a proxdetector nem müxik szóval nem írja ki hogy valaki megnézte a pénztárcája tartalmát.
Szkript:
if(strcmp(cmd, \"/penztarca\", true) == 0 || egyezik(cmd,\"/pt\"))
{
new szoveg[60], penz = GetMoney(playerid);
        format(string, sizeof(szoveg), \"((Jelenleg %d Ft  van a pénztárcádban.))\",penz);
        SendClientMessage(playerid, COLOR_LIGHTBLUE, string);
        format(string,sizeof(szoveg), \"Valaki megnézi a pénztárcája tartalmát.\");
ProxDetector(15.0, playerid, szoveg, COLOR_PURPLE, COLOR_PURPLE, COLOR_PURPLE, COLOR_PURPLE, COLOR_PURPLE);
        return 1;
}

2
Segítségkérés / UCP beüzemelése Localhoston
« Dátum: 2013. Május 26. - 12:47:17 »
Sziasztok azt szeretném kérdezni hogy kell wampal ucp-t beüzemelni?

3
Szkript kérések / Rádió system
« Dátum: 2013. Május 22. - 17:40:54 »
Sziasztok emberek! Olyan szkriptet szeretnék kérni hogy a kocsiban és az utcán a játékos zenét tud hallgatni de úgy hogy a kocsiban ha berak egy zenét akkor aki a kocsiban van hallja a zenét az utcán lévõ játékos pedig mp3 segítségével. ZCMD-be szeretném .
Köszönöm szépen!

4
Szkript kérések / Bemutatkozás rendszer
« Dátum: 2013. Május 02. - 20:37:16 »
Sziasztok szeretnék kérni egy olyat hogy a szerveren senki nem látja egymás nevét csak akkor ha oda megy a playerhez és /bemutatkoz és akkor máris látja a nevét.
Köszönöm szépen.

5
Segítségkérés / OnPlayerDeath
« Dátum: 2013. Április 30. - 16:41:35 »
Sziasztok ide az OnPlayerDeath-be kéne ezt betenni de nem tudom kérlek segítsetek.
Ez a rendes és ide kell az alsót betenni .
 
public OnPlayerDeath(playerid, killerid, reason)
{
    if(jatekos[playerid][pFrakcio][0]==1) { if(GetPVarInt(playerid, \"FrakcióSzolgálat\")==1) { CopDuty--; } }
    if(GetPVarInt(playerid, \"Szolgálatban\") == 1&&jatekos[playerid][pMunka]==4) TaxiSoforok--;
    if(GetPVarInt(playerid, \"Szolgálatban\") == 1&&jatekos[playerid][pFrakcio][0]==3) Szerelok--;
    if(GetPVarInt(playerid, \"InBreak\")==1) { KillTimer(GetPVarInt(playerid, \"ZárTörésTimer\")); SetPVarInt(playerid, \"InBreak\",0); }
    if(GetPVarInt(playerid, \"Rablásban\")>0) { KillTimer(GetPVarInt(playerid, \"RobTimer\")); SetPVarInt(playerid, \"Rablásban\",0); }
    if(GetPVarInt(playerid, \"UseDrug\")>0) { KillTimer(GetPVarInt(playerid, \"drugtimer\")); SetPVarInt(playerid, \"UseDrug\",0); }
    else if(Rablok[1]==playerid) { Rablok[1]=999; }
else if(Rablok[2]==playerid) { Rablok[2]=999; }
else if(Rablok[3]==playerid) { Rablok[3]=999; }
else if(Rablok[4]==playerid) { Rablok[4]=999; }
else if(Rablok[5]==playerid) { Rablok[5]=999; }
else if(Rablok[6]==playerid) { Rablok[6]=999; }
    SetPVarInt(playerid, \"InDeath\",1);
    if(jatekos[playerid][pBereltJarmu]!=9999)
    {
       SetVehicleToRespawn(jatekos[playerid][pBereltJarmu]);
       jatekos[playerid][pBereltJarmu]=9999;
       TextDrawShowForPlayer(playerid, Text:BenzinText[playerid]);
       TextDrawShowForPlayer(playerid, Text:SebessegMero[playerid]);
    }
    GetPlayerSavePos(playerid);
    jatekos[playerid][pInt]=GetPlayerInterior(playerid);
    jatekos[playerid][pWorld]=GetPlayerVirtualWorld(playerid);
return 1;
}

 
       
DestroyHoltEx(playerid);
        new ht = NextHolt();
        GetPlayerPos(playerid, Yh[ht], Xh[ht], Zh[ht]);
        Object[ht] = CreateDynamicObject(3092, Yh[ht], Xh[ht], Zh[ht], 0, 90, 274);
        Gyilkos[ht] = killerid;
        holttest[ht] = playerid;
        pht[playerid] = ht;
        return 1;

6
Segítségkérés / Parancs hiba
« Dátum: 2013. Április 27. - 12:55:30 »
Sziasztok az lenne a probléma hogy beirom /fegyverkeszites és akkor is tudok fegyvert csinálni ha nincs matim.
Kérlek segítsetek.
A szkript:
 
CMD:fegyverkeszites(playerid, params[])
{
if(IsPlayerConnected(playerid))
{
    if(!IsPlayerGang) return SendClientMessage(playerid, VPIROS, \"((Nem tudod használni a parancsot!))\");
new alparancs[8];
if(sscanf(params,\"s[8]\",alparancs))
{
   SendClientMessage(playerid,FEHER,\"((Használat: /fegyverkeszites [fegyver]))\");
   SendClientMessage(playerid,LKEK,\":: knife - 35 | bat - 40 | colt - 90 | deagle - 250 | mp5 - 320 | molotov - 260 | bomba - 100 ::\");
   SendClientMessage(playerid,LKEK,\":: shotgun - 400 | ak47 - 475 | rifle - 520 | sniper - 600 | uzi - 300 | tec9 - 310 ::\");
   return 1;
}
else if(!IsPlayerInRangeOfPoint(playerid, 10, 331.0757,1128.9591,1083.8828)) SendClientMessage(playerid, VPIROS, \"((Nem vagy a kijelölt helyen!))\");
else if(GetPVarInt(playerid, \"SmuggleIdo\")>0) SendClientMessage(playerid, NARANCS, \"((Várj, amíg elkészül a fegyvered!))\");
    else if(strcmp(alparancs,\"knife\",true)==0) { if(jatekos[playerid][pMati][0]>34) { SetPVarInt(playerid, \"FegyverID\",4); jatekos[playerid][pMati][0]-=35; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
    else if(strcmp(alparancs,\"bat\",true)==0) { if(jatekos[playerid][pMati][0]>39) { SetPVarInt(playerid, \"FegyverID\",5); jatekos[playerid][pMati][0]-=40; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"colt\",true)==0) { if(jatekos[playerid][pMati][0]>89) { SetPVarInt(playerid, \"FegyverID\",22); jatekos[playerid][pMati][0]-=90; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"deagle\",true)==0) { if(jatekos[playerid][pMati][0]>249) { SetPVarInt(playerid, \"FegyverID\",24); jatekos[playerid][pMati][0]-=250; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"mp5\",true)==0) { if(jatekos[playerid][pMati][0]>319) { SetPVarInt(playerid, \"FegyverID\",29); jatekos[playerid][pMati][0]-=320; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"shotgun\",true)==0) { if(jatekos[playerid][pMati][0]>399) { SetPVarInt(playerid, \"FegyverID\",25); jatekos[playerid][pMati][0]-=400; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"ak47\",true)==0) { if(jatekos[playerid][pMati][0]>474) { SetPVarInt(playerid, \"FegyverID\",30); jatekos[playerid][pMati][0]-=475; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"rifle\",true)==0) { if(jatekos[playerid][pMati][0]>519) { SetPVarInt(playerid, \"FegyverID\",33); jatekos[playerid][pMati][0]-=520; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"sniper\",true)==0) { if(jatekos[playerid][pMati][0]>599) { SetPVarInt(playerid, \"FegyverID\",34); jatekos[playerid][pMati][0]-=600; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"uzi\",true)==0) { if(jatekos[playerid][pMati][0]>299) { SetPVarInt(playerid, \"FegyverID\",28); jatekos[playerid][pMati][0]-=300; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"tec9\",true)==0) { if(jatekos[playerid][pMati][0]>309) { SetPVarInt(playerid, \"FegyverID\",32); jatekos[playerid][pMati][0]-=310; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"molotov\",true)==0) { if(jatekos[playerid][pMati][0]>259) { SetPVarInt(playerid, \"FegyverID\",18); jatekos[playerid][pMati][0]-=260; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"bomba\",true)==0) { if(jatekos[playerid][pMati][0]>99) { SetPVarInt(playerid, \"FegyverID\",999); jatekos[playerid][pMati][0]-=100; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
GameTextForPlayer(playerid, \"~w~Leadtad a fegyveralkatrészeket,várj 15 percet hogy elkészüljön a fegyvered!\", 5000, 5);
    SetPVarInt(playerid, \"SmuggleIdo\",15);
    return 1;
}
return 1;
}

7
Szkript kérések / Hulla szkript. ZCMD-vel.
« Dátum: 2013. Április 27. - 11:30:04 »
Sziasztok egy olyat szeretnék kérni ha valaki meghal akkor egy hulla jelenleg meg ott felette egy 3Dtext és a hulla állapota legyek kiírva utána pedig a rendõr elviszi valahova egy adott pontra mondjuk a rendõrségre /megvizsgal és megtudja nézni a hullát mivel ölték meg.

Köszönöm elõre.:)

8
Segítségkérés / Mi a hiba?
« Dátum: 2013. Április 24. - 21:38:01 »
Az lenne beirom /hir \"szöveg\" és nem adja le a szöveget hanem azt hogy \"[HarkFM]: . \" és ennyi.
Szkript:
CMD:hir(playerid, params[])
{
if(IsPlayerConnected(playerid))
{
new szoveg[128];
if(sscanf(params,\"s[128]\",szoveg)) SendClientMessage(playerid,ZOLD,\"((Használat: /hir [szoveg]))\");
else if(!IsPlayerMember(playerid,2)) SendClientMessage(playerid, VPIROS,\"((Nem tudod használni a parancsot!))\");
else if(!RadiosAuto(GetPlayerVehicleID(playerid))) SendClientMessage(playerid, VPIROS,\"((Munka autóban kell lenned!))\");
    else {
        new string[255];
        format(string,sizeof(string),\"*[HarkFM]: %s.\",playerid,szoveg);
   SendFormattedMessageToAll(0x458E1DAA,string);
   return 1;
    }
}
return 1;
}
Kérlek segitsetek. :)

9
Segítségkérés / Mysql probléma.
« Dátum: 2013. Április 08. - 18:13:56 »
Sziasztok az a gondom hogy nem indul a mód létrehoztam adatbázist minden kutya tökömet és nem akar elindulni aki tud kérem segítsen.
Log:
 

----------
Loaded log file: \"server_log.txt\".
----------
SA-MP Dedicated Server
----------------------
v0.3x, (C)2005-2013 SA-MP Team
[18:12:11] filterscripts = \"\"  (string)
[18:12:11]
[18:12:11] Server Plugins
[18:12:11] --------------
[18:12:11]  Loading plugin: streamer.dll
[18:12:11]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[18:12:11]   Loaded.
[18:12:11]  Loading plugin: mysql.dll
[18:12:11]  SA:MP MySQL Plugin v2.1.1 Loaded.
[18:12:11]   Loaded.
[18:12:11]  Loading plugin: sscanf.dll
[18:12:11] [MySQL] Thread running. Threadsafe: Yes.
[18:12:11]
[18:12:11]  ===============================
[18:12:11]       sscanf plugin loaded.     
[18:12:11]          Version:  2.8.1       
[18:12:11]    (c) 2012 Alex \"Y_Less\" Cole 
[18:12:11]  ===============================
[18:12:11]   Loaded.
[18:12:11]  Loading plugin: Whirlpool.dll
[18:12:11] 
[18:12:11]  ==================
[18:12:11] 
[18:12:11]   Whirlpool loaded
[18:12:11] 
[18:12:11]  ==================
[18:12:11] 
[18:12:11]   Loaded.
[18:12:11]  Loaded 4 plugins.
[18:12:11]
[18:12:11] Filterscripts
[18:12:11] ---------------
[18:12:11]   Loaded 0 filterscripts.
[18:12:12] [MySQL] Error (0): Failed to connect. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 2003. Hiba:
[18:12:12] Failed to connect. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] Szerver Mód: PUBLIC
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] Bank betöltése...
[18:12:12] Bank betöltése...
[18:12:12]
================Frakciók Betöltése Folyamatban================
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12]
================Minden Frakció betoltve================
[18:12:12]
================Raktarak betoltese folyamatban================
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_num_rows called when not connected to any database. Can\'t connect to MySQL
[18:12:12] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_free_result called when not connected to any database. Can\'t connect to MyS
[18:12:12] [MySQL] Error (0): Function: mysql_query called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_query called when not connected to any database. Can\'t connect to MySQL ser
[18:12:12] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database. Can\'t connect to MySQL server on \'127.0.0.1\' (10061).
[18:12:12] MySQL Hiba történt. ErrorID: 4. Hiba:
[18:12:12] Function: mysql_store_result called when not connected to any database. Can\'t connect to My
[18:12:12] [MySQL] Error (0): Function: mysql_n

10
Segítségkérés / Nem indul el a mód.
« Dátum: 2013. Április 04. - 16:40:05 »
Sziasztok azzal fordulok hozzátok hogy ma letöltöttem az UnionRPG-t és elszeretném indítani nem szervert nyitni mert pénzpazarlás szóval arról lenne szó hogy minden megvan lefutattam stb.. erre amikor megnyitom a \"samp_server.exe.\"-t akkor : \"Run time error 19:File Or function is not found\".
Kérlek segítsetek :)

11
Segítségkérés / Kis átdolgozás.
« Dátum: 2013. Március 20. - 21:19:32 »
Sziasztok azt szeretném kérni hogy van egy parancsom és a lényege az hogy /feltoltatm (összeg) és a gyerek bele tud rakni 3 FT-t is rakni az ATM-be és így megy neki a pénz. De én úgy szeretném hogy max 400 ezer FT-val lehessen pénzt bele rakni az ATM-be.
script:
CMD:feltoltatm(playerid, params[])
{
    if(IsPlayerConnected(playerid))
{
    if(jatekos[playerid][pMunka]!=2) { SendClientMessage(playerid,VPIROS, \"((Nem tudod használni a parancsot))\"); return 1; }
new penz;
if(sscanf(params, \"i\", penz)) SendClientMessage(playerid, FEHER,\"((Használat: /feltoltatm [összeg]))\");
else if(!IsPlayerInAnyVehicle(playerid)) SendClientMessage(playerid,NARANCS, \"((Jármûben kell ülnöd.))\");
else if(penz<1||penz>30000) SendClientMessage(playerid, NARANCS,\"((Csak 1-tõl 30000-ig írhatsz be számokat.))\");
else {
    new jarmu = GetPlayerVehicleID(playerid);
    if(PenzSzallitoAuto(jarmu))
    {
        if(penz>JarmuFeltoltve[jarmu]) return SendClientMessage(playerid, NARANCS,\"((Ennyit nem tudsz beletölteni.))\");
        if(JarmuFeltoltve[jarmu]<1) { SendClientMessage(playerid, NARANCS,\"((Nincs több pénz a autóban.))\"); return 1; }
        forEx(sizeof(ATMInfo), atm)
        {
            if(IsPlayerInRangeOfPoint(playerid, 8,ATMInfo[atm][aPos][0],ATMInfo[atm][aPos][1],ATMInfo[atm][aPos][2]))
            {
                if(ATMInfo[atm][aPenz]<1000000)
                {
                    if((penz+ATMInfo[atm][aPenz])<1000001)
                    {
                        ATMInfo[atm][aPenz]+=penz;
                        ATMMentes(atm);
                        JarmuFeltoltve[jarmu]-=penz;
                        ClearChatbox(playerid, 1);
                        new fizetes;
                  if(penz>2700) fizetes = penz/15;
                  else fizetes = minrand(1300,2000);
                        jatekos[playerid][pFizetes]+= fizetes;
                        SendFormattedMessage(playerid,SZOLD, \"((Feltöltötted az ATM-et %dFt-tal. | Fizetésedhez hozzáadva %d Ft.))\",penz,fizetes);
                      SendFormattedMessage(playerid,FEHER, \"*Autó tartalma %dFt/30000.\",JarmuFeltoltve[jarmu]);
                        return 1;
                    }
                    else return SendClientMessage(playerid,NARANCS,\"((Ez már túl sok. Maximum 1000000 Ft fér az automatába.))\");
                }
                else return SendClientMessage(playerid,NARANCS,\"((Az atm tele van.))\");
            }
        }
    }
    else return SendClientMessage(playerid,NARANCS,\"((Nem pénz szállító autóban vagy.))\");
}
}
return 1;
}

12
Segítségkérés / jelveny hiba
« Dátum: 2013. Február 22. - 22:37:54 »
Sziasztok az a gondom hogy beirom /jelveny és a játékosnak nem jeleniti meg nekem meg igen. Létszíves ki javítsátok. Köszönöm.
 
CMD:jelveny(playerid, params[])
{
if(IsPlayerConnected(playerid))
{
    new id;
    if(sscanf(params,\"u\",id)) SendClientMessage(playerid,FEHER,\"Használat: /jelveny [iD/Név]\");
    if(!IsPlayerMember(playerid,1)) { SendClientMessage(playerid, NARANCS,\"((Nem tudod használni ezt a paranccsot!))\"); return 1; }
    else if(id == INVALID_PLAYER_ID) SendClientMessage(playerid, NARANCS,\"((A játékos nincs fent a szerveren!))\");
if(GetDistanceBetweenPlayers(playerid,id) < 5)
{
    new rang[30];
    if(jatekos[playerid][pFrakcio][1] == 1) { rang = \"Kadét\"; }
   else if(jatekos[playerid][pFrakcio][1] == 2) { rang = \"Õrmester\"; }
   else if(jatekos[playerid][pFrakcio][1] == 3) { rang = \"Törzsõrmester\"; }
   else if(jatekos[playerid][pFrakcio][1] == 4) { rang = \"Fõtörzsmester\"; }
   else if(jatekos[playerid][pFrakcio][1] == 5) { rang = \"Zászlós\"; }
   else if(jatekos[playerid][pFrakcio][1] == 6) { rang = \"Törzszászlós\"; }
   else if(jatekos[playerid][pFrakcio][1] == 7) { rang = \"Fõtörzszászlós\"; }
   else if(jatekos[playerid][pFrakcio][1] == 8) { rang = \"Hadnagy\"; }
   else if(jatekos[playerid][pFrakcio][1] == 9) { rang = \"Fõhadnagy\"; }
   else if(jatekos[playerid][pFrakcio][1] == 10) { rang = \"Százados\"; }
   else if(jatekos[playerid][pFrakcio][1] == 11) { rang = \"Õrnagy\"; }
   else if(jatekos[playerid][pFrakcio][1] == 12) { rang = \"Dandártábornok\"; }
   else if(jatekos[playerid][pFrakcio][1] == 13) { rang = \"Dandártábornok\"; }
   else rang = \"Kadét\";
    new string[65];
            format(string, sizeof(string), \"|_________________Hatósági Igazolvány________________|\");
       SendClientMessage(playerid , LKEK, string);
       format(string, sizeof(string), \"((Országos Rendõrfõ Kapitányság))\",jatekos[playerid][pFrakcio][1]);
       SendClientMessage(playerid, LKEK, string);
       format(string, sizeof(string), \"((Neve: {FFFFFF}%s{00BFFF}))\", GetRPName(playerid));
   SendClientMessage(playerid, LKEK, string);
   format(string, sizeof(string), \"((Rendfokozata: {FFFFFF}%s{00BFFF}))\", rang);
   SendClientMessage(playerid, LKEK, string);
   format(string,sizeof(string), \"*%s megmutatja a jelvényét %s-nak/nek.\", GetRPName(playerid), GetRPName(id));
   ProxDetector(10.0, playerid, string,LILA,LILA,LILA,LILA,LILA);
   return 1;
}
}
return 1;
}

13
Segítségkérés / Töltény
« Dátum: 2013. Február 20. - 22:01:21 »
Sziasztok azt szeretném megkérdezni azt hogy kell megcsinálni hogy minden fegyverhez külön kell töltényt venni? Hogyan lehetne megoldani? Válaszokat elõre köszi!

14
Segítségkérés / /jelveny hiba
« Dátum: 2013. Február 14. - 18:55:58 »
Sziasztok az a bajom vele /jelveny és nem engedi az ID-t beirni, és nem mutatja meg másnak a jelvényt.
 
CMD:jelveny(playerid, params[])
{
new string[128];
        new pid, Float:X, Float:Y, Float:Z;
        if(!IsPlayerMember(playerid,1)) return SendClientMessage(playerid, NARANCS, \"((Nem tudod használni a parancsot!))\");
        if(!sscanf(params, \"i\", pid)) return SendClientMessage(playerid, FEHER, \"((Használat: /jelveny [JétékosID]))\");
        if(!IsPlayerConnected(pid)) return SendClientMessage(playerid, NARANCS, \"((Nem aktív játékos!))\");
        GetPlayerPos(playerid, X,Y,Z);
        if(!IsPlayerInRangeOfPoint(pid, 5.0, X,Y,Z)) return SendClientMessage(playerid, NARANCS, \"((Ez a játékos nincs a közeledben!))\");
          new rang[30];
       if(jatekos[playerid][pFrakcio][1] == 1) { rang = \"Kadét\"; }
      else if(jatekos[playerid][pFrakcio][1] == 2) { rang = \"Õrmester\"; }
      else if(jatekos[playerid][pFrakcio][1] == 3) { rang = \"Törzsõrmester\"; }
      else if(jatekos[playerid][pFrakcio][1] == 4) { rang = \"Fõtörzsmester\"; }
      else if(jatekos[playerid][pFrakcio][1] == 5) { rang = \"Zászlós\"; }
      else if(jatekos[playerid][pFrakcio][1] == 6) { rang = \"Törzszászlós\"; }
      else if(jatekos[playerid][pFrakcio][1] == 7) { rang = \"Fõtörzszászlós\"; }
      else if(jatekos[playerid][pFrakcio][1] == 8) { rang = \"Hadnagy\"; }
      else if(jatekos[playerid][pFrakcio][1] == 9) { rang = \"Fõhadnagy\"; }
      else if(jatekos[playerid][pFrakcio][1] == 10) { rang = \"Százados\"; }
      else if(jatekos[playerid][pFrakcio][1] == 11) { rang = \"Õrnagy\"; }
      else if(jatekos[playerid][pFrakcio][1] == 12) { rang = \"Dandártábornok\"; }
      else if(jatekos[playerid][pFrakcio][1] == 13) { rang = \"Dandártábornok\"; }
      else rang = \"Kadét\";
      {
          format(string, sizeof(string), \"|_________________Jelvény________________|\");
          SendClientMessage(playerid , LKEK, string);
          format(string, sizeof(string), \"((Országos Rendõrfõ Kapitányság))\",jatekos[playerid][pFrakcio][1]);
          SendClientMessage(playerid, LKEK, string);
          format(string, sizeof(string), \"((Neve: {FFFFFF}%s{00BFFF}))\", GetRPName(playerid));
         SendClientMessage(playerid, LKEK, string);
         format(string, sizeof(string), \"((Rendfokozata: {FFFFFF}%s{00BFFF}))\", rang);
         SendClientMessage(playerid, LKEK, string);
      }
      format(string,sizeof(string), \"*%s megmutatja a jelvényét %s-nak/nek.\", GetRPName(playerid), GetRPName(playerid));
      ProxDetector(10.0, playerid, string,LILA,LILA,LILA,LILA,LILA);
      return 1;
}

15
Segítségkérés / Parancs hiba
« Dátum: 2013. Február 14. - 17:06:47 »
Sziasztok az a próblémám van egy parancsom és ha be írom /fegyverkeszites knife(Mindegyiknél így van) akkor bárhol elkészíti a fegyvert még akkor is ha nincs elegendõ matim.
Parancs:
CMD:fegyverkeszites(playerid, params[])
{
if(IsPlayerConnected(playerid))
{
    if(!IsPlayerGang) return SendClientMessage(playerid, VPIROS, \"((Nem tudod használni a parancsot!))\");
new alparancs[10];
if(sscanf(params,\"s[10]\",alparancs))
{
   SendClientMessage(playerid,FEHER,\"((Használat: /fegyverkeszites [fegyver]))\");
   SendClientMessage(playerid,LKEK,\":: knife - 35 | bat - 40 | colt - 90 | deagle - 250 | mp5 - 320 | molotov - 260 | bomba - 100 ::\");
   SendClientMessage(playerid,LKEK,\":: shotgun - 400 | ak47 - 475 | rifle - 520 | sniper - 600 | uzi - 300 | tec9 - 310 ::\");
   return 1;
}
else if(!IsPlayerInRangeOfPoint(playerid, 10,  2355.5354,-651.5307,128.0547)) SendClientMessage(playerid, VPIROS, \"((Nem vagy a kijelölt helyen!))\");
else if(GetPVarInt(playerid, \"SmuggleIdo\")>0) SendClientMessage(playerid, NARANCS, \"((Várj, amíg elkészül a fegyvered!))\");
    else if(strcmp(alparancs,\"knife\",true)==0) { if(jatekos[playerid][pMati][0]>34) { SetPVarInt(playerid, \"FegyverID\",4); jatekos[playerid][pMati][0]-=35; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
    else if(strcmp(alparancs,\"bat\",true)==0) { if(jatekos[playerid][pMati][0]>39) { SetPVarInt(playerid, \"FegyverID\",5); jatekos[playerid][pMati][0]-=40; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"colt\",true)==0) { if(jatekos[playerid][pMati][0]>89) { SetPVarInt(playerid, \"FegyverID\",22); jatekos[playerid][pMati][0]-=90; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"deagle\",true)==0) { if(jatekos[playerid][pMati][0]>249) { SetPVarInt(playerid, \"FegyverID\",24); jatekos[playerid][pMati][0]-=250; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"mp5\",true)==0) { if(jatekos[playerid][pMati][0]>319) { SetPVarInt(playerid, \"FegyverID\",29); jatekos[playerid][pMati][0]-=320; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"shotgun\",true)==0) { if(jatekos[playerid][pMati][0]>399) { SetPVarInt(playerid, \"FegyverID\",25); jatekos[playerid][pMati][0]-=400; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"ak47\",true)==0) { if(jatekos[playerid][pMati][0]>474) { SetPVarInt(playerid, \"FegyverID\",30); jatekos[playerid][pMati][0]-=475; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"rifle\",true)==0) { if(jatekos[playerid][pMati][0]>519) { SetPVarInt(playerid, \"FegyverID\",33); jatekos[playerid][pMati][0]-=520; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"sniper\",true)==0) { if(jatekos[playerid][pMati][0]>599) { SetPVarInt(playerid, \"FegyverID\",34); jatekos[playerid][pMati][0]-=600; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"uzi\",true)==0) { if(jatekos[playerid][pMati][0]>299) { SetPVarInt(playerid, \"FegyverID\",28); jatekos[playerid][pMati][0]-=300; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"tec9\",true)==0) { if(jatekos[playerid][pMati][0]>309) { SetPVarInt(playerid, \"FegyverID\",32); jatekos[playerid][pMati][0]-=310; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"molotov\",true)==0) { if(jatekos[playerid][pMati][0]>259) { SetPVarInt(playerid, \"FegyverID\",18); jatekos[playerid][pMati][0]-=260; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
        else if(strcmp(alparancs,\"bomba\",true)==0) { if(jatekos[playerid][pMati][0]>99) { SetPVarInt(playerid, \"FegyverID\",999); jatekos[playerid][pMati][0]-=100; } else { SendClientMessage(playerid,VPIROS,\"((Nincs nálad elég alkatrész.))\"); return 1; } }
InformationForPlayer(playerid,\"~y~Leadtad a ~r~fegyveralkatrészeket~n~~y~Várj ~r~15 ~y~percet, hogy elkészüljön a fegyvered.\");
    SetPVarInt(playerid, \"SmuggleIdo\",15);
    return 1;
}
return 1;
}

Oldalak: [1] 2 3 ... 6
SimplePortal 2.3.7 © 2008-2024, SimplePortal