şöyle bir scp var elimde ama stafflar içn çalışmasın istiorum nasıl yapabilirim ???


[itemdef i_pk_gecis]
id i_floor_cobblestone
name pk gecis

on=@create
attr 00080

on=@click
message @0481 <name>
return 1

on=@dclick
src.sysmessage @38 Uzerinden gecin.
return 1

on=@step
if (<src.kills> < 8 )
src.go 1164,1794,1
return 1
endif
on=@step'in bir satır altına
if (<src.account.plevel> = 1)
ekleyip sonada endif koy
Master
59.2997
on=@step
if (<src.account.plevel> < 2)
src.go xxxx
..
..
..
return 1
endif

Üye Ol veya Giriş Yap

Bu forum başlığına mesaj atmak istiyorsanız hemen üye olun veya giriş yapın.