Beiträge von Monte

    *°*°*°*°*°*°*°sAdmin - evolution of commands°*°*°*°*°*°*°*


    Commands:
    Das benötigte AdminLevel steht in den ()
    (2)> /getip, /asay, /a(Adminchat)
    (3)> /sethealth, /setarmor
    (4)> /goto, /skydive, /ann
    (5)> /kick, /gethere, /bring
    (6)> /slap, /burn
    (7)> /v, /ban, /freeze, /fslap, /setskin, /setscore
    (8 )> /givecash, /givegun, /makeadmin


    Informationen:
    Login and Register Script enthalten
    Score,Kills,Deaths,Geld,Adminlvl wird gespeichert
    Eigener Adminchat
    Ingame: /makeadmin


    Problembehebung:
    Wird hinzugefügt sobald es Probleme gibt.


    Downloads:
    Mirror by Tuner



    Have Fun with it :D


    Mit IsPlayerConnected hats nichts zu tun, wenn ihr euch den GANZEN Text von ihm durchgelesen hättet...in dem die Fehlerwarnung beschrieben wurde...
    Ich glaube seine Warnung bezog sich auf das cmdtext, welches ja nur im Callback OnPlayerCommandText befindet :D

    Ich habe es in ein leeres FS eingefügt war alles paletti^^
    Hast du es auch im Callback OnPlayerCommandText?


    Also so:

    public OnPlayerCommandText(playerid,cmdtext[])
    {
    if (strcmp("/cmd", cmdtext, true) == 0)
    {
    SendClientMessage(playerid,MSG, "Dein Text");
    return 1;
    }
    return 0;
    }

    das Aldi Nitro FS, das besitzt aber kein GMX Save..
    sonst ein CarOwnerShip, bei manchen ist es integriert ^^


    @JoJu:
    Nicht LG sondern IG für InGame

    CPU
    Minimum: Intel Core 2 Duo 1.8GHz, AMD Athlon X2 64 2.4GHz
    You Have: Intel(R) Celeron(R) CPU 540 @ 1.86GHzFAIL:
    Sorry, your CPU does not meet this minimum requirement. It may be time
    to purchase a more powerful computer to make your life easier. Click
    the 'We Recommend' button to discover how you can.
    CPU Speed
    Minimum: 1.8 GHz
    You Have: 1.86 GHzPASS System RAM
    Minimum: 1 GB for Windows XP / 1.5 GB for Windows Vista)
    You Have: 2.5 GBPASS Operating System
    Minimum: Windows Vista - Service Pack 1 / XP - Service Pack 3
    You Have: Microsoft Windows XP Professional (Build Service Pack 22600)PASS Video Card
    Minimum: 256MB NVIDIA 7900+ / 256MB ATI X1900+
    You Have: Mobile Intel(R) 965 Express Chipset Family (Mobile Intel(R) 965 Express Chipset Family)FAIL: Sorry, your video card does not meet this minimum requirement.
    Video Card Features - Minimum attributes of your Video Card
    Video RAM: Required - 256 MB , You have - 128 MBVideo Card 3D Acceleration: Required - Yes , You have - YesVideo HW Transform & Lighting: Required - Yes , You have - NoVertex Shader Ver.: Required - 3.0 , You have - 0.0Pixel Shader Ver.: Required - 3.0 , You have - 3.0



    Video Card Driver Version (DirectX)
    Your driver version number is: 6.14.10.4785 FYI:
    Your video card driver version is provided for your information, but it
    is not part of this analysis. But proper video card driver versions are
    important to the proper operation of your product.
    Sound Card
    Minimum: Yes
    You Have: Realtek HD Audio output PASS Sound Card Driver Version
    Your driver version number is: 5.10 FYI:
    Your sound card driver version is provided for your information, but it
    is not part of this analysis. But proper sound card driver versions are
    important to the proper operation of your product.
    Free Disk Space
    Minimum: 16 GB
    You Have: 75.7 GBPASS




    oO

    (PlayerToPoint(2.0, i,1146.3459,-1861.9390,13.7729))
    {
    for (int i = 0; i < MAX_PLAYERS; i++)
    {
    GameTextForPlayer(i, "~r~Department of Motor Vehicles~n~~w~Type /taketest to take the driving test~n~~g~Price: $100", 5000, 3);
    if (IsPlayerInCheckpoint(i)) DisablePlayerCheckpoint(i);
    }
    }