03.02.2012, 15:51
eeehm yes i did:
if this isnt right then pls tell me and help me and say what to change or something?
pawn Код:
enum Deals
{
Name[50],
Float:xPos,
Float:yPos,
Float:zPos
}
pawn Код:
new string[128], Dealname[Deals], pName[MAX_PLAYER_NAME];