Tudo que GabrielSapient postou
-
[DÚVIDA] Ativar action por comando
Cara na terceira linha o erro não séria ai no edvalue ??? isso ta certo ? Funciono cara.... mas não to conseguindo desativar aparece The action is already disabled. deve ser por causa desse edvalue ??? E apareceu isso na distro: [24/12/2014 20:43:38] [Error - Action Interface] [24/12/2014 20:43:38] data/actions/scripts/autoloot.lua:onUse [24/12/2014 20:43:38] Description: [24/12/2014 20:43:38] (luaDoRemoveItem) Item not found [24/12/2014 20:43:38] [Error - Action Interface] [24/12/2014 20:43:38] data/actions/scripts/autoloot.lua:onUse [24/12/2014 20:43:38] Description: [24/12/2014 20:43:38] (luaDoPlayerAddItem) Item not found [24/12/2014 20:43:38] [Error - Action Interface] [24/12/2014 20:43:38] data/actions/scripts/autoloot.lua:onUse [24/12/2014 20:43:38] Description: [24/12/2014 20:43:38] data/lib/050-function.lua:227: attempt to index a boolean value [24/12/2014 20:43:38] stack traceback: [24/12/2014 20:43:38] data/lib/050-function.lua:227: in function 'getItemNameById' [24/12/2014 20:43:38] data/actions/scripts/autoloot.lua:20: in function <data/actions/scripts/autoloot.lua:1>
-
[DÚVIDA] Ativar action por comando
Cara na outra que você me passo abria o pokémon sem aparecer a msg, agora ta aparecendo a msg... aonde eu boto isso: setPlayerStorageValue(cid, 2765, 0) ???
-
[DÚVIDA] Ativar action por comando
Cara abriu o corpo, só que não pego o loot. Lembrando que o suicuide não me passo a tag da action, ai eu peguei a do Tópico do autoloot mesmo que sempre funciono sem essa talk.
-
[DÚVIDA] Ativar action por comando
Nenhum.... aparece This system is disabled na minha opinião configurei certo....
-
[DÚVIDA] Ativar action por comando
funciono mas sempre fica desativado aparecendo a msg, e não abre o pokémon...pode da uma revisada. eu to usando esse autoloot: www.tibiaking.com/forum/topic/41693-pda-autoloot-igual-pxg/ ele também modifica o some functions... Por favor me ajuda.. já dei rep... se me ajudar dou mais um e amanhã tbm... vai cara pf
-
[DÚVIDA] Ativar action por comando
Quero ter um comando para ativar e desativar quando quiser esse action... pode me ajudar ???
-
[DÚVIDA] Ativar action por comando
Vlw cara era isso que eu estava pensando só que não manjo nada de .lua... poderia me passar um tutorial ou me explicar ou fazer pra mim ?? Se eu apagar a function onUse funciona ??? #edit Tirei e não funciono '-'
-
[DÚVIDA] Ativar action por comando
Como crio essa talk ?
-
[DÚVIDA] Ativar action por comando
Galera tenho uma action que funciona certinho... mas queria que para poder usar ela tenha um comando para habilitar... e se tivesse como desabilitar séria legal, ai vira uma talkaction certo ? tentei colocar function onSay(cid, words, param) no inicio e colocar um talkaction mas não deu.... ta ae o script: Quem ajudar ganha REP+ valeu....
- Launcher AutoUpdate C#
-
[Ajuda] Como posso adicionar Icones?
Cara agora não da tempo de mim te ajudar, outro dia de ajudo... malz mas com certeza te ajudo.
-
(Resolvido)tabela mysql simples
Obrigado... mas você errou o certo séria: CREATE TABLE IF NOT EXISTS players_online ( `player_id` int(11) NOT NULL DEFAULT '0', `id` int(11) NOT NULL DEFAULT '0', `p` int(11) NOT NULL DEFAULT '0', `g` int(11) NOT NULL DEFAULT '0', `guild_id` int(11) NOT NULL DEFAULT '0', `guilds` int(11) NOT NULL DEFAULT '0', `guild_membership` int(11) NOT NULL DEFAULT '0', `name` int(11) NOT NULL DEFAULT '0', `gname` int(11) NOT NULL DEFAULT '0', `level` int(11) NOT NULL DEFAULT '0', `vocation` int(11) NOT NULL DEFAULT '0', `players_online` int(11) NOT NULL DEFAULT '0', `gm` int(11) NOT NULL DEFAULT '0', `attributes` blob NOT NULL ); Mano agora eu to precisando da guild_membership: string(337) "SELECT `o`.`player_id` AS `id`, `p`.`name` as `name`, `p`.`level` as `level`, `p`.`vocation` as `vocation`, `g`.`name` as `gname` FROM `players_online` as `o` INNER JOIN `players` as `p` ON `o`.`player_id` = `p`.`id` LEFT JOIN `guild_membership` gm ON `o`.`player_id` = `gm`.`player_id` LEFT JOIN `guilds` g ON `gm`.`guild_id` = `g`.`id`" (query - SQL error) Type: select_multi (select multiple rows from database) Table 'pkr.guild_membership' doesn't exist
-
(Resolvido)table players_online znoteacc
Obrigado... mas você errou o certo séria: CREATE TABLE IF NOT EXISTS players_online ( `player_id` int(11) NOT NULL DEFAULT '0', `id` int(11) NOT NULL DEFAULT '0', `p` int(11) NOT NULL DEFAULT '0', `g` int(11) NOT NULL DEFAULT '0', `guild_id` int(11) NOT NULL DEFAULT '0', `guilds` int(11) NOT NULL DEFAULT '0', `guild_membership` int(11) NOT NULL DEFAULT '0', `name` int(11) NOT NULL DEFAULT '0', `gname` int(11) NOT NULL DEFAULT '0', `level` int(11) NOT NULL DEFAULT '0', `vocation` int(11) NOT NULL DEFAULT '0', `players_online` int(11) NOT NULL DEFAULT '0', `gm` int(11) NOT NULL DEFAULT '0', `attributes` blob NOT NULL ); Mano agora eu to precisando da guild_membership: string(337) "SELECT `o`.`player_id` AS `id`, `p`.`name` as `name`, `p`.`level` as `level`, `p`.`vocation` as `vocation`, `g`.`name` as `gname` FROM `players_online` as `o` INNER JOIN `players` as `p` ON `o`.`player_id` = `p`.`id` LEFT JOIN `guild_membership` gm ON `o`.`player_id` = `gm`.`player_id` LEFT JOIN `guilds` g ON `gm`.`guild_id` = `g`.`id`" (query - SQL error) Type: select_multi (select multiple rows from database) Table 'pkr.guild_membership' doesn't exist
-
[Ajuda] Como posso adicionar Icones?
Se ainda estiver com a dúvida posso te ajudar...
-
[Link Quebrado]DarkXPoke - Download Servidor.
Gostei..... mas vou usar apenas alguns sistemas.
-
[MOD] Pokedex Window
o.O muito bom cara parabéns.. mas como o Sullivan disse deixe um pouco transparente.. REP +
-
Meu Primeiro trabalho
Legal gostei, só falto um pouco de grama alta no chão porque nem toda grama de floresta e perfeita. To precisando de um mapper, pois estou sem tempo... se quiser me ajudar... e um ot de pokémon.
- Sprites OtPokémon 9.4
- (Resolvido)table players_online znoteacc
- (Resolvido)tabela mysql simples
- [AJUDA] Ajuda Script Launcher
- [AJUDA] Ajuda Script Launcher
-
harley
Sensacional REP+
- (Resolvido)tabela mysql simples
-
(Resolvido)tabela mysql simples
O znote ta pedinho uma table players_online que eu não tenho em minha database nem sei adicionar, acho que eu um problema simples, alguém pode me ajudar ? Who is online? string(337) "SELECT `o`.`player_id` AS `id`, `p`.`name` as `name`, `p`.`level` as `level`, `p`.`vocation` as `vocation`, `g`.`name` as `gname` FROM `players_online` as `o` INNER JOIN `players` as `p` ON `o`.`player_id` = `p`.`id` LEFT JOIN `guild_membership` gm ON `o`.`player_id` = `gm`.`player_id` LEFT JOIN `guilds` g ON `gm`.`guild_id` = `g`.`id`" (query - SQL error) Type: select_multi (select multiple rows from database) Table 'pkr.players_online' doesn't exist QUEM SABE FAZER ?