Simple things
#9

this is what you're looking for

pawn Code:
public OnPlayerCommandText(playerid,cmdtext)
{
  dcmd(pickles,cmdtext);
  dcmd(lolz,cmdtext);
  dcmd(hamburger,cmdtext);
  dcmd(commands,cmdtext);
  return 1;//<-- this should be return 0;
}
Reply


Messages In This Thread
Simple things - by shoru93 - 15.01.2010, 18:35
Re: Simple things - by DeathOnaStick - 15.01.2010, 18:37
Re: Simple things - by shoru93 - 15.01.2010, 18:46
Re: Simple things - by shoru93 - 15.01.2010, 19:08
Re: Simple things - by Joe Staff - 15.01.2010, 20:37
Re: Simple things - by Perker12345 - 15.01.2010, 21:05
Re: Simple things - by Joe Staff - 15.01.2010, 21:09
Re: Simple things - by Perker12345 - 15.01.2010, 21:12
Re: Simple things - by Joe Staff - 15.01.2010, 21:51
Re: Simple things - by GTAguillaume - 15.01.2010, 21:57
Re: Simple things - by shoru93 - 22.01.2010, 22:20

Forum Jump:


Users browsing this thread: 1 Guest(s)