Beiträge von whitetiiger

    Versuche mal das, wenn du gebann wirst kopiere den Text "Der Spieler hatte die Waffe" hier rein.


    Heute bin ich sogar schon so Dumm, das ich die Fraktionen vor mysql_connect laden möchte :D


    so war es drin

    PHP
    LoadFactionbyID(1);
    Handle = mysql_connect("127.0.0.1", "root", "nolimitrp", "");
    
    
    	SetTimer("ShowWantedColor",30000,1);
    	SetTimer("Timer",1039,true);


    und so ist es Jetzt

    PHP
    Handle = mysql_connect("127.0.0.1", "root", "nolimitrp", "");
    
    
    	SetTimer("ShowWantedColor",30000,1);
    	SetTimer("Timer",1039,true);
    	LoadFactionbyID(1);


    Aber Trotzdem Dank @Permantent und ICy.

    Ja, hier mal zum beweis den SQL Query


    PHP
    SELECT `id`, `name`, `posx`, `posy`, `posz`, `posa`, `posinx`, `posiny`, `posinz`, `posina`, `posspawnx`, `posspawny`, `posspawnz`, `posspawna`, `posactionx`, `posactiony`, `posactionz`, `posactiona`, `posaction2x`, `posaction2y`, `posaction2z`, `posaction2a`, `leaderid`, `leadername` FROM `faction` WHERE 1

    Hab mein Beitrag gerade nochmal editiert, ich rufe

    PHP
    LoadFactionbyID(1);

    auch bei OnGamemodeInit auf



    so sieht es momentan aus

    PermanenT: das hatte ich auch schon versucht :(


    also in der Mysql.log zeigt er mir das an

    PHP
    [15:20:16] [ERROR] "mysql_tquery" - invalid connection handle (id: 0)


    jedoch hab ich bei OnGamemodeInit

    PHP
    Handle = mysql_connect("127.0.0.1", "root", "nolimitrp", "");

    drin.


    P.s. Account System etc. geht alles auch mit Handle

    klammer die Befehle, die du gemach hat mal aus und compile neu(solange bis er wieder compilet) und denn klammerst du stück für stück die sachen wieder aus und behebst die Errors und Warings.

    kennt sich jemand zufällig mit der BlueG R38 aus?


    Sitze schon fast 1 Stunde an dem Problem und mir Raucht schon der Schädel.


    So sieht der Code aus


    Ich Rufe LoadFactionbyID per OnGamemodeInit auf
    Hier ist mal die Log


    PHP
    [03:12:09] LoadFactionbyID(1)
    [03:12:09] SELECT * FROM faction WHERE id='1'


    Abschlusssatz: ich sehe bei dieser Mysql Version langsam nicht mehr durch. Ich will meine alte wieder