• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!
  • New resources must be posted under Resources tab. A discussion thread will be created automatically, you can't open threads manually anymore.

TalkAction deleted thread

Yeah, I've never played WoW before, so can you do a little bit of explaining?
I'm assuming it's just changed vocations with many new spells.

PS: what other damn scripts do you have up your sleeves? you're blowing up the whole scripting board.
 
what other damn scripts do you have up your sleeves? you're blowing up the whole scripting board.

I hope he has many! Cuz I really like his scripts, he's very talented!

OnTopic
I have custom vocs on my ot and I don't wanna change them do I need to edit anything in the script?
 
Wtf?! Too many scripts i don't get what does it do!

You can change your professions (each profession has its unique spells and changes your specification (healing, dps, tank) in a battle field, also affects your mana and hp).
Talents are to upgrade spells. F.e. better healing, more damage, double damage with new elementa, bigger combat area, new things (paralyze and so on)

And spells are like normal spells, but there is a lot of them.

All this thing is made ONLY by me, so it was kind of boring and time taking job. :p

Yeah, I've never played WoW before, so can you do a little bit of explaining?
I'm assuming it's just changed vocations with many new spells.

PS: what other damn scripts do you have up your sleeves? you're blowing up the whole scripting board.

I've many scripts in my stock and I'm creating new one in my spare time. :D

@edit

Sry for double post. :O
 
Last edited by a moderator:
I wasn't seeing much scripts beeing released lately but teckman has been releasing many things and I'm really grateful to him! Made my project viable with all the things he's been posting.
teckman, I'm your fan. :)
 
when I use the /profession command on every vocation at any lvl it says
I don't get it.

What distro? It was all doing great at my computer so I dunno. It's almost impossible to not work.
 
fixed the problem on the other post but when I say /talents manage I get this error on console:
LUA:
 [22/08/2011 19:08:32] [Error - TalkAction Interface] 
[22/08/2011 19:08:32] data/talkactions/scripts/talents.lua:onSay
[22/08/2011 19:08:32] Description: 
[22/08/2011 19:08:32] data/talkactions/scripts/talents.lua:69: bad argument #1 to 'lower' (string expected, got nil)
[22/08/2011 19:08:32] stack traceback:
[22/08/2011 19:08:32] 	[C]: in function 'lower'
[22/08/2011 19:08:32] 	data/talkactions/scripts/talents.lua:69: in function <data/talkactions/scripts/talents.lua:54>

I use tfs 0.3.6pl1 btw.
 
Last edited:
fixed the problem on the other post but when I say /talents manage I get this error on console:
LUA:
 [22/08/2011 19:08:32] [Error - TalkAction Interface] 
[22/08/2011 19:08:32] data/talkactions/scripts/talents.lua:onSay
[22/08/2011 19:08:32] Description: 
[22/08/2011 19:08:32] data/talkactions/scripts/talents.lua:69: bad argument #1 to 'lower' (string expected, got nil)
[22/08/2011 19:08:32] stack traceback:
[22/08/2011 19:08:32] 	[C]: in function 'lower'
[22/08/2011 19:08:32] 	data/talkactions/scripts/talents.lua:69: in function <data/talkactions/scripts/talents.lua:54>

I use tfs 0.3.6pl1 btw.

Fixed, now if you don't add parameters it'll return true.
 
now when I say /talents manage (anything, or nothing) I get this error on console:
LUA:
[22/08/2011 19:24:35] [Error - TalkAction Interface] 
[22/08/2011 19:24:35] data/talkactions/scripts/talents.lua:onSay
[22/08/2011 19:24:35] Description: 
[22/08/2011 19:24:35] data/talkactions/scripts/talents.lua:73: bad argument #1 to 'lower' (string expected, got nil)
[22/08/2011 19:24:35] stack traceback:
[22/08/2011 19:24:35] 	[C]: in function 'lower'
[22/08/2011 19:24:35] 	data/talkactions/scripts/talents.lua:73: in function <data/talkactions/scripts/talents.lua:54>
 
it's the same as me, when players lvl up they gain like 2k hp

I have custom vocs and they have different hp gain per lvl, does this bugs the script? and is that part needed? or can I delete it?
 
Back
Top