What's new

[TFS] problem z komendami.

Status
Not open for further replies.

Stygmata

Active User
Joined
Oct 24, 2008
Messages
80
Reaction score
0
Elo, m?j problem brzmi nast?puj?co.
Po zrobieniu GM (Acces 3) loguj? si? na serwer wszystko dzia?a, Outfit gm jest szybko zasuwam :) Lecz nie mog? u?ywa? komend gdy wpisuje dla przyk?adu,
/a 2, /up itd wy?wietla mi si? You can not execute this command.
Prosz? o pomoc b?d? bardzo wdzi?czny.
 

GoD SunrisE

New User
Joined
Mar 27, 2009
Messages
2
Reaction score
0
Odp: [TFS] problem z komendami.

Sprawd?, czy masz wszystko dobrze w "data/commands.xml"

Poni?ej masz wszystkie komendy, tylko z wersji 8.10, ale nie powinno chyba nic si? ro?ni?. ;)

<?xml version="1.0"?>
<commands>
-- Gods
<command cmd="/reload" access="5" /> -- Reload configurations
<command cmd="/s" access="5" /> -- Summon a NPC
<command cmd="/openserver" access="5" /> -- Open server
<command cmd="/closeserver" access="5" /> -- Close server
<command cmd="/owner" access="5" /> -- Set a player to house owner
<command cmd="/addskill" access="5" /> -- Add a decent skill level
<command cmd="/bless" access="5" /> -- Add a blessing
-- Senior Gamemasters
<command cmd="/m" access="4" /> -- Summon a "wild" monster
<command cmd="/summon" access="4" /> -- Summon a monster
-- Gamemasters
<command cmd="/b" access="3" /> -- IP BAN a player
<command cmd="/ban" access="3" /> -- Ban a player
<command cmd="/t" access="3" /> -- Teleport to your temple
<command cmd="/gethouse" access="3" /> -- Info about house of a player
<command cmd="/bans" access="3" /> -- Info about who are banished
<command cmd="/town" access="3" /> -- Go to your town
<command cmd="/save" access="3" /> -- Cast Server save
<command cmd="/up" access="3" /> -- Teleport a floor up
<command cmd="/bc" access="3" /> -- Broadcast to players in colors
<command cmd="/down" access="3" /> -- Teleport a floor down
<command cmd="/send" access="3" /> -- Send a player to a decent position
<command cmd="/raid" access="3" /> -- Execute a raid
<command cmd="/shutdown" access="3" /> -- Shutdown the Server
<command cmd="/premium" access="3" /> -- Give someone a premium account
<command cmd="/i" access="3" /> -- Create a item by ID
<command cmd="/n" access="3" /> -- Create a item by name
<command cmd="/goto" access="3" /> -- Teleport to players, creatures or NPCs
<command cmd="/a" access="3" /> -- Teleport by SQMs
<command cmd="/kick" access="3" /> -- Kick a player
<command cmd="/pvp" access="3" /> -- Change world type
<command cmd="/c" access="3" /> -- Teleport a player
<command cmd="/addon" access="3" /> -- Teleport a player
<command cmd="/invisible" access="3" /> -- Go totally invisible
<command cmd="/clean" access="3" /> -- Clean the map
-- Senior Tutors
<command cmd="/max" access="2" />
<command cmd="/q" access="2" /> -- Check your money
<command cmd="/z" access="2" /> -- Check effects
<command cmd="/pos" access="2" />
-- Tutors --
<command cmd="/B" access="1" /> -- Broacast message
<command cmd="/info" access="1" /> -- Info about a player
<command cmd="/getonline" access="1" /> -- Info about how many players are online
<command cmd="/check" access="1" /> -- Check all Multiclienting players
-- Players
<command cmd="!sellhouse" access="0" /> -- Sell your house to a player
<command cmd="!buyhouse" access="0" /> -- Buy a house
<command cmd="!leavehouse" access="0" /> -- Leave a house
<command cmd="!serverinfo" access="0" /> -- Show server information
<command cmd="!exp" access="0" /> -- Show how many exp you need until the next level
<command cmd="!aries" access="0" /> -- Show server version
<command cmd="!mana" access="0" /> -- Show how mana you need to spent until the next magic level
<command cmd="!online" access="0" /> -- Shows the amount of online players
<command cmd="!report" access="0" /> -- report a bug to the Hoster
<command cmd="!uptime" access="0" /> -- Shows the server's uptime
<command cmd="!frags" access="0" /> -- Shows how many frags the player has
</commands>
 

Stygmata

Active User
Joined
Oct 24, 2008
Messages
80
Reaction score
0
Odp: [TFS] problem z komendami.

W?asnie w tym problem ?e nie mam commands.xml :) a w talkactions mam tylko tyle:
<?xml version="1.0" encoding="UTF-8"?>
<talkactions>
<!-- player talkactions -->
<talkaction words="!buypremium" script="buyprem.lua"/>
<talkaction words="!leavehouse" script="leavehouse.lua"/>
<talkaction words="!save" script="save.lua"/>
<talkaction words="!changesex" script="changesex.lua"/>
<talkaction words="!uptime" script="uptime.lua"/>
<talkaction words="!deathlist" script="deathlist.lua"/>

<!-- test talkactions -->
<talkaction words="!z" script="magiceffect.lua"/>
<talkaction words="!x" script="animationeffect.lua"/>
</talkactions>
 

GoD SunrisE

New User
Joined
Mar 27, 2009
Messages
2
Reaction score
0
Odp: [TFS] problem z komendami.

A spr?buj acces 5 wpisa? (GoD). Mo?e to co? da.
 

Stygmata

Active User
Joined
Oct 24, 2008
Messages
80
Reaction score
0
Odp: [TFS] problem z komendami.

Probowa?em automatycznie wywala mi acces 0 zmienialem plik Talkaction z dzia?aj?cego serwa i tez 0 r??nicy, ju? mnie to dobija :(
 

Adus41

Senior User
Joined
May 30, 2008
Messages
582
Reaction score
46
Age
32
Odp: [TFS] problem z komendami.

Oni ci dawali do XML propozycje:p Zmie? w bazie danych Access na 3 noi Account_Type czy jako? tak na 5 ;] I po problemie :D Te? tak mia?em i pr?bowa?em,i mi wysz?o ;]
 

Xart Irok

Senior User
Joined
Sep 7, 2008
Messages
2,925
Reaction score
419
Age
32
Odp: [TFS] problem z komendami.

zajyrz w katalog XML/commands.xml tam znajduja sie aktualne dane z commendami ale to jest za malo ustawienie tylko accessu jesli uzywasz TFS 0.2 on wymaga sobie ustawienia tagze i group_id
 

Kurtis1

Advanced User
Joined
Apr 4, 2008
Messages
319
Reaction score
128
Odp: [TFS] problem z komendami.

Oni ci dawali do XML propozycje Zmie? w bazie danych Access na 3 noi Account_Type czy jako? tak na 5 ;] I po problemie Te? tak mia?em i pr?bowa?em,i mi wysz?o ;]

Dok?adnie - zmieniasz acces w tabeli player na 1/2/3/4/5/6/, p??niej w tabeli accounts to samo. Musisz tylko zna? id postaci ;>.
 
Status
Not open for further replies.
Top