zone Training - It will work for me?
#4

Quote:
Originally Posted by CalvinC
Посмотреть сообщение
Seems like it will, but you need a way to execute it.
Currently it seems that it will only create a object if you shoot the specific object, that hasn't been created yet.
Tested it too, and couldn't see anything being created.
/train

PHP код:
public OnDialogResponse(playeriddialogidresponselistiteminputtext[])
{
    if(
dialogid == DIALOG_ID_TRAINING)
    {
        if(!
response) return 0;
        
TrainingObj[playerid] = CreatePlayerObject(playerid9020.00.00.00.00.00.0200.0); /////////////
    
}
    return 
1;

Reply


Messages In This Thread
zone Training - It will work for me? - by _Application_ - 31.12.2014, 12:26
Re: zone Training - It will work for me? - by Pasa - 31.12.2014, 12:29
Re: zone Training - It will work for me? - by CalvinC - 31.12.2014, 12:47
Re: zone Training - It will work for me? - by _Application_ - 31.12.2014, 12:51

Forum Jump:


Users browsing this thread: 3 Guest(s)