31.12.2010, 11:37
Ok, i want it so that if a for example you presses the key LCTRL while on foot or 2 in car and is a level 3
, it checks the nearest player to you within a radius of 10 and sees if they are the hacker team
, and if they are it charges them the players defined hack charge
and gives it to the level 3 player that checked the hacker. Its kinda complex (i think) but id love it if someone would help!
Whoever helps with this will get staff on my SA:MP Computer Wars server.
pawn Код:
if(playerdata[playerid][level] == 3)
pawn Код:
playerdata[playerid][team] == 3
pawn Код:
playerdata[playerid][charge]
Whoever helps with this will get staff on my SA:MP Computer Wars server.