Quantcast
Channel: Tutoriales
Viewing all articles
Browse latest Browse all 150

[Talkactions] Scrypts Anti-anuncios de otros OTservers

$
0
0
Que tal gente de Tibiaface. Hoy les traigo un Scrypt para evitar que esos players Bots anuncien sus servidores en Su OtServer Sin mas vamos al grano! Lo primero es ir a la carpeta talkactions y crear 1 archivo.Lua Que llamaremos Nospam.lua. Dentro del archivo Nospam.lua escribiremos el siguiente code. Código:function onSay(cid, words, param) local playerpos = getPlayerPosition(cid)   if math.max(math.abs(playerpos.x-23), math.abs(playerpos.y-30)) ...

Viewing all articles
Browse latest Browse all 150