Ir para baixo
Fly
Fly
BANIDO

BANIDO
Mensagens : 29
Data de inscrição : 23/12/2017

Sorun nedir? Empty Sorun nedir?

Qui Fev 01, 2018 5:43 pm
Sorun nedir? Vj5NaO
Fly
Fly
BANIDO

BANIDO
Mensagens : 29
Data de inscrição : 23/12/2017

Sorun nedir? Empty Re: Sorun nedir?

Qui Fev 01, 2018 6:32 pm
HELP ME PLEASE
Forsak3nn
Forsak3nn
BANIDO

BANIDO
Mensagens : 57
Data de inscrição : 16/01/2018
Idade : 24

Sorun nedir? Empty Re: Sorun nedir?

Sex Fev 02, 2018 6:12 am
Startevent kodun düzeltmen lazım
Sukelaci
Sukelaci
BANIDO

BANIDO
Mensagens : 74
Data de inscrição : 01/08/2016
Idade : 24
Localização : Türkiye
http://www.lidemice.com

Sorun nedir? Empty Re: Sorun nedir?

Sex Fev 02, 2018 8:56 am
Reputação da mensagem: 100% (1 votos)
Código:
    def startPlay(this):
        this.StartEvent()
        this.playerStartTimeMillis = this.room.gameStartTimeMillis
        this.isNewPlayer = this.isDead
        this.sendMap(newMapCustom=True) if this.room.mapCode != -1 else this.sendMap() if this.room.isEditor and this.room.EMapCode != 0 else this.sendMap(True)

Bu koddaki this.StartEvent() satırının başına # koy. Böyle olsun.

Código:
    def startPlay(this):
        #this.StartEvent()
        this.playerStartTimeMillis = this.room.gameStartTimeMillis
        this.isNewPlayer = this.isDead
        this.sendMap(newMapCustom=True) if this.room.mapCode != -1 else this.sendMap() if this.room.isEditor and this.room.EMapCode != 0 else this.sendMap(True)
Fly
Fly
BANIDO

BANIDO
Mensagens : 29
Data de inscrição : 23/12/2017

Sorun nedir? Empty Re: Sorun nedir?

Sex Fev 02, 2018 9:00 am
Sukelaci escreveu:
Código:
    def startPlay(this):
        this.StartEvent()
        this.playerStartTimeMillis = this.room.gameStartTimeMillis
        this.isNewPlayer = this.isDead
        this.sendMap(newMapCustom=True) if this.room.mapCode != -1 else this.sendMap() if this.room.isEditor and this.room.EMapCode != 0 else this.sendMap(True)

Bu koddaki this.StartEvent() satırının başına # koy. Böyle olsun.

Código:
    def startPlay(this):
        #this.StartEvent()
        this.playerStartTimeMillis = this.room.gameStartTimeMillis
        this.isNewPlayer = this.isDead
        this.sendMap(newMapCustom=True) if this.room.mapCode != -1 else this.sendMap() if this.room.isEditor and this.room.EMapCode != 0 else this.sendMap(True)

Saoluuuuun
Nikopark
Nikopark
ADMINISTRADOR

ADMINISTRADOR
Mensagens : 1126
Data de inscrição : 25/12/2014
Idade : 26
Localização : Ontário, Canadá
https://www.aulamice.io/

Sorun nedir? Empty Re: Sorun nedir?

Sex Fev 02, 2018 7:30 pm
Moved Topic for Pedidos > Ajuda.
User punished for making the mistake several times
Conteúdo patrocinado

Sorun nedir? Empty Re: Sorun nedir?

Ir para o topo
Permissões neste sub-fórum
Não podes responder a tópicos