15.08.2010, 14:15
1.
2. You need to declare those things, please upload your whole script to pastebin so we can fix it.
pawn Code:
new pName[32]; //presents admin
new vName[32; //presents victim
GetPlayerName(playerid,pName,sizeof pName);
GetPlayerName(playerid,vName,sizeof pName);