Slow motion problem
#8

Код:
if(strcmp(cmd, "/slowmo", true) == 0)
{
  new Float:x, Float:y, Float:z;
  GetPlayerPos(playerid, x, y, z);
  CreatePickup(1241, 3, x, y, z);
  return 1;
}
Reply


Messages In This Thread
Slow motion problem - by help! - 03.01.2010, 03:55
Re: Slow motion problem - by robert4049 - 03.01.2010, 04:12
Re: Slow motion problem - by help! - 03.01.2010, 04:19
Re: Slow motion problem - by Agent Smith - 03.01.2010, 08:38
Re: Slow motion problem - by dice7 - 03.01.2010, 08:47
Re: Slow motion problem - by Agent Smith - 03.01.2010, 08:49
Re: Slow motion problem - by help! - 03.01.2010, 23:19
Re: Slow motion problem - by help! - 03.01.2010, 23:27
Re: Slow motion problem - by help! - 11.01.2010, 00:33
Re: Slow motion problem - by BP13 - 11.01.2010, 03:03

Forum Jump:


Users browsing this thread: 7 Guest(s)