[Off] FS ant crash
#1

tava procurando um ant crash q funciona-se ...
entгo encontrei esse ... , ai queria a opiniгo de vcs, se ele tem algo de errado ou estб funcionando
Post : https://sampforum.blast.hk/showthread.php?tid=450481

pawn Код:
#define FILTERSCRIPT

#include <a_samp>
 
//Anti-(Player)Crasher  0.3x
//by bartekdvd
public OnPlayerUpdate(playerid)
{
    if (GetPlayerState(playerid) == PLAYER_STATE_ONFOOT)
    {
        new Float:vec[3];
        GetPlayerCameraFrontVector(playerid, vec[0], vec[1], vec[2]);
        new bool:possible_crasher = false;
        for (new i = 0; !possible_crasher && i < sizeof(vec); i++)
            if (floatabs(vec[i]) > 10.0)
                possible_crasher = true;
       
        if (possible_crasher)
            return 0; //do not send fake data, prevents crash
    }

    return 1;
}
quem puder falar do Rep +
Reply
#2

cara ele deve estar funcionando sim ainda por cima foi feito pelo bartekdvd um criador de cheat's entao ele sabe o que faz, penso eu...
Reply
#3

Quote:
Originally Posted by PT
Посмотреть сообщение
cara ele deve estar funcionando sim ainda por cima foi feito pelo bartekdvd um criador de cheat's entao ele sabe o que faz, penso eu...
Obrigado rep + a ti ...

sу +1 duvida, pq quando eu vo colocar ela , da esses erros, ta aparecendo isso para todos
os cod q eu to tentando colocar , tentei a q o biel posto e tbm da esses erros, agr fui colocar esse e da esses erros

pawn Код:
C:\Documents and Settings\Samuel\Meus documentos\BMV.OWNA\pawno\include\Dini.inc(239) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(3781) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(4103) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(4158) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(11572) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(11667) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(11682) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(11729) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(11744) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(14112) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(14122) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(14131) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(14141) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(14151) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(14160) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(14169) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(14178) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(15263) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(15804) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(17286) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(20089) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(20351) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(20368) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(20893) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21209) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21214) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21228) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21242) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21257) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21272) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21287) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21302) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21316) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21330) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21344) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21358) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21371) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21386) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21400) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21416) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21429) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21444) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(21508) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(56254) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(56536) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(57985) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(58166) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(58711) : error 010: invalid function or declaration
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(58713) : error 010: invalid function or declaration
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(58716) : error 021: symbol already defined: "SetPlayerWantedLevel"
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(58721) : error 010: invalid function or declaration
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(58726) : error 010: invalid function or declaration
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(58730) : error 010: invalid function or declaration
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(58734) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(58816) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(58924) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(59032) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(59140) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(59248) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(59356) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(59668) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(59978) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(60016) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(60833) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(60846) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(61415) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(62121) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(62389) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(62617) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(62626) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(62649) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(62676) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(62863) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(62930) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(63172) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(63177) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(63214) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(63259) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(63332) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Samuel\Meus documentos\BMV®\gamemodes\NewBSL.pwn(63404) : warning 203: symbol is never used: "string"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


6 Errors.
Reply
#4

vc esta criando 1 variavel que ja existe outra vez

algo tipo

pawn Код:
new string[256];
esse o problema
Reply
#5

pior q eu n criei nenhuma eu sу copiei e colei, mas vlws ae
Reply
#6

se vc retirar esse script nao esse's warning's ?
Reply
#7

Quote:
Originally Posted by PT
Посмотреть сообщение
se vc retirar esse script nao esse's warning's ?
como assim ? n entendi
Reply
#8

se vc n colocar esse code ae que vc postou na gm, n da esses warnings ( erros ) ?
Reply
#9

n, fica normal, sem erros .
Reply
#10

mostra ae como estas a colocar....

deve faltar entao 1 { ou }
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)