How to add /givekeys /takekeys to my house script?
#7

add
pawn Код:
#pragma unused params
or del the params define.
and for PlayerName2:
pawn Код:
stock PlayerName2(playerid) {
  new name[MAX_PLAYER_NAME];
  GetPlayerName(playerid, name, sizeof(name));
  return name;
}
just download cp streamer ;P !! instead of pickups
Reply


Messages In This Thread
How to add /givekeys /takekeys to my house script? - by x-unit - 20.07.2010, 17:01
Re: How to add /givekeys /takekeys to my house script? - by Kar - 20.07.2010, 17:21
Re: How to add /givekeys /takekeys to my house script? - by x-unit - 20.07.2010, 20:23
Re: How to add /givekeys /takekeys to my house script? - by selten98 - 20.07.2010, 20:32
Re: How to add /givekeys /takekeys to my house script? - by x-unit - 20.07.2010, 20:36
Re: How to add /givekeys /takekeys to my house script? - by selten98 - 20.07.2010, 20:37
Re: How to add /givekeys /takekeys to my house script? - by selten98 - 22.07.2010, 21:32

Forum Jump:


Users browsing this thread: 2 Guest(s)