-
Total de itens
62 -
Registro em
-
Última visita
Tudo que Tulio271 postou
-
estou usando um web site do GESIOR mas quando eu crio um um char ele vem sem vocação gostaria de ajuda para saber como coloco opção do jogador escolher a vocação e tmb gostaria de ajuda para quando criar novo player ele ja vir com alguns itens
-
Não funcionou o outro quando dava /ir ele ainda mostrava os locais para ir esse ai nem isso fez a tag tá certinha @DuuhCarvalho
-
@DuuhCarvalho ajuda ae mano @Deadpool
-
sim fiz um update mas ja resolvi esse problema do loot [Warning - Monsters::loadMonster] Unknown element percent. data/monster/boss/Gadrel.xml [Warning - Monsters::loadMonster] Unknown element percent. data/monster/boss/Gadrel.xml problema qu esta dando agr é passei ele para 10.91 tfs 1.2
-
Não da erro, quando eu digito /ir aparece os locais dos quais eu posso ir mas quando eu do /ir fidelitas nao me leva ao local
-
Mudei meu server pata TFS 1.2 versão 10.91 e esse script aqui nao funciona alguem poderia arrumar para min? function onSay(cid, words, param)local config = {pz = false, -- players precisam estar em protection zone para usar? (true or false)battle = true, -- players deve estar sem battle (true or false)custo = false, -- se os teleport irão custa (true or false)need_level = false, -- se os teleport irão precisar de level (true or false)vip = false -- se precisa ser premium account (true or false)}--[[ Config lugares]]--local lugar = {["demolay"] ={ -- pos = {x=1229, y=990, z=7},level = 1,price = 0},["fidelitas"] ={ --pos = {x=1023, y=1026, z=7},level = 1,price = 0},["shopping"] ={ -- pos = {x=1044, y=1052, z=7},level = 1,price = 0},["tpfree"] = { --pos = {x=1108, y=998, z=7},level = 1,price = 0},["tpfree2"] = { --pos = {x=1248, y=1070, z=7},level = 1,price = 0},["tpvip2"] = { --pos = {x=1249, y=1064, z=7},level = 1,price = 0},["tpvip"] = { -- pos = {x=1108, y=1028, z=7},level = 1,price = 0},} local a = lugar[param]if not(a) thendoPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "As cidades que você pode ir são: demolay, fidelitas")doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Os lugares que você pode ir são: shopping, tpfree, tpfree2, tpvip, tpvip2")doSendMagicEffect(getCreaturePosition(cid), CONST_ME_POFF)return TRUEelseif config.vip == true and not isVip(cid) thendoPlayerSendTextMessage(cid, MESSAGE_EVENT_DEFAULT, "Apenas contas vip tem esse recurso.")return TRUEelseif config.battle == true and getCreatureCondition(cid, CONDITION_INFIGHT) == TRUE thendoPlayerSendTextMessage(cid, MESSAGE_EVENT_DEFAULT, "Você não pode se teleportar em uma batalha.")return TRUEenddoSendMagicEffect(getPlayerPosition(cid),27)doTeleportThing(cid, a.pos)doSendMagicEffect(getPlayerPosition(cid),40)return TRUEend
-
está dando esse erro no meu servidor em varios monstros e eu nao conseigo resolver [Warning - Monsters::loadMonster] Cant load loot. data/monster/Monstros/giant spider.xml <?xml version="1.0" encoding="UTF-8"?><monster name="giant spider" nameDescription="a giant spider" race="VENOM" experience="900" speed="270" manacost="0"> <health now="1300" max="1300"/> <look type="38" head="0" body="0" legs="0" feet="0" corpse="5977"/> <targetchange interval="5000" chance="8"/> <strategy attack="100" defense="0"/> <flags> <flag summonable="0"/> <flag attackable="1"/> <flag hostile="1"/> <flag illusionable="0"/> <flag convinceable="0"/> <flag pushable="0"/> <flag canpushitems="1"/> <flag canpushcreatures="1"/> <flag targetdistance="1"/> <flag staticattack="90"/> <flag runonhealth="0"/> </flags> <attacks> <attack name="melee" interval="2000" skill="80" attack="75"/> <attack name="poisonfield" interval="1000" chance="13" range="7" radius="1" target="1"> <attribute key="shootEffect" value="poison"/> </attack> <attack name="earth" interval="2000" chance="12" range="7" target="1" min="-40" max="-70"> <attribute key="shootEffect" value="poison"/> </attack> </attacks> <defenses armor="30" defense="30"> <defense name="speed" interval="1000" chance="6" speedchange="290" duration="20000"/> </defenses> <elements> <element firePercent="-10"/> <element energyPercent="20"/> <element icePercent="20"/> </elements> <immunities> <immunity earth="1"/> <immunity invisible="1"/> </immunities> <summons maxSummons="2"> <summon name="poison spider" interval="1000" chance="20" max="2"/> </summons> <loot> <item id="2148" countmax="60" chance1="1000" chancemax="0"/> --Gold <item id="2463" chance="1000"/> <item id="2171" chance="800"/> --P ammy <item id="2459" chance="2000"/> <item id="2148" countmax="50" chance1="1000" chancemax="0"/> --Gold <item id="2476" chance="500"/> --Knight Armor <item id="2477" chance="800"/> --Knight legs <item id="2478" chance="1000"/> --Brass Legs <item id="2169" chance="900"/> --Time ring </loot></monster>
-
AJDUA @Deadpool
-
BOM O ERRO QUE ESTA DANDO E QUE EU NÃO CONSIGO LOGAR NO SERVER E APRESENTA ESSE ERRO AI NO SERVER ALGUEM ME AJUDA PLS [Error - mysql_real_query] Query: SELECT `id`, `name`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `skulltime`, `skull`, `town_id`, `balance`, `offlinetraining_time`, `offlinetraining_skill`, `stamina`, `skill_fist`, `skill_fist_tries`, `skill_club`, `skill_club_tries`, `skill_sword`, `skill_sword_tries`, `skill_axe`, `skill_axe_tries`, `skill_dist`, `skill_dist_tries`, `skill_shielding`, `skill_shielding_tries`, `skill_fishing`, `skill_fishing_tries`, `skill_critical_hit_chance`, `skill_critical_hit_chance_tries`, `skill_critical_hit_damage`, `skill_critical_hit_damage_tries`, `skill_life_leech_chance`, `skill_life_leech_chance_tries`, `skill_life_leech_amount`, `skill_life_leech_amount_tries`, `skill_mana_leech_chance`, `skill_mana_leech_chance_tries`, `skill_mana_leech_amount`, `skill_mana_leech_amount_tries` FROM `players` WHERE `name` = 'Fidelitas'Message: Unknown column 'skill_critical_hit_chance' in 'field list'[Error - mysql_store_result] Query: SELECT `id`, `name`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `skulltime`, `skull`, `town_id`, `balance`, `offlinetraining_time`, `offlinetraining_skill`, `stamina`, `skill_fist`, `skill_fist_tries`, `skill_club`, `skill_club_tries`, `skill_sword`, `skill_sword_tries`, `skill_axe`, `skill_axe_tries`, `skill_dist`, `skill_dist_tries`, `skill_shielding`, `skill_shielding_tries`, `skill_fishing`, `skill_fishing_tries`, `skill_critical_hit_chance`, `skill_critical_hit_chance_tries`, `skill_critical_hit_damage`, `skill_critical_hit_damage_tries`, `skill_life_leech_chance`, `skill_life_leech_chance_tries`, `skill_life_leech_amount`, `skill_life_leech_amount_tries`, `skill_mana_leech_chance`, `skill_mana_leech_chance_tries`, `skill_mana_leech_amount`, `skill_mana_leech_amount_tries` FROM `players` WHERE `name` = 'Fidelitas'Message: Unknown column 'skill_critical_hit_chance' in 'field list'[Error - mysql_real_query] Query: SELECT `id`, `name`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `skulltime`, `skull`, `town_id`, `balance`, `offlinetraining_time`, `offlinetraining_skill`, `stamina`, `skill_fist`, `skill_fist_tries`, `skill_club`, `skill_club_tries`, `skill_sword`, `skill_sword_tries`, `skill_axe`, `skill_axe_tries`, `skill_dist`, `skill_dist_tries`, `skill_shielding`, `skill_shielding_tries`, `skill_fishing`, `skill_fishing_tries`, `skill_critical_hit_chance`, `skill_critical_hit_chance_tries`, `skill_critical_hit_damage`, `skill_critical_hit_damage_tries`, `skill_life_leech_chance`, `skill_life_leech_chance_tries`, `skill_life_leech_amount`, `skill_life_leech_amount_tries`, `skill_mana_leech_chance`, `skill_mana_leech_chance_tries`, `skill_mana_leech_amount`, `skill_mana_leech_amount_tries` FROM `players` WHERE `name` = 'Mitsuig'Message: Unknown column 'skill_critical_hit_chance' in 'field list'[Error - mysql_store_result] Query: SELECT `id`, `name`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `skulltime`, `skull`, `town_id`, `balance`, `offlinetraining_time`, `offlinetraining_skill`, `stamina`, `skill_fist`, `skill_fist_tries`, `skill_club`, `skill_club_tries`, `skill_sword`, `skill_sword_tries`, `skill_axe`, `skill_axe_tries`, `skill_dist`, `skill_dist_tries`, `skill_shielding`, `skill_shielding_tries`, `skill_fishing`, `skill_fishing_tries`, `skill_critical_hit_chance`, `skill_critical_hit_chance_tries`, `skill_critical_hit_damage`, `skill_critical_hit_damage_tries`, `skill_life_leech_chance`, `skill_life_leech_chance_tries`, `skill_life_leech_amount`, `skill_life_leech_amount_tries`, `skill_mana_leech_chance`, `skill_mana_leech_chance_tries`, `skill_mana_leech_amount`, `skill_mana_leech_amount_tries` FROM `players` WHERE `name` = 'Mitsuig'Message: Unknown column 'skill_critical_hit_chance' in 'field list'
-
Claro né kkk o tíbia tava na versão errada agr arrumei mas esta dando: your character could not be loaded. [Error - mysql_real_query] Query: SELECT `id`, `name`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `skulltime`, `skull`, `town_id`, `balance`, `offlinetraining_time`, `offlinetraining_skill`, `stamina`, `skill_fist`, `skill_fist_tries`, `skill_club`, `skill_club_tries`, `skill_sword`, `skill_sword_tries`, `skill_axe`, `skill_axe_tries`, `skill_dist`, `skill_dist_tries`, `skill_shielding`, `skill_shielding_tries`, `skill_fishing`, `skill_fishing_tries`, `skill_critical_hit_chance`, `skill_critical_hit_chance_tries`, `skill_critical_hit_damage`, `skill_critical_hit_damage_tries`, `skill_life_leech_chance`, `skill_life_leech_chance_tries`, `skill_life_leech_amount`, `skill_life_leech_amount_tries`, `skill_mana_leech_chance`, `skill_mana_leech_chance_tries`, `skill_mana_leech_amount`, `skill_mana_leech_amount_tries` FROM `players` WHERE `name` = 'Fidelitas'Message: Unknown column 'skill_critical_hit_chance' in 'field list'[Error - mysql_store_result] Query: SELECT `id`, `name`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `skulltime`, `skull`, `town_id`, `balance`, `offlinetraining_time`, `offlinetraining_skill`, `stamina`, `skill_fist`, `skill_fist_tries`, `skill_club`, `skill_club_tries`, `skill_sword`, `skill_sword_tries`, `skill_axe`, `skill_axe_tries`, `skill_dist`, `skill_dist_tries`, `skill_shielding`, `skill_shielding_tries`, `skill_fishing`, `skill_fishing_tries`, `skill_critical_hit_chance`, `skill_critical_hit_chance_tries`, `skill_critical_hit_damage`, `skill_critical_hit_damage_tries`, `skill_life_leech_chance`, `skill_life_leech_chance_tries`, `skill_life_leech_amount`, `skill_life_leech_amount_tries`, `skill_mana_leech_chance`, `skill_mana_leech_chance_tries`, `skill_mana_leech_amount`, `skill_mana_leech_amount_tries` FROM `players` WHERE `name` = 'Fidelitas'Message: Unknown column 'skill_critical_hit_chance' in 'field list'[Error - mysql_real_query] Query: SELECT `id`, `name`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `skulltime`, `skull`, `town_id`, `balance`, `offlinetraining_time`, `offlinetraining_skill`, `stamina`, `skill_fist`, `skill_fist_tries`, `skill_club`, `skill_club_tries`, `skill_sword`, `skill_sword_tries`, `skill_axe`, `skill_axe_tries`, `skill_dist`, `skill_dist_tries`, `skill_shielding`, `skill_shielding_tries`, `skill_fishing`, `skill_fishing_tries`, `skill_critical_hit_chance`, `skill_critical_hit_chance_tries`, `skill_critical_hit_damage`, `skill_critical_hit_damage_tries`, `skill_life_leech_chance`, `skill_life_leech_chance_tries`, `skill_life_leech_amount`, `skill_life_leech_amount_tries`, `skill_mana_leech_chance`, `skill_mana_leech_chance_tries`, `skill_mana_leech_amount`, `skill_mana_leech_amount_tries` FROM `players` WHERE `name` = 'Mitsuig'Message: Unknown column 'skill_critical_hit_chance' in 'field list'[Error - mysql_store_result] Query: SELECT `id`, `name`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `skulltime`, `skull`, `town_id`, `balance`, `offlinetraining_time`, `offlinetraining_skill`, `stamina`, `skill_fist`, `skill_fist_tries`, `skill_club`, `skill_club_tries`, `skill_sword`, `skill_sword_tries`, `skill_axe`, `skill_axe_tries`, `skill_dist`, `skill_dist_tries`, `skill_shielding`, `skill_shielding_tries`, `skill_fishing`, `skill_fishing_tries`, `skill_critical_hit_chance`, `skill_critical_hit_chance_tries`, `skill_critical_hit_damage`, `skill_critical_hit_damage_tries`, `skill_life_leech_chance`, `skill_life_leech_chance_tries`, `skill_life_leech_amount`, `skill_life_leech_amount_tries`, `skill_mana_leech_chance`, `skill_mana_leech_chance_tries`, `skill_mana_leech_amount`, `skill_mana_leech_amount_tries` FROM `players` WHERE `name` = 'Mitsuig'Message: Unknown column 'skill_critical_hit_chance' in 'field list'
-
sim. foi criado consigo criar personagens tudo de boa só nao consigo fazer login no server
-
ja foram retirados e continua a mesma cosia worldType = "pvp"hotkeyAimbotEnabled = trueprotectionLevel = 1killsToRedSkull = 3killsToBlackSkull = 6pzLocked = 60 * 1000removeChargesFromRunes = truetimeToDecreaseFrags = 24 * 60 * 60 * 1000whiteSkullTime = 15 * 60 * 1000stairJumpExhaustion = 2 * 1000experienceByKillingPlayers = falseexpFromPlayersLevelRange = 75ip = "127.0.0.1"bindOnlyGlobalAddress = falseloginProtocolPort = 7171gameProtocolPort = 7172statusProtocolPort = 7171maxPlayers = 100motd = "Welcome to The Global Server!"onePlayerOnlinePerAccount = trueallowClones = falseserverName = "Global"statusTimeout = 5 * 1000replaceKickOnLogin = truemaxPacketsPerSecond = 25enableLiveCasting = trueliveCastPort = 7173deathLosePercent = -1housePriceEachSQM = 1000houseRentPeriod = "weekly"timeBetweenActions = 200timeBetweenExActions = 1000mapName = "forgotten"mapAuthor = "Mitsuig"marketOfferDuration = 30 * 24 * 60 * 60premiumToCreateMarketOffer = truecheckExpiredMarketOffersEachMinutes = 60maxMarketOffersAtATimePerPlayer = 100mysqlHost = "127.0.0.1"mysqlUser = "root"mysqlPass = "@27271@DT"mysqlDatabase = "tibia"mysqlPort = 3306passwordType = "sha1"mysqlSock = ""allowChangeOutfit = truefreePremium = falsekickIdlePlayerAfterMinutes = 15maxMessageBuffer = 4emoteSpells = trueclassicEquipmentSlots = falseallowWalkthrough = truecoinPacketSize = 25coinImagesURL = "http://some.url/images/store/"rateExp = 5rateSkill = 3rateLoot = 2rateMagic = 3rateSpawn = 1deSpawnRange = 2deSpawnRadius = 50staminaSystem = truewarnUnsafeScripts = trueconvertUnsafeScripts = truedefaultPriority = "high"startupDatabaseOptimization = trueownerName = "Mitsuig"ownerEmail = "mitsuig@xtibia.com"url = "http://tibiansold.com"location = "Brasil"
-
penso que pdoe ser da config lua olha a que eu te mandei ali em cima se tem algo errado sim está tudo configurado direitinho
-
consegui Ta tudo de boas agr server online mas quando vou pra entrar no servidor nao entra so fica dando:: your character list is being loaded. please wait
-
# Create Character Options $config['site']['newchar_vocations'] = array(0 => 'Nadega Sample'); $config['site']['newchar_towns'] = array(6); $config['site']['max_players_per_account'] = 4; assim que tá lá no meu
-
configurei tudo lá agr ta dando esse erro aqui Error occured!Error ID: #C-5More info: ERROR: #C-5 : Class::ConfigPHP - Key passwordType doesn't exist.File: C:\xampp\htdocs\classes/configphp.php Line: 96File: C:\xampp\htdocs\system/load.database.php Line: 38File: C:\xampp\htdocs/index.php Line: 21 ja resolvi vlw Agora ta dando esse erro aqui The Following Errors Have Occurred: Wrong characters configuration. Try again or contact with admin. ADMIN: Edit file config/config.php and set valid characters to copy names. Character to copy Nadega Sample doesn't exist. e tmb não esta entrando nas contas so fica carregando
-
aff ai e foda entendi nada do tutorial vc teria skype pra poder me dar um help? ou whats app Deadpool
-
10.96
-
worldType = "pvp"hotkeyAimbotEnabled = trueprotectionLevel = 1killsToRedSkull = 3killsToBlackSkull = 6pzLocked = 60 * 1000removeChargesFromRunes = truetimeToDecreaseFrags = 24 * 60 * 60 * 1000whiteSkullTime = 15 * 60 * 1000stairJumpExhaustion = 2 * 1000experienceByKillingPlayers = falseexpFromPlayersLevelRange = 75-- Connection Config-- NOTE: maxPlayers set to 0 means no limitip = "127.0.0.1"bindOnlyGlobalAddress = falseloginProtocolPort = 7171gameProtocolPort = 7172statusProtocolPort = 7171maxPlayers = 0motd = "Welcome to The Global Server!"onePlayerOnlinePerAccount = trueallowClones = falseserverName = "Global"statusTimeout = 5 * 1000replaceKickOnLogin = truemaxPacketsPerSecond = 25-- Casting System enableLiveCasting = trueliveCastPort = 7173-- Deaths-- NOTE: Leave deathLosePercent as -1 if you want to use the default-- death penalty formula. For the old formula, set it to 10. For-- no skill/experience loss, set it to 0.deathLosePercent = -1-- Houses-- NOTE: set housePriceEachSQM to -1 to disable the ingame buy house functionalityhousePriceEachSQM = 1000houseRentPeriod = "weekly"-- Item UsagetimeBetweenActions = 200timeBetweenExActions = 1000-- Map-- NOTE: set mapName WITHOUT .otbm at the endmapName = "forgotten"mapAuthor = "Mitsuig"-- MarketmarketOfferDuration = 30 * 24 * 60 * 60premiumToCreateMarketOffer = truecheckExpiredMarketOffersEachMinutes = 60maxMarketOffersAtATimePerPlayer = 100-- MySQLmysqlHost = "127.0.0.1"mysqlUser = "root"mysqlPass = ""mysqlDatabase = "tibia"mysqlPort = 3306mysqlSock = ""-- Misc.allowChangeOutfit = truefreePremium = falsekickIdlePlayerAfterMinutes = 15maxMessageBuffer = 4emoteSpells = trueclassicEquipmentSlots = falseallowWalkthrough = truecoinPacketSize = 25coinImagesURL = "http://some.url/images/store/"-- Rates-- NOTE: rateExp is not used if you have enabled stages in data/XML/stages.xmlrateExp = 5rateSkill = 3rateLoot = 2rateMagic = 3rateSpawn = 1-- MonstersdeSpawnRange = 2deSpawnRadius = 50-- StaminastaminaSystem = true-- ScriptswarnUnsafeScripts = trueconvertUnsafeScripts = true-- Startup-- NOTE: defaultPriority only works on Windows and sets process-- priority, valid values are: "normal", "above-normal", "high"defaultPriority = "high"startupDatabaseOptimization = true-- Status server informationownerName = "Mitsuig"ownerEmail = "mitsuig@xtibia.com"url = "http://tibiansold.com"location = "Brasil"
-
teria como eu retirar essa parte de site ? e deixar para fazer a conta normal igual era no 8.60?
-
Onde eu especifico isso?
-
Error occured! Error ID: #C-2 More info: ERROR: #C-2 : Class::ConfigLUA - LUA config file doesn't exist. Path: /global/config.lua File: C:\xampp\htdocs\classes/configlua.php Line: 24 File: C:\xampp\htdocs\classes/configlua.php Line: 12 File: C:\xampp\htdocs\system/load.init.php Line: 42 File: C:\xampp\htdocs/index.php Line: 18 alguem pode me ajudar ?
-
Ja vou te add no skype : tulio271 vou querer ajuda sim se souber por ot me e quiser me ajudar tmb a gnt podiria formar uma equipe
-
O mano disponibiliza ai pra nos... mas se possivel tipo tem como colocar ele sem esse trem de apache ou xampp tipo igual era antes (schemas) usando sqlitestudio database local msm ? esses trem de site ne cmg nao kkkk
-
É isso ai meu amigo você entendeu tudo kkkkkk
-
Quem Está Navegando 0 membros estão online
- Nenhum usuário registrado visualizando esta página.