DevClub


Você não está conectado. Conecte-se ou registre-se

Photo

Dúvida Transformaçao por Foto,elysium engine

Ver o tópico anterior Ver o tópico seguinte Ir para baixo  Mensagem [Página 1 de 1]

zupih

zupih
Novato
Eu consegui fazer a trans por foto e tudo mais,mas depois de um tempo quis fazer alguns ajustes,e tirar o acesso 1 necessario para usa-las,então fui no script e tentei deixar acesso 0,depois tentei excluir,mas mesmo assim nao consigo transformar sem o acesso,por favor ajudem-me

" If GetPlayerClass(Index) = 1 Then "
If GetPlayerLevel(Index) >= 750 Then
If GetPlayerSprite(Index) = 1 Then
If GetPlayerAccess(Index) >= 1 Then
Call SetPlayerSprite(Index, 4)
Call SetPlayerstr(Index, GetPlayerstr(Index) * 4)
Call SetPlayerDEF(Index, GetPlayerDEF(Index) * 4)
Call SetPlayerSPEED(Index, GetPlayerSPEED(Index) * 4)
Call SetPlayerMAGI(Index, GetPlayerMAGI(Index) * 4)
Call SetPlayerMP(Index, GetPlayerMP(Index) * 4)
Call PlayerMsg(Index, "Você se transformou!", BrightBlue)
Call BattleMsg(Index, "Super Saiyajin 3!", Yellow, 0)
Call SendPlayerData(Index)
Ai está um exemplo "IfGetPlayerAcces(Index) >=1 Then como retirar este acesso..

Kenshiro

Kenshiro
Novato
If GetPlayerClass(Index) = 1 Then
If GetPlayerLevel(Index) >= 750 Then
If GetPlayerSprite(Index) = 1 Then
If GetPlayerAccess(Index) >= 0 Then
Call SetPlayerSprite(Index, 4)
Call SetPlayerstr(Index, GetPlayerstr(Index) * 4)
Call SetPlayerDEF(Index, GetPlayerDEF(Index) * 4)
Call SetPlayerSPEED(Index, GetPlayerSPEED(Index) * 4)
Call SetPlayerMAGI(Index, GetPlayerMAGI(Index) * 4)
Call SetPlayerMP(Index, GetPlayerMP(Index) * 4)
Call PlayerMsg(Index, "Você se transformou!", BrightBlue)
Call BattleMsg(Index, "Super Saiyajin 3!", Yellow, 0)
Call SendPlayerData(Index)

Ver o tópico anterior Ver o tópico seguinte Ir para o topo  Mensagem [Página 1 de 1]

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