public OnPlayerPickupPickup(playerid, pickupid) { if (pickupid == empire) { GameTextForPlayer(playerid,"/enter",5000,5); } return 1; }