[Pedido] bot [NPC] parado em algum lugar
#6

CreateActor Ou

Quote:
Originally Posted by ipsLuan
Посмотреть сообщение
PHP код:
new MyActor;
 
public 
OnGameModeInit()
{
    
MyActor CreateActor(179316.1, -134.0999.690.0); // Actor as a salesperson in Ammunation.
    
if(IsValidActor(MyActor))
    {    
        new 
Text3D:label Create3DTextLabel("Hello, I am new here!"0x008080FF30.040.050.040.00);
        
Attach3DTextLabelToPlayer(labelMyActor0.00.00.7);
    }
    return 
1;

Reply


Messages In This Thread
bot [NPC] parado em algum lugar - by DKDarkking - 29.08.2015, 13:26
Re: bot [NPC] parado em algum lugar - by Cidiei - 29.08.2015, 14:00
Re: bot [NPC] parado em algum lugar - by Holl - 29.08.2015, 14:13
Re: bot [NPC] parado em algum lugar - by Cidiei - 29.08.2015, 14:30
Re: bot [NPC] parado em algum lugar - by DKDarkking - 29.08.2015, 15:29
Re: bot [NPC] parado em algum lugar - by Holl - 29.08.2015, 16:10
Re: bot [NPC] parado em algum lugar - by DKDarkking - 29.08.2015, 16:29

Forum Jump:


Users browsing this thread: 3 Guest(s)