Ich weiß nicht weiter =(

Wichtiger Hinweis: Bitte ändert nicht manuell die Schriftfarbe auf schwarz sondern belasst es bei der Standardeinstellung. Somit tragt ihr dazu bei dass euer Text auch bei Verwendung unseren dunklen Forenstils noch lesbar ist!

Tipp: Ihr wollt längere Codeausschnitte oder Logfiles bereitstellen? Benutzt unseren eigenen PasteBin-Dienst Link
  • Ich brauch mal dringend Hilfe


    pwn(4961) : error 017: undefined symbol "IsPlayerAttachedObjectSlotUsed"
    pwn(4963) : error 017: undefined symbol "RemovePlayerAttachedObject"
    pwn(4964) : error 017: undefined symbol "SetPlayerAttachedObject"
    pwn(4982) : error 017: undefined symbol "IsPlayerAttachedObjectSlotUsed"
    pwn(4983) : error 017: undefined symbol "RemovePlayerAttachedObject"
    pwn(24839) : error 021: symbol already defined: "strtok"
    pwn(24854) : error 047: array sizes do not match, or destination array is too small
    pwn(26367) : error 047: array sizes do not match, or destination array is too small
    pwn(26427) : error 047: array sizes do not match, or destination array is too small
    pwn(26480) : error 047: array sizes do not match, or destination array is too small
    pwn(27148) : error 047: array sizes do not match, or destination array is too small
    pwn(27207) : error 047: array sizes do not match, or destination array is too small
    pwn(27888) : error 047: array sizes do not match, or destination array is too small
    pwn(27916) : error 047: array sizes do not match, or destination array is too small
    pwn(27927) : error 047: array sizes do not match, or destination array is too small
    pwn(27987) : error 047: array sizes do not match, or destination array is too small
    pwn(28256) : error 047: array sizes do not match, or destination array is too small
    pwn(28283) : error 047: array sizes do not match, or destination array is too small
    pwn(28313) : error 047: array sizes do not match, or destination array is too small
    pwn(28321) : error 047: array sizes do not match, or destination array is too small
    pwn(28355) : error 047: array sizes do not match, or destination array is too small
    pwn(28363) : error 047: array sizes do not match, or destination array is too small
    pwn(28396) : error 047: array sizes do not match, or destination array is too small
    pwn(28441) : error 047: array sizes do not match, or destination array is too small
    pwn(28504) : error 047: array sizes do not match, or destination array is too small

    Gigant Reallife is Back!


    Server IP: 85.214.79.229:7797

  • pwn(4961) : error 017: undefined symbol "IsPlayerAttachedObjectSlotUsed" pwn(4963) : error 017: undefined symbol "RemovePlayerAttachedObject" pwn(4964) : error 017: undefined symbol "SetPlayerAttachedObject" pwn(4982) : error 017: undefined symbol "IsPlayerAttachedObjectSlotUsed" pwn(4983) : error 017: undefined symbol "RemovePlayerAttachedObject"


    Ist nicht definiert ;) Lad dir mal die neusten Includes runter.


    Gruß Andy

  • Lade dir mal die Neue Version von SAMP runter hier im Forum zu finden und ersetze alle Includes von SAMP und deinen.

  • do.de - Domain-Offensive - Domains für alle und zu super Preisen
  • Dann hätte er aber weniger Errors angezeigt weil du ja dann die SAMP 0.3d Includes hast.

  • Das merkt man doch sofort, das sind die Basic Commands von Pawno.
    Du bekommst diese Errors weil du a_samp nicht includet hast.
    1. a_samp in den pawno include ordner stecken
    2. includen im Script #include <a_samp>
    Wenns nicht hilft weiß ich nicht weiter....

  • Ja, GamerXIOS hatte recht :D hatte Pawno 3 mal XD aber jetzt habe ich 4 errors ;D


    pwn(72007) : error 037: invalid string (possibly non-terminated string)
    pwn(72007) : error 017: undefined symbol "Du"
    pwn(72007) : error 017: undefined symbol "kannst"
    pwn(72007) : fatal error 107: too many error messages on one line

    Gigant Reallife is Back!


    Server IP: 85.214.79.229:7797

  • if (ProxDetectorS(8.0, playerid, playa))
    {
    if(playa == playerid)
    {
    SendClientMessage(playerid, COLOR_GREY, " Du kannst sie dir nicht selber verkaufen!); <<< das ist sie
    return 1;
    }
    if(PlayerInfo[playa][pJob] != 4)
    {

    Gigant Reallife is Back!


    Server IP: 85.214.79.229:7797