Beiträge von Snoozedark

    ok mom :D


    12610: Version = TextDrawCreate(12.000000, 426.000000, " ");
    14948: MoveObject(tGate, 2930,227.81353760,126.92526245,1004.85559082,2.0);
    22318: public GateClose();
    22320: MoveObject(tGate, 2930,227.81353760,126.92526245,1004.85559082,2.0);
    22324: if(strcmp(cmd,"/cartoworld",true)==0)
    14919: new plname [MAX_PLAYER_NAME];



    Das sind die Zeilen

    Ich hab ein kleines Problem ich hab vieles versucht diesen Fehler weg zu bekommen. aber es geht nicht, kann mir jemand helfen?


    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\LosAngelesReallife.pwn(12610) : warning 217: loose indentation
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\LosAngelesReallife.pwn(14948) : warning 202: number of arguments does not match definition
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\LosAngelesReallife.pwn(22318) : error 029: invalid expression, assumed zero
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\LosAngelesReallife.pwn(22320) : warning 202: number of arguments does not match definition
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\LosAngelesReallife.pwn(22324) : warning 225: unreachable code
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\LosAngelesReallife.pwn(14919) : warning 204: symbol is assigned a value that is never used: "plname"
    Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase



    1 Error.


    MfG Snoozedark

    Naja es geht also wie ich nun ein Timer einsetzte weiß ich nun :D Nur trozdem hab ich ja nicht eingegeben welches Tor und mein Tor ist ja schon im Script drin nur
    halt der Quelltext nicht welches Tor und Wie.

    Ja hab ich schon gemacht :D Nur halt muss ich wissen wie ich was eingebe ich hab hier zb. mal ne Vorlage


    SetTimer("GateClose", 8000, 0);
    SetObjectRot(ARMYTOR,0, 358.99487304688, 263.99597167969);
    PlayerPlaySound(playerid, 1153, -1549.6320,516.6087,6.6563);
    if(PlayerInfo[playerid][pSex]){format(string, sizeof(string), "** %s holt seine Fernbedienung raus und öffnet das Tor.", pn(playerid));}
    else if(PlayerInfo[playerid][pSex] == 2) {format(string, sizeof(string), "** %s holt ihre Fernbedienung raus und öffnet das Tor.", pn(playerid));}
    ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
    SendClientMessage(playerid, COLOR_GRAD1,"** Du hast das Tor geöffnet, es schließt sich automatisch wieder!");


    Nur ist das halt ein anderes Tor. Und er muss ja auch wissen mit welchem cmd ich es öffnen will und wo ich stehen muss.

    Kein Problem Danke hab gefunden, das problem ist nur. Er sagt das keine Objecte vorhanden sind obwohl ich im SFPD Objekte hingestellt habe :O ?(

    Da zeigt er mir ein fehler an :O


    [size=large]Upload error[/size]


    An unspecified error has occurred. This may be a temporary glitch, or your browser may not support this feature correctly.

    Hallo leute,


    ich habe mal eine frage. Und zwar was für ein Programm brauch ich um die Map Datein von MTA zu SAMP Konvertieren kann?
    Und was muss ich dabei alles beachten damit alles klappt?


    Danke im vorraus :)


    MfG Snoozedark

    Hallo leute ich habe folgendes problem:


    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\pawno\include\M_Bot.inc(163) : error 017: undefined symbol "IsAnAdmin"
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(2401) : error 004: function "PlayerUpdate" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(2564) : error 004: function "SetPlayerToTeamColor" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(2589) : error 004: function "SetPlayerToTeamColor" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(2603) : error 017: undefined symbol "IsPlayerInFrac"
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(2788) : error 004: function "CarRespawn" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3547) : error 004: function "SaveCK" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3716) : error 004: function "OOCOff" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3728) : error 004: function "OOCOff" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3746) : error 004: function "SaveStuff" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3748) : error 004: function "OOCOff" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3754) : error 004: function "SaveStuff" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3756) : error 004: function "OOCOff" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3799) : error 004: function "OnPropUpdate" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3825) : error 004: function "ABroadCast" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3833) : error 004: function "ABroadCast" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3839) : error 004: function "PlayerUpdate" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3843) : error 017: undefined symbol "Log"
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3909) : error 004: function "UnLockCar" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3917) : error 004: function "UnLockCar" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3964) : error 004: function "PlayerUpdate" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(3995) : error 017: undefined symbol "SetPlayerToKnast"
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(4330) : error 004: function "ABroadCast" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(4378) : error 004: function "ClearBlack" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(4461) : error 004: function "SetPlayerToTeamColor" is not implemented
    C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas\gamemodes\TimmendorferReallife.pwn(4584) : error 004: function "PlayerFixRadio" is not implemented


    Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase



    26 Errors.



    Kann mir da bitte jemand helfen??


    Vielen Dank


    Snoozedark

    Also der Script ist schon echt nice
    aber wie halt gesagt ist der Bug mit dem SFPD halt stört mich son bischen
    und ne frage hab ich. vllt bin ich zu dumm um das raus zu bekommen aber kann mit jemand sagen wie die garagen beim sfpd und army usw. aufgehen?


    MfG Snoozedark

    Hallo ...
    Ich habe ein problem und zwar ist bei meinem gamemode ein fehler drin sobald ich das zur amx datei umwandel (f5)
    dann steht da


    C:\Users\User\Desktop\V3.6final_by_grcflip.pwn(81) : fatal error 100: cannot read from file: "utils"


    Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase



    1 Error.


    So das sind die Includes


    #pragma dynamic 8192
    #pragma unused rx, ry, rz
    // Script Includes
    #include <a_samp>
    #include <core>
    #include <float>
    #include <time>
    #include <file>
    #include <utils>
    #include <morphinc>
    #include <dini>
    #include <Seifalk>
    #include <seif_text>
    //#include <MidoStream>
    #include <Obj_LITE>



    Bei jedem Include macht er das auch wenn man die raus nimmt denn steht da:


    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(3460) : error 017: undefined symbol "StreamObject_OnPlayerDisconnect"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(8767) : error 017: undefined symbol "StreamObject_OnGameModeInit"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(8828) : error 017: undefined symbol "SetPDistance"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9217) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9218) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9219) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9220) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9221) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9222) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9223) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9224) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9225) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9226) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9227) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9228) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9229) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9230) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9231) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9232) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9233) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9234) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9235) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9236) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9237) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9238) : error 017: undefined symbol "CreateObjectToStream"
    C:\Users\zidtfeghfi\Desktop\V3.6final_by_grcflip.pwn(9239) : error 017: undefined symbol "CreateObjectToStream"


    Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase



    26 Errors.


    Also ich komme nicht weiter sobald ich das lösche kommen neue fehler -.- was soll ich bloß tun?





    Bitte Helft mir!


    Gruß SnoozedarkNumberOne!

    (Rcon passwort durch schutz nicht angegeben)

    echo Executing Server Config...
    lanmode 0
    rcon_password
    maxplayers 50
    port 7777
    hostname [TDF]Trader of Reallife 1.0
    gamemode0 LoPRL 1
    filterscripts shamal_g
    announce 1
    query 0
    weburl wwww.tdf-samp-rl.ucoz.de
    maxnpc 6
    onfoot_rate 40
    incar_rate 40
    weapon_rate 40
    stream_distance 300.0
    stream_rate 1000



    Server Log ist ein wenig lang :D .. (Rcon passwort durch schutz nicht angegeben)