
-
-
-
-
-
Calisto reagiu a uma resposta no tópico: (Resolvido)Level inicial após a criação e alterar posição para renascer.
-
(Resolvido)Level inicial após a criação e alterar posição para renascer.
ja editei a msg.
-
(Resolvido)Level inicial após a criação e alterar posição para renascer.
ja alterou no config.lua ? Config.lua \/ newPlayerSpawnPosX = 32515 newPlayerSpawnPosY = 32516 newPlayerSpawnPosZ = 7 no Site (accountmanagement.php) $char_to_copy->setTown($newchar_town); < em qual town ele vai nascer $char_to_copy->setPosX(0); < a position $char_to_copy->setPosY(0); $char_to_copy->setPosZ(0); Na Database: Altera a position e a Town do accmanager e dos samples.
-
-
-
-
-
-
- Global FULL 8.60 | Zao, War System, Cast System...
- Global FULL 8.60 | Zao, War System, Cast System...
- Global FULL 8.60 | Zao, War System, Cast System...
-
Global FULL 8.60 | Zao, War System, Cast System...
troca esse script por esse \/ -- 0.4 - offline training - login.lua function onLogin(cid) OfflineTraining_initialize(cid) if(OfflineTraining_isTraining(cid)) then OfflineTraining_turnOffTraining(cid) -- we add skill/mlvl, we select lower value: time that player was offline OR offline training time [bar in game - 9.6] OfflineTraining_addTrainedSkills(cid, math.min(OfflineTraining_getTime(cid), OfflineTraining_getOfflineTime(cid))) -- we remove offline training time [bar in game - 9.6], -- if player was offline longer then his 'offline training time' it will add him time [like on RL tibia] -- got '3 hours offline training time', stay logged off for 8 hours, you get skills for 3 hours and on login you got '5 hours offline training time' OfflineTraining_setTime(cid, math.abs(OfflineTraining_getTime(cid) - OfflineTraining_getOfflineTime(cid))) OfflineTraining_onEndTraining(cid) else -- offline training time also regenerate when you are offline, but NOT train OfflineTraining_setTime(cid, OfflineTraining_getTime(cid) + OfflineTraining_getOfflineTime(cid)) end return true end você criou a dabatase e configurou o mysql no config.lua ?? fez alguma alteração dabatase, source ? algum arquivo ? troca esse script (Data/Creaturescripts/Scripts/offlinetrain_login.lua) por esse \/ -- 0.4 - offline training - login.lua function onLogin(cid) OfflineTraining_initialize(cid) if(OfflineTraining_isTraining(cid)) then OfflineTraining_turnOffTraining(cid) -- we add skill/mlvl, we select lower value: time that player was offline OR offline training time [bar in game - 9.6] OfflineTraining_addTrainedSkills(cid, math.min(OfflineTraining_getTime(cid), OfflineTraining_getOfflineTime(cid))) -- we remove offline training time [bar in game - 9.6], -- if player was offline longer then his 'offline training time' it will add him time [like on RL tibia] -- got '3 hours offline training time', stay logged off for 8 hours, you get skills for 3 hours and on login you got '5 hours offline training time' OfflineTraining_setTime(cid, math.abs(OfflineTraining_getTime(cid) - OfflineTraining_getOfflineTime(cid))) OfflineTraining_onEndTraining(cid) else -- offline training time also regenerate when you are offline, but NOT train OfflineTraining_setTime(cid, OfflineTraining_getTime(cid) + OfflineTraining_getOfflineTime(cid)) end return true end vc tem que instalar o xampp e configurar uma senha pra ele, quando for configurar o mysql do config.lua vai precisar dela < o apache e mysql quando n liga é pq tem algum programa ja fazendo uso da porta, geralmente éo skype qualquer coisa baixe o http://www.uniformserver.com/
-
RealOTX-7.72 CastSystem, AntiDupe, WarSystem, Offiline Training, ETC....
só + 1 Duvida, estou usando ele em (mysql) quando crio o char ele nasce sem vocação em (rook) level 1, magi level 0, mas as outras skills todas vem lvl 10. como deixo essa outras lvl 0 igual o magic level ?
-
RealOTX-7.72 CastSystem, AntiDupe, WarSystem, Offiline Training, ETC....
vlw, queria ver nos fluids quanto eles estavam dando de mana e life, só faltava isso. vlw mesmo
-
RealOTX-7.72 CastSystem, AntiDupe, WarSystem, Offiline Training, ETC....
vlw mesmo...é que passei esse ot pra 8.60 e os mana e life estão vindo vazio kkk
-
tiroleivi reagiu a uma resposta no tópico: RealOTX-7.72 CastSystem, AntiDupe, WarSystem, Offiline Training, ETC....
-
RealOTX-7.72 CastSystem, AntiDupe, WarSystem, Offiline Training, ETC....
tem não, já revirei o actions ali tudo
-
RealOTX-7.72 CastSystem, AntiDupe, WarSystem, Offiline Training, ETC....
alguém sabe me dizer aonde eu acho os arquivo dos manafluid e lifefluid para alterá-los ?
-
(Resolvido)[ERROR] Action [Doors]
pode fechar já Resolvi... Correção : Apaguei o arquivo 101-compat.lua da pasta data/lib
-
(Resolvido)[ERROR] Action [Doors]
EStou com o seguinte erro : [19:32:19.439] [Error - Action Interface] [19:32:19.439] data/actions/scripts/other/doors.lua:onUse [19:32:19.439] Description: [19:32:19.439] data/actions/scripts/other/doors.lua:3: attempt to call global 'getThingFromPos' (a nil value) [19:32:19.439] stack traceback: [19:32:19.439] data/actions/scripts/other/doors.lua:3: in function 'checkStackpos' [19:32:19.439] data/actions/scripts/other/doors.lua:160: in function <data/actions/scripts/other/doors.lua:16> doors.lua
-
[8.60] The Forgotten Server 0.4 By Fir3Element (SQL and MYSQL)
executa isso no seu banco de dados : CREATE TABLE IF NOT EXISTS `killers` ( `id` int(11) NOT NULL AUTO_INCREMENT, `death_id` int(11) NOT NULL, `final_hit` tinyint(1) unsigned NOT NULL DEFAULT '0', `unjustified` tinyint(1) unsigned NOT NULL DEFAULT '0', `war` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `death_id` (`death_id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-
-
-
-
-
(Resolvido)[ERROR] Cast System [MOD]
o mesmo erro, mas valeu pela ajuda, já solucionei, era só fazer pelo <talkaction words="/cast;!cast" event="script" value="cast.lua"/> e add a sql na Database rodou belezinha, o ot que eu peguei era OTX 7.72 passei pra TFS 0.4 8.60 com os arquivos 7.72. Rep ++ vlw