Ir para conteúdo

macalo

Membro
  • Registro em

  • Última visita

Solutions

  1. macalo's post in (Resolvido)sword não ganha skill was marked as the answer   
    vlw pela ajuda mais axo q encontrei o erro , era no items.xml q faltava umas linhas. vlw
  2. macalo's post in (Resolvido)Ajuda trocar time=" por interval CTF EV was marked as the answer   
    <globalevent name="CTFCheck" time="20:13" event="script" value="CTFMax.lua"/> --[[ Capture The Flag System Author: Maxwell Denisson(MaXwEllDeN) Version: 2.0 Contact: [email protected] ]] local CTF = CTF_LIB local function sendEffect() if (getGlobalStorageValue(16505) > 0) then doSendAnimatedText(CTF.tppos, "CTF ON", math.random(180)) addEvent(sendEffect, 750) end end function onTime(interval) local time = os.date("*t") if (isInArray(CTF.days, time.wday)) then doBroadcastMessage("[CTF] Está aberto em Konoha para novos participantes, em ".. CTF.timeclose .." minuto(s) não será mais possível entrar!") setGlobalStorageValue(16705, 1) addEvent(CTF.start, CTF.timeclose * 60 * 1000) local teelz = doCreateItem(1387, 1, CTF.tppos) doItemSetAttribute(teelz, "aid", 47521) sendEffect() end return true end
    testa esse ai
  3. macalo's post in (Resolvido){AJUDA} Quando char reloga perde os items e volta com os item iniciais. was marked as the answer   
    o serve ta salvando ?
  4. macalo's post in (Resolvido)Erro na Distro was marked as the answer   
    teste com pc normal tem mais capacidade.
  5. macalo's post in (Resolvido)erro TFS 1.0 - mysql was marked as the answer   
    Tente deixar o seu config.lua assim:
    -- MySQL mysqlHost = "127.0.0.1 ou localhost" -- fica  seu critério. mysqlUser = "root" mysqlPass = "SENHA" mysqlDatabase = "DATABASE" mysqlPort = 3306 passwordType = "sha1" rep + s eajudei.
  6. macalo's post in (Resolvido)[AJUDA] Montros Não Dropa Nada was marked as the answer   
    mano vc deve ta testando com o GOD teste com player normal .
     
    REP +  se ajudei .
  7. macalo's post in (Resolvido)[Web Site] Bug nos acentos. was marked as the answer   
    Caracteres especiais básicos 

    Na realidade estes caracteres se usam em HTML para não confundir um início ou final de etiqueta, umas aspas ou um & com seu correspondente caracter. 
     
     
    CASO ALGUÉM TIVER COM O MESMO PROBLEMA SO MUDAR A LETRA PELO CÓDIGO.
     
    &lt; < &gt; > &amp; & &quot; "
    Caracteres especiais do HTML 2.0 
     
    &Aacute; Á &Agrave; À &Eacute; É &Egrave; È &Iacute; Í &Igrave; Ì &Oacute; Ó &Ograve; Ò &Uacute; Ú &Ugrave; Ù &aacute; á &agrave; à &eacute; é &egrave; è &iacute; í &igrave; ì &oacute; ó &ograve; ò &uacute; ú &ugrave; ù &Auml; Ä &Acirc; Â &Euml; Ë &Ecirc; Ê &Iuml; Ï &Icirc; Î &Ouml; Ö &Ocirc; Ô &Uuml; Ü &Ucirc; Û &auml; ä &acirc; â &euml; ë &ecirc; ê &iuml; ï &icirc; î &ouml; ö &ocirc; ô &uuml; ü &ucirc; û &Atilde; Ã &aring; å &Ntilde; Ñ &Aring; Å &Otilde; Õ &Ccedil; Ç &atilde; ã &ccedil; ç &ntilde; ñ &Yacute; Ý &otilde; õ &yacute; ý &Oslash; Ø &yuml; ÿ &oslash; ø &THORN; Þ &ETH; Ð &thorn; þ &eth; ð &AElig; Æ &szlig; ß &aelig; æ
    Caracteres especiais do HTML 3.2 
     
    &frac14; ¼ &nbsp;   &frac12; ½ &iexcl; ¡ &frac34; ¾ &pound; £ &copy; © &yen; ¥ &reg; ® &sect; § &ordf; ª &curren; ¤ &sup2; ² &brvbar; ¦ &sup3; ³ &laquo; « &sup1; ¹ &not; ¬ &macr; ¯ &shy;   &micro; µ &ordm; º &para; ¶ &acute; ´ &middot; · &uml; ¨ &deg; ° &plusmn; ± &cedil; ¸ &raquo; » &iquest; ¿    
    Outros caracteres especiais 
     
    &times; × &cent; ¢ &divide; ÷ &euro; € &#147; “ &#153; ™ &#148; ” &#137; ‰ &#140; Œ &#131; ƒ &#135; ‡ &#134; †
     
  8. macalo's post in (Resolvido)[Ajuda] Cor da EXP was marked as the answer   
    vlw pella ajuda mais ja resolvir.
  9. macalo's post in (Resolvido)Sqlite Error was marked as the answer   
    executa essa query na sua db:
    ALTER TABLE `guilds` ADD `checkdata` INTEGER NOT NULL DEFAULT 0
  10. macalo's post in (Resolvido)[PEDIDO] Mapa Capture The Flag was marked as the answer   
    esta aki 
     
     
     
    http://www.tibiaking.com/forum/topic/21407-mapa-4-eventos/
     
     
    rep + s eeu ajudei corretamente .
  11. macalo's post in (Resolvido)[SCRIPT] DE ENTREGAR O ITEM AUTOMATICAMENTO DO SHOP was marked as the answer   
    UE resolvi O ERRO Q TAVA DANDO ERA POR O Intervalo TAVA MUITO CURTO
     
     
    <globalevent name="shop" interval="30" script="shop.lua"/>
     
    EU MUDEI PRA ESSE 
     
    <globalevent name="shop" interval="30000" script="shop.lua"/>
     
     
    AI O ERRO SAIO E CHEGO ITENS 
  12. macalo's post in (Resolvido)[ERRO] localhost/install.php was marked as the answer   
    não era isso vei era o apache q tava com erro mais msm assim vlw  
  13. macalo's post in (Resolvido)[ERRO] NO XAMP was marked as the answer   
    eu ja resolvi aki o problema era o erro no apache msm 

Informação Importante

Confirmação de Termo