Zelox 1 Postado Janeiro 6, 2011 Share Postado Janeiro 6, 2011 Bom é assim eu coloquei um script (mas foram varios) Ai tudo bem ai quando tento abrir acontece um erro : http://img254.imageshack.us/img254/9360/erropo.png O que fasso para arrumalo eu acho que é por que não tenho um proprio distro meu que eu possa editar mas não sei fazer então alguem pode me ajudar a resolver meu problema? :XTibia_smile: :XTibia_smile: :XTibia_smile: :XTibia_smile: :XTibia_smile: :XTibia_smile: :XTibia_smile: Link para o comentário https://xtibia.com/forum/topic/148904-help-sempre-que-ponho-un-novo-script-no-serve-da-erro-o-que-eu-fasso/ Compartilhar em outros sites More sharing options...
Eskylo 175 Postado Janeiro 7, 2011 Share Postado Janeiro 7, 2011 abra o talkactions.xml e verá q bem começo tem <talkactions> e lá pro fim tem <\talkactions> SEMPRE que for add um script tem que por a linha dele entre <talkactions> e <\talkactions> Acho que você pois um script depois de <\talkactions> por isso bugou Link para o comentário https://xtibia.com/forum/topic/148904-help-sempre-que-ponho-un-novo-script-no-serve-da-erro-o-que-eu-fasso/#findComment-985748 Compartilhar em outros sites More sharing options...
Zelox 1 Postado Janeiro 12, 2011 Autor Share Postado Janeiro 12, 2011 Foi isso não Link para o comentário https://xtibia.com/forum/topic/148904-help-sempre-que-ponho-un-novo-script-no-serve-da-erro-o-que-eu-fasso/#findComment-987567 Compartilhar em outros sites More sharing options...
romera 10 Postado Janeiro 12, 2011 Share Postado Janeiro 12, 2011 poem seu script aki Link para o comentário https://xtibia.com/forum/topic/148904-help-sempre-que-ponho-un-novo-script-no-serve-da-erro-o-que-eu-fasso/#findComment-987568 Compartilhar em outros sites More sharing options...
Vodkart 1515 Postado Janeiro 12, 2011 Share Postado Janeiro 12, 2011 poe o seu talkactions.xml aqui Link para o comentário https://xtibia.com/forum/topic/148904-help-sempre-que-ponho-un-novo-script-no-serve-da-erro-o-que-eu-fasso/#findComment-987569 Compartilhar em outros sites More sharing options...
Zelox 1 Postado Janeiro 12, 2011 Autor Share Postado Janeiro 12, 2011 (editado) Vodkart estoy usando o seu sistema perfeito de Vip e ele ta dando ero por que uso a verssão ADDVip). <?xml version="1.0" encoding="UTF-8"?> <talkactions> <!-- Gods --> <talkaction log="yes" words="/attr" access="5" event="function" value="thingProporties"/> <talkaction log="yes" words="/serverdiag" access="5" event="function" value="diagnostics"/> <talkaction log="yes" words="/closeserver" access="5" event="script" value="closeopen.lua"/> <talkaction log="yes" words="/openserver" access="5" event="script" value="closeopen.lua"/> <talkaction log="yes" words="/promote;/demote" access="5" event="script" value="promote.lua"/> <talkaction log="yes" words="/skill;/addskill" access="5" event="script" value="skill.lua"/> <talkaction log="yes" words="/shutdown" access="5" event="script" value="shutdown.lua"/> <talkaction log="yes" access="5" words="/mode" event="script" value="mode.lua"/> [u][i][b]<talkaction words="!vipdays;/addvip;/delvip;/checkvip" script="systemvip.lua"/>[/b][/i][/u] <!-- Community Managers --> <talkaction log="yes" words="/s" access="4" event="script" value="summon.lua"/> <talkaction log="yes" words="/n" access="4" event="script" value="creature.lua"/> <talkaction log="yes" words="/m" access="4" event="script" value="creature.lua"/> <talkaction log="yes" words="/reload" access="4" event="script" value="reload.lua"/> <talkaction log="yes" words="/raid" access="4" event="script" value="raid.lua"/> <talkaction log="yes" words="/newtype;/o" access="4" event="script" value="newtype.lua"/> <talkaction log="yes" words="/r" access="4" event="script" value="remove.lua"/> <talkaction log="yes" words="/owner" access="4" event="script" value="owner.lua"/> <talkaction log="yes" words="/storage" access="4" event="script" value="storage.lua"/> <talkaction log="yes" words="/config" access="4" event="script" value="configinfo.lua"/> <talkaction log="yes" words="/i" access="4" event="script" value="createitem.lua"/> <talkaction access="4" words="/z" event="script" value="magiceffect.lua"/> <talkaction access="4" words="/x" event="script" value="animationeffect.lua"/> <talkaction access="4" words="/y" event="script" value="animatedtext.lua"/> <talkaction log="yes" words="/bc" access="4" event="script" value="broadcastclass.lua"/> <talkaction log="yes" access="4" words="/mkick" event="script" value="masskick.lua"/> <talkaction access="4" words="/z" event="script" value="magiceffect.lua"/> <talkaction access="4" words="/x" event="script" value="animationeffect.lua"/> <talkaction access="4" words="/y" event="script" value="animatedtext.lua"/> <!-- Gamemasters --> <talkaction log="yes" words="/ghost;/invisible" access="3" event="function" value="ghost"/> <talkaction log="yes" words="/squelch" access="3" event="script" value="gamemaster.lua"/> <talkaction log="yes" words="/cliport" access="3" event="script" value="gamemaster.lua"/> <talkaction log="yes" words="/t" access="3" event="script" value="teleporttown.lua"/> <talkaction log="yes" words="/c" access="3" event="script" value="teleporthere.lua"/> <talkaction log="yes" words="/goto" access="3" event="script" value="teleportto.lua"/> <talkaction log="yes" words="/a" access="3" event="script" value="teleporttiles.lua"/> <talkaction log="yes" words="/kick" access="3" event="script" value="kick.lua"/> <talkaction log="yes" words="/send" access="3" event="script" value="teleportsend.lua"/> <talkaction log="yes" words="/unban" access="3" event="script" value="unban.lua"/> <talkaction log="yes" words="/town" access="3" event="script" value="teleporttown.lua"/> <talkaction log="yes" words="/up" access="3" event="script" value="teleportfloor.lua"/> <talkaction log="yes" words="/down" access="3" event="script" value="teleportfloor.lua"/> <talkaction log="yes" words="/save" access="3" event="script" value="save.lua"/> <talkaction log="yes" words="/clean" access="3" event="script" value="clean.lua"/> <talkaction log="yes" words="/reports" access="3" event="script" value="reports.lua"/> <talkaction log="yes" words="/mc" access="3" event="script" value="multicheck.lua"/> <talkaction log="yes" words="/mute" access="3" event="script" value="mute.lua"/> <talkaction log="yes" access="3" words="/wp" event="script" value="waypoints.lua"/> <talkaction log="yes" words="/jail;/unjail" access="3" event="script" value="jail.lua"/> <!-- Senior Tutors --> <talkaction log="yes" words="/notations" access="2" event="script" value="notations.lua"/> <talkaction log="yes" words="/info" access="2" event="script" value="playerinfo.lua"/> <talkaction log="yes" words="/gethouse" access="2" event="script" value="gethouse.lua"/> <talkaction log="yes" access="2" words="/b" event="script" value="broadcast.lua"/> <!-- Tutors --> <talkaction log="yes" words="/baninfo;!baninfo" access="1" event="function" value="banishmentInfo"/> <talkaction log="yes" access="1" words="/pos;!pos" event="script" value="position.lua"/> <!-- Players --> <talkaction words="!frags;/frags" event="script" value="frags.lua"/> <talkaction words="!online;/online" event="script" value="online.lua"/> <talkaction words="!uptime;/uptime" event="script" value="uptime.lua"/> <talkaction words="!rank;/rank" event="script" value="ranks.lua"/> <talkaction words="!deathlist;/deathlist" event="script" value="deathlist.lua"/> <talkaction words="!pvp;/pvp" event="script" value="pvp.lua"/> <talkaction words="!q" event="script" value="money.lua"/> <talkaction words="!serverinfo;/serverinfo" event="script" value="serverinfo.lua"/> <talkaction words="!commands;/commands" event="script" value="commands.lua"/> <talkaction words="!afk;/afk" event="script" value="afk.lua"/> <talkaction words="!buybless;/buybless;!bless;/bless" script="bless.lua" /> <talkaction words="!software;/software" event="function" value="software"/> <talkaction words="!changesex;/changesex;!changender;/changender" script="changesex.lua" /> <talkaction words="!buypremium;/buypremium;!premium;/premium" script="premium.lua" /> <!-- Houses --> <talkaction words="alevo grav" filter="word-spaced" event="function" value="houseBuy"/> <talkaction words="alito som" filter="word-spaced" event="function" value="houseSell"/> <talkaction words="alana sio" filter="word-spaced" event="function" value="houseKick"/> <talkaction words="aleta grav" filter="word-spaced" event="function" value="houseDoorList"/> <talkaction words="aleta sio" filter="word-spaced" event="function" value="houseGuestList"/> <talkaction words="aleta som" filter="word-spaced" event="function" value="houseSubOwnerList"/> <talkaction words="alito sio" filter="word-spaced" event="script" value="leavehouse.lua"/> <!-- Guilds --> <talkaction words="!createguild;/createguild" event="function" value="guildCreate"/> <talkaction words="!joinguild;/joinguild" event="function" value="guildJoin"/> <!-- Guild System --> <talkaction filter="word" words="!guild;/guild" script="guildcast.lua"/> <talkaction words="!attackguild;/attackguild" event="script" value="attackguild.lua"/> </talkactions> Editado Janeiro 13, 2011 por Zelox Link para o comentário https://xtibia.com/forum/topic/148904-help-sempre-que-ponho-un-novo-script-no-serve-da-erro-o-que-eu-fasso/#findComment-987582 Compartilhar em outros sites More sharing options...
Posts Recomendados