Actor Bug 0.3.DL
#1

When I put the actor into the gamemode, when I enter the game I do not see any actor.
Код:
CiuBar = CreateActor(76, 526.7836,1424.5830,2001.1859,273.5114);
Reply
#2

Quote:
Originally Posted by RichKiez
Посмотреть сообщение
When I put the actor into the gamemode, when I enter the game I do not see any actor.
Код:
CiuBar = CreateActor(76, 526.7836,1424.5830,2001.1859,273.5114);
PHP код:
new Ciubar;
 
public 
OnGameModeInit()
{
    
CiuBar CreateActor(76526.78361424.58302001.1859273.5114);

Reply
#3

Quote:
Originally Posted by Zeus666
Посмотреть сообщение
PHP код:
new Ciubar;
 
public 
OnGameModeInit()
{
    
CiuBar CreateActor(76526.78361424.58302001.1859273.5114);

I tried and still did not see the actor
Reply
#4

Check coords again, maybe actor is inside of map
Reply
#5

Make a teleport command to the cords you saved actor and check is he there ?
Reply
#6

Quote:
Originally Posted by Xportaler
Посмотреть сообщение
Make a teleport command to the cords you saved actor and check is he there ?
no one is there
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)