Jump to content
Forumu Destekleyenlere Katılın ×
Paticik Forumları
2000 lerden beri faal olan, çok şukela bir paylaşım platformuyuz. Hoşgeldiniz.

yardım v2.1


Pingu

Öne çıkan mesajlar

[itemdef i_hobbit_chat]
if ( == 1)
name=hobbit chat
id=i_memory
type=t_eq_script
layer=30
else
src.sysmessage you are not a hobbit!
endif



[function hobbitchat]
if (> == 1)
src.newitem i_hobbit_chat
src.act.cont
src.tag.hobbitchat 1
src.sysmessage Hobbitchat: Aktif
else
src.sysmessage you are not a hobbit!
endif
return 1

[function hobbitchatkapa]
if (> == 1)
src.consume i_hobbit_chat
src.tag.hobbitchat 0
src.sysmessage Hobbitchat: DEAktif
else
src.sysmessage you are not a hobbit!
endif
return 1

[function hobbit]
if (> == 1)
msghobbit
else
src.sysmessage you are not a hobbit!
endif
return 1

[function hobbitmsg]
if (> == 1)
var.old_p


var.old_region_events
var.old_region_flags
var.old_act
region.flags=0
region.events -0
p 11 11 0 1
newitem i_memory
act.cont
act.sayua 063 0 0 1
act.remove
p
region.flags
region.events
act
else
src.sysmessage you are not a hobbit!
endif


[function msghobbit]
if (> == 1)
serv.allclients findid.i_hobbit_chat.cont.hobbitmsg ** :
else
src.sysmessage you are not a hobbit!
endif
return 1


-- bu script te .hobbit kullanarak mesaj yazınca hobbitlerin ekranında gozukuyor ama mesajı yazanın adı yerine **hobbit chat : çıkyor?[signature][hline]EXILE PLAYER

[Bu mesaj Aradhell tarafından 13 Ağustos 2004 12:59 tarihinde değiştirilmiştir]

Link to comment
Sosyal ağlarda paylaş

[function hobbit]
if ()
serv.allclients hobbit_chat :
endif

[function hobbit_chat]
if ()
sysmessage @33 ** Bir Hobbit Diyor ki **
sysmessage @20
endif[signature][hline]7/24 Fulltime Action 8x Full Gain Power Gaming Ultima Online Shard Sindarin

Wallah O Kızı Seviyorum!

[Bu mesaj Tcpip tarafından 13 Ağustos 2004 13:14 tarihinde değiştirilmiştir]
Link to comment
Sosyal ağlarda paylaş

×
×
  • Yeni Oluştur...