pickup help
#7

Код:
public OnPlayerPickupPickup(playerid, pickupid)

{

    if (pickupid == empire)

    {

    GameTextForPlayer(playerid,"/enter",5000,5);

    }

 

    return 1;

}
ok, i found the right pickup tpye, but the GameText will not show when the player is in the pickup.
Reply


Messages In This Thread
pickup help - by CJ101 - 12.03.2009, 23:33
Re: pickup help - by Mikep - 12.03.2009, 23:54
Re: pickup help - by Pyrokid - 12.03.2009, 23:57
Re: pickup help - by Mikep - 12.03.2009, 23:58
Re: pickup help - by CJ101 - 13.03.2009, 00:27
Re: pickup help - by Mikep - 13.03.2009, 00:31
Re: pickup help - by CJ101 - 13.03.2009, 00:46
Re: pickup help - by Mikep - 13.03.2009, 00:50
Re: pickup help - by CJ101 - 13.03.2009, 00:52
Re: pickup help - by On_Top_Non_Stop - 13.03.2009, 01:04

Forum Jump:


Users browsing this thread: 1 Guest(s)