[new prob]OnPlyerPickup spam and Get rid of the blue business houses
#1

1. OnPlayerPickup spams:
Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
	if(pickupid==Bodyguard1)
	{
              SendClientMessage(playerid,COLOR_LIGHTBLUE,"Type in /getjob to become a bodyguard");
              return 1;
	}
	return 1;
}
It spams the client message!



2. Blue business houses appear.

How to get rid of them??



Pancake


//edit: i asked about the blue houses again, cauz this is a new topic!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)