[Pedido] Actor
#1

PHP код:
new MyActor//news na gm
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;

tipo eu boto da maior erros ai tipo queria so criar tipo uma npc mais so ia fica parada nesse lugar 179, 316.1, -134.0, 999.6, 90.0
Reply
#2

n entendi '-'
Reply
#3

Код:
CreateActor(179, 316.1, -134.0, 999.6, 90.0);
Create3DTextLabel("Nick_Actor", -1, 316.1, -134.0, 1000.6, 40, 0, 0);
Reply
#4

PHP код:
new MyActor;
public 
OnGameModeInit() 

    
MyActor CreateActor(179316.1, -134.0999.690.0); 
    new 
Text3D:label Create3DTextLabel("Hello, I am new here!"0x008080FF30.040.050.040.00); 
    
Create3DTextLabel("Hello, I am new here!"0x008080FF316.1, -134.0100115.00);
    
SetActorInvulnerable(MyActortrue);
    return 
1

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)