Silly Bug?
#1

Hi,
i think i need help, because i have a real problem. It's the following: The players stream in, and dont move after that. They just stand there. Usually only at other player's screen, not on their own. On their PC they can move. Why does that happen? Does anybody know that? You can get my Server IP + Password too ( The Server, where the Bug is ).

Greets.
Reply
#2

Do you something have like "OnPlayerStreamIn" in your serverscript?
Reply
#3

Yes, only
Код:
public OnPlayerStreamIn(playerid,forplayerid)
{
return 1;
}
Reply
#4

What's the point of that?
Reply
#5

Quote:
Originally Posted by Mikep.
What's the point of that?
Sorry, im from germany, what do you mean?
Reply
#6

He means why you have that in your script. You can also remove it, that code doesn't do anything.
Reply
#7

Put return 1; under every OnPlayerUpdate
Reply
#8

Thank you, i removed my Object streamer, now it works
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)