Beiträge von WubDub

    Nabend :)


    Ich bin im moment bei Vodafone und zahle 0,29ct pro Minute und 0,19ct pro SMS X( .
    Weiterhin hatte ich vor den Anbieter zu wechseln und wollte mal wissen was ihr mir so empfehlen würdet.
    Wenn eins nicht in der Umfrage ist schreibt es einfach drunter. ich werds dann so schnell wie möglich in die umfrage einfügen.


    Bis dahin, vielen Dank schonmal

    public nuechtern(playerid)
    {
    if(GetPlayerDrunkLevel(playerid) > 0)
    {
    SetPlayerDrunkLevel(playerid,GetPlayerDrunkLevel(playerid) - 500 );
    }
    else if(GetPlayerDrunkLevel(playerid) == 0)
    {
    SendClientMessage(playerid,Orange,"Du bist nun wieder nüchtern");
    KillTimer(nuechtern(playerid));
    }
    return 1;
    }

    [05.08.2012 18:14:47] [debug] Run time error 3: "Stack/heap collision (insufficient stack size)"
    [05.08.2012 18:14:47] [debug] Stack index (STK) is 0x1EB80, heap index (HEA) is 0x1EB44
    [05.08.2012 18:14:47] [debug] Backtrace:
    [05.08.2012 18:14:47] [debug] #0 ???????? in public nuechtern () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #1 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #2 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #3 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #4 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #5 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #6 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #7 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #8 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #9 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #10 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #11 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #12 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #13 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #14 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #15 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #16 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #17 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #18 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #19 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #20 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #21 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #22 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #23 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #24 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #25 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #26 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #27 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #28 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #29 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #30 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #31 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #32 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #33 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #34 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #35 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #36 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #37 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #38 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #39 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #40 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #41 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #42 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #43 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #44 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #45 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #46 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #47 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #48 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #49 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #50 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #51 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #52 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #53 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #54 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #55 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #56 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #57 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #58 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #59 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #60 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #61 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #62 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #63 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #64 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #65 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #66 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #67 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #68 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #69 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #70 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #71 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #72 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #73 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #74 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #75 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #76 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #77 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #78 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #79 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #80 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #81 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #82 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #83 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #84 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #85 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #86 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #87 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #88 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #89 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #90 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #91 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #92 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #93 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #94 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #95 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #96 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #97 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #98 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #99 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #100 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #101 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #102 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #103 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #104 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #105 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #106 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #107 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #108 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #109 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #110 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #111 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #112 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #113 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #114 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #115 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #116 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #117 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #118 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #119 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #120 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #121 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #122 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #123 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #124 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #125 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #126 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #127 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #128 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #129 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #130 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #131 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #132 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #133 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #134 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #135 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #136 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #137 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #138 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #139 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #140 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #141 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #142 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #143 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #144 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #145 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #146 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #147 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #148 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #149 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #150 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #151 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #152 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #153 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #154 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #155 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #156 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #157 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #158 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #159 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #160 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #161 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #162 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #163 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #164 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #165 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #166 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #167 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #168 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #169 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #170 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #171 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #172 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #173 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #174 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #175 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #176 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #177 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #178 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #179 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #180 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #181 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #182 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #183 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #184 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #185 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #186 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #187 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #188 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #189 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #190 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #191 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #192 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #193 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #194 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #195 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #196 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #197 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #198 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #199 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #200 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #201 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #202 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #203 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #204 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #205 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #206 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #207 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #208 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #209 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #210 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #211 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #212 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #213 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #214 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #215 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #216 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #217 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #218 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #219 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #220 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #221 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #222 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #223 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #224 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #225 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #226 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #227 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #228 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #229 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #230 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #231 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #232 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #233 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #234 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #235 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #236 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #237 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #238 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #239 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #240 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #241 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #242 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #243 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #244 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #245 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #246 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #247 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #248 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #249 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #250 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #251 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #252 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #253 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #254 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #255 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #256 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #257 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #258 00036ecc in ?? () from CountryLife.amx
    [05.08.2012 18:14:47] [debug] #1019 00036ecc in public nuechtern () from CountryLife.amx

    das geht von Zeile 0 - 1019 (habs geschnitten weil es sonst zuviele zeichen wären)
    was hat das zu bedeuten?

    ocmd:einzahlen(playerid,params[])
    {
    new betrag,text[100];
    if(!IsPlayerInRangeOfPoint(playerid,2,173.3275,-81.9232,1001.8047)) return SendClientMessage(playerid,Rot,"Du bist nicht in der Bank");
    if(sscanf(params,"i",betrag)) return SendClientMessage(playerid,Weiß,"/einzahlen [Betrag]");
    if(GetPlayerMoney(playerid) < betrag ) return SendClientMessage(playerid,Rot,"Soviel Geld hast du nicht dabei.");


    ocmd:abheben(playerid,params[])
    {
    new betrag,text[100];
    if(!IsPlayerInRangeOfPoint(playerid,2,173.3275,-81.9232,1001.8047)) return SendClientMessage(playerid,Rot,"Du bist nicht in der Bank");
    if(sscanf(params,"i",betrag)) return SendClientMessage(playerid,Weiß,"/einzahlen [Betrag]");
    if(SpielerInfo[playerid][Konto] < betrag) return SendClientMessage(playerid,Rot,"Soviel Geld hast du nicht auf dem Konto.");


    wenn ich /abheben 10000 mache passiert halt nichts unnormales..
    doch wenn ich
    /abheben 54689734856460346 mache, komm ich extrem weit ins minus oO
    obwohl ich oben den check drinne habe ob ich überhaupt soviel besitze


    warum bekomm ich dann 6809824694310646 euro?!

    Nabend,


    Wollte ma wissen wie ich meinem NPC nen Skin gebe.
    Habe mir schon alle möglichen tutorials angeschaut aber mein NPC hat immer SKIN ID 0 (CJ)


    Weiß einer woran das liegen kann?

    bei mir bleibt manchmal bei youtube und anderen video seiten (^^) einfach das bild hängen (alles)
    ich muss dann per task manager den Flashplayer aus machen (den prozess). dann gehts wieder


    ich denke auch das es bei dir am flashplayer liegt.
    Keine ahnung wie ich mein problem beheben soll.


    Wenn ich den Prozess ausgemacht habe, kommt in dem video bild: "Flashplayer abgekackt.. wollen sie den problem bericht senden?" (oder so ähnlich)