Warning 'messageslimit' whit pickups
#2

Firstly there is no intendation. It's a problem.
PHP код:
public OnPlayerPickUpDynamicPickup(playeridpickupid)
{
    if(
BankEnter == pickupid)
    {
        
GameTextForPlayer(playerid,"~w~bienvenido al ~g~banco",2000,1);
        
SetPlayerPos(playerid2308.7476,-15.0053,26.7422);
        
PlayerPlaySound(playerid,1139,0.0,0.0,0.0);
        
SetPlayerInterior(playerid0);
        return 
1;
    }
    return 
1;

Reply


Messages In This Thread
Warning 'messageslimit' whit pickups - by Z3x0 - 02.06.2016, 21:33
Re: [HELP] Warning 'messageslimit' whit pickups - by Dayrion - 02.06.2016, 22:55
Re: [HELP] Warning 'messageslimit' whit pickups - by Z3x0 - 02.06.2016, 22:59
Re: [HELP] Warning 'messageslimit' whit pickups - by Dayrion - 02.06.2016, 23:00
Re: [HELP] Warning 'messageslimit' whit pickups - by Z3x0 - 02.06.2016, 23:12
Re: [HELP] Warning 'messageslimit' whit pickups - by Onfroi - 02.06.2016, 23:46
Re: [HELP] Warning 'messageslimit' whit pickups - by Z3x0 - 03.06.2016, 00:29
Re: [HELP] Warning 'messageslimit' whit pickups - by Z3x0 - 03.06.2016, 00:33

Forum Jump:


Users browsing this thread: 1 Guest(s)