GetPlayerWeapon
#1

hi, i want like my anti cheat i done just found a hacker but i dont know how can i like when it ban's him it say ... with weapon.. ex: console found nameofplayer with weapon weaponname i know how to get the playername but i dont know how to make it appear with weapon, any clues?
Reply
#2

Show us your code please
Reply
#3

hell no ul steal it
Reply
#4

Quote:
Originally Posted by FireCat
Посмотреть сообщение
hell no ul steal it
Wow... that was fun.
Reply
#5

well when you ban player you get his weapon and name store it and format string then send string as client message

And if you dont show us the code do not expect any help cos we CAN NOT HELP YOU WITHOUT CODE!
Reply
#6

Quote:
Originally Posted by FireCat
Посмотреть сообщение
hell no ul steal it
ROFL

pawn Код:
if(GetPlayerWeapon(playerid, 38) return Ban(playerid);
AMIGAWD DID I JUST EXPOSE YER CODE?
Reply
#7

Quote:
Originally Posted by LilGunna
Посмотреть сообщение
ROFL

pawn Код:
if(GetPlayerWeapon(playerid, 38) return Ban(playerid);
AMIGAWD DID I JUST EXPOSE YER CODE?
Double fail, that code is incorrect...
Reply
#8

Quote:
Originally Posted by PotH3Ad
Посмотреть сообщение
Double fail, that code is incorrect...
shh he doesn't know that >_>

if it makes you feel better..

pawn Код:
if(GetPlayerWeapon(playerid) == 38) Ban(playerid);
Reply
#9

And if FireCat still didnt found out, use GetWeaponName
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)