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..
" 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..