• 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!
  • New resources must be posted under Resources tab. A discussion thread will be created automatically, you can't open threads manually anymore.

TalkAction [Pokemon]From m1 to m9 [RELEASE]

Amiroslo

Excellent OT User
Joined
Jul 28, 2009
Messages
6,768
Solutions
5
Reaction score
769
here u go add in talkactions.xml
Code:
	<talkaction words="m1" case-sensitive="no" event="script" value="move1.lua"/>
	<talkaction words="m2" case-sensitive="no" event="script" value="move2.lua"/>
	<talkaction words="m3" case-sensitive="no" event="script" value="move3.lua"/>
	<talkaction words="m4" case-sensitive="no" event="script" value="move4.lua"/>
	<talkaction words="m5" case-sensitive="no" event="script" value="move5.lua"/>
	<talkaction words="m6" case-sensitive="no" event="script" value="move6.lua"/>
	<talkaction words="m7" case-sensitive="no" event="script" value="move7.lua"/>
	<talkaction words="m8" case-sensitive="no" event="script" value="move8.lua"/>
	<talkaction words="m9" case-sensitive="no" event="script" value="move9.lua"/>

and here is from m1 to m9 HERE

MEGA UPLOAD
Rapid Share
Hotfile
Zshare

Rep++
 
Last edited:
He's not taking credits for this and he saves people from buying these scripts from vapus, while their the same scripts.
 
Amiroslo can you give me a working monsters.xml for pokemon ot? so the spells work with monsters

EDIT : i need help with the surf system
like when i move on water it gives effect...
can you try giving me all pokemon scripts you got plz? and i will rep you foreverrrrr :thumbup:

EDIT : M1
[19/02/2011 01:48:22] [Error - TalkAction Interface]
[19/02/2011 01:48:22] data/talkactions/scripts/move1.lua:eek:nSay
[19/02/2011 01:48:22] Description:
[19/02/2011 01:48:22] data/talkactions/scripts/move1.lua:676: attempt to index field '?' (a nil value)
[19/02/2011 01:48:22] stack traceback:
[19/02/2011 01:48:22] data/talkactions/scripts/move1.lua:676: in function <data/talkactions/scripts/move1.lua:669>
 
Back
Top