Tudo que arthur122222 postou
-
(Resolvido)[AJUDA] Apenas dando EXP...
A do wakon fica na mesma coisa e a do Linus nem tá dando recompensa
-
(Resolvido)[AJUDA] Apenas dando EXP...
Alguem sabe me dizer o que tem de errado com esta script que apenas está dando EXP? e nada de items... function onUse(cid, item, fromPosition, itemEx, toPosition) if(getPlayerStorageValue(cid, 10012) < 1) then doPlayerAddExp(cid, 20000, true, true) setPlayerStorageValue(cid, 10012, 1) end if(item.uid == 3088) then if(getPlayerStorageValue(cid, 30) == 53) then setPlayerStorageValue(cid, 30, 54) Player(cid):setStorageValue(12021, 5) -- StorageValue for Questlog "Mission 10: The Final Battle" doPlayerAddItem(cid, 9776, 1) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "You've found a yalahari armor.") else doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "The chest is empty.") end elseif(item.uid == 3089) then if(getPlayerStorageValue(cid, 30) == 53) then setPlayerStorageValue(cid, 30, 54) Player(cid):setStorageValue(12021, 5) -- StorageValue for Questlog "Mission 10: The Final Battle" doPlayerAddItem(cid, 9778, 1) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "You've found a yalahari mask.") else doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "The chest is empty.") end elseif(item.uid == 3090) then if(getPlayerStorageValue(cid, 30) == 53) then setPlayerStorageValue(cid, 30, 54) Player(cid):setStorageValue(12021, 5) -- StorageValue for Questlog "Mission 10: The Final Battle" doPlayerAddItem(cid, 9777, 1) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "You've found a yalahari leg piece.") else doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "The chest is empty.") end end return true end
-
[PEDIDO] Tem alguma Script que ao terminar tal missão ter acesso a tal porta?
O pedido está no título do tópico.
-
[AJUDA] Storage de dentro do TP do azerus não funcionando
Essa parte funcionou, só que eu não estou conseguindo os acessos para abrir as portas E outra, toda vez que pisar na sqm fica dando (Your questlog has been updated.) DIRETO Aqui está a script da porta function onUse(cid, item, fromPosition, itemEx, toPosition) if(item.actionid == 7811) then if(getPlayerStorageValue(cid, 30) >= 53) then if(item.itemid == 1255) then doTeleportThing(cid, toPosition, true) doTransformItem(item.uid, 1256) end end end return true end
-
[AJUDA] Storage de dentro do TP do azerus não funcionando
Bom, temos a in service of yalahar quest, e ao matar o Azerus aparece um TP que dentro dele você tem que andar um pouco para o norte, e com isso pisar em um determinado sqm, e deveria aparecer isto (It seems by defeating Azerus you have stopped this army from entering your world! Better leave this ghastly place forever), e ao aparecer isto, eu teria acesso para poder abrir a porta da recompensa, só que não está funcionando..
-
[AJUDA] Storage de dentro do TP do azerus não funcionando
Alguém pra me ajudar com isso? function onStepIn(cid, item, position, lastPosition) if(item.uid == 3087) then if(getPlayerStorageValue(cid, 30) == 51) then setPlayerStorageValue(cid, 30, 52) Player(cid):setStorageValue(12021, 3) -- StorageValue for Questlog "Mission 10: The Final Battle" doCreatureSay(cid, "It seems by defeating Azerus you have stopped this army from entering your world! Better leave this ghastly place forever.", TALKTYPE_ORANGE_1) doSendMagicEffect(getPlayerPosition(cid), CONST_ME_MAGIC_BLUE) end end return true end/
-
(Resolvido)[PEDIDO] "Mechanism" de yalahar sem missão
Funcionou.. E estou com outro probleminha.. na in service of yalahar quest, após matar o Azerus e entrar no TP eu vou lá em cima e piso no SQM que lhe libera pra entrar nas portas, mas não está funcionando.. Não está Gritando e não concluo a quest..
-
(Resolvido)[PEDIDO] "Mechanism" de yalahar sem missão
Tipo, essa script está pedindo missão para poder teleportar o player, ai eu gostaria de uma ou ela configurada sem missão.
-
(Resolvido)[PEDIDO] Ganhar tal item ao entrar no TP
Estou querendo um script que o player ao entrar no teleport ganhe tal item, e que só ganhe este item uma vez.
-
(Resolvido)[PEDIDO] Uma script que após matar a criatura aparecer um teleport
Todos reputados
-
(Resolvido)[PEDIDO] Uma script que após matar a criatura aparecer um teleport
Cara, mexi em algumas coisas e aqui e funcionou.. S2
-
(Resolvido)[PEDIDO] Uma script que após matar a criatura aparecer um teleport
Não deu nenhum erro e o nome está em letra minúscula. Se poder me ajudar via PM =D
-
(Resolvido)[PEDIDO] Uma script que após matar a criatura aparecer um teleport
Ok, irei testar. Não funcionou.. Já testei todos os tipos de scripts que me passaram e nada. Tentei até fazer uma script estilo Azerus e nada.. TÁ COMPLICADO...
-
(Resolvido)[PEDIDO] Uma script que após matar a criatura aparecer um teleport
Estou aguardando
-
(Resolvido)[PEDIDO] Uma script que após matar a criatura aparecer um teleport
Isso funciona no tfs 1.0? Porque aqui não deu em nada.. Nenhum dos dois.
-
(Resolvido)[PEDIDO] Uma script que após matar a criatura aparecer um teleport
Alguém me passa um script que após matar uma criatura aparecer um teleport?
-
[AJUDA] Script tp após matar a criatura
Alguém me passa um script que após matar uma criatura aparecer um teleport?
-
Erro ao entrar com o ip 127.0.0.1
Estou lá
-
Erro ao entrar com o ip 127.0.0.1
Sim, ativei o Apache e o MySQL
-
Erro ao entrar com o ip 127.0.0.1
Altero o ip = "127.0.0.1" e fica dando esse outro erro
-
Erro ao entrar com o ip 127.0.0.1
Estou com o problema que tipo: eu deixo o servidor online só aqui em casa, ai quando eu vou conectar com o ip 127.0.0.1 aparece a conta mas não entra no char. Estou com tudo certo, site online e tudo mais, mas fica dando esse error, alguem poderia me ajudar?
- Error ao abrir o tfs
- Error ao abrir o tfs
- Error ao abrir o tfs
-
Error ao abrir o tfs
O que pode estar de errado com ela - worldType = "pvp" hotkeyAimbotEnabled = "yes" protectionLevel = 8 killsToRedSkull = 5 killsToBlackSkull = 8 pzLocked = 60000 removeAmmoWhenUsingDistanceWeapon = "yes" removeChargesFromRunes = "yes" timeToDecreaseFrags = 8 * 60 * 60 * 1000 whiteSkullTime = 15 * 60 * 1000 stairJumpExhaustion = 2000 experienceByKillingPlayers = "no" ip = "127.0.0.1" bindOnlyGlobalAddress = "yes" loginProtocolPort = 7171 gameProtocolPort = 7172 statusProtocolPort = 7171 maxPlayers = "1000" motd = "Welcome to Thornia!" onePlayerOnlinePerAccount = "yes" allowClones = "no" serverName = "Thornia" statusTimeout = 60000 replaceKickOnLogin = "yes" maxPacketsPerSecond = 300 pushCreatureDelay = 1 * 1000 deathLosePercent = -1 housePriceEachSQM = 1000 houseRentPeriod = "never" timeBetweenActions = 200 timeBetweenExActions = 1000 mapName = "realmap" mapAuthor = "Thornia" marketOfferDuration = 30 * 24 * 60 * 60 premiumToCreateMarketOffer = "yes" checkExpiredMarketOffersEachMinutes = 60 maxMarketOffersAtATimePerPlayer = 100 mysqlHost = "127.0.0.1" mysqlUser "theforgottenserver = "root" mysqlPass = "@%55874012" mysqlDatabase = "theforgottenserver" mysqlPort = 3306 mysqlSock = "" passwordType = "sha1" allowChangeOutfit = "yes" freePremium = "yes" kickIdlePlayerAfterMinutes = 200 maxMessageBuffer = 4 noDamageToSameLookfeet = "no" emoteSpells = "no" rateExp = 50 rateSkill = 20 rateLoot = 10 rateMagic = 7 rateSpawn = 1 deSpawnRange = 2 deSpawnRadius = 50 staminaSystem = "yes" defaultPriority = "high" startupDatabaseOptimization = "no" ownerName = "" ownerEmail = "" url = "http://otland.net/" location = "Canada"