How can i replace a pick up
#10

well you need to read more,
you should try to trouble shoot these easy things yourself,
it will only help you be a better scripter!
You have been on the forums for some time, and should know these basic things!.

pawn Код:
CMD:createhouse(playerid, params[])
{
       HouseEnter[id]  = AddStaticPickup(1273, -1, x, y, z, 0);
}


CMD:buy(playerid, params[])
{
        DestroyPickup(HouseEnter[id]);
}
Reply


Messages In This Thread
How can i replace a pick up - by Scripter12345 - 07.05.2012, 18:30
Re: How can i replace a pick up - by Jonny5 - 07.05.2012, 18:57
Re: How can i replace a pick up - by Scripter12345 - 07.05.2012, 19:08
Re: How can i replace a pick up - by Jonny5 - 07.05.2012, 19:56
Re: How can i replace a pick up - by Scripter12345 - 07.05.2012, 20:47
Re: How can i replace a pick up - by Scripter12345 - 07.05.2012, 23:19
Re: How can i replace a pick up - by Vince - 07.05.2012, 23:40
Re: How can i replace a pick up - by Scripter12345 - 08.05.2012, 00:23
Re: How can i replace a pick up - by Scripter12345 - 08.05.2012, 12:18
Re: How can i replace a pick up - by Jonny5 - 08.05.2012, 12:27

Forum Jump:


Users browsing this thread: 5 Guest(s)