Hesabına erişemeyen eski üyeler Discord üzerinden yardım alabilir.
Bronx'un yazmış olduğu page sistemini kullanıyodum. Sorunum şu;
page yanıtlama menüsünde page atana ceza verme butonuna basıldığında bir item equip ettirmeye çalışıyorum. 1 saat page atamama cezası gibi bir şey vermek için ancak beceremedim.

scriptin ilgili bölümü

[dialog d_pg_list1]
170,200
nomove

page 0
resizepic 60 10 5120 370 184

htmlgump 85 27 120 20 0 0 0
resizepic 75 20 3000 342 30
button 215 24 4006 4007 1 0 1 // take
button 254 24 4015 4016 1 0 2 // summon
button 295 24 4030 4031 1 0 3 // message
button 335 24 4018 4019 1 0 4 // delete
button 375 24 4003 4004 1 0 5 // jail

radio 80 72 5605 2092 0 1
htmlgump 101 70 310 20 2 0 0
htmlgump 83 90 330 46 3 0 0

resizepic 75 150 3000 342 30
htmlgump 88 156 320 20 1 0 0

[dialog d_pg_list1 text]
<var.pg_font>><uid.<var.pg_box>.rescount> page listeleniyor.
<var.pg_font>>Staff islevselligi: <eval ((<uid.<var.pg_box>.more1> * 100) / <uid.<var.pg_box>.morex>)>% || Averaj cevap suresi: <eval (<uid.<var.pg_box>.more2> / <uid.<var.pg_box>.morey>)>,<eval ((<uid.<var.pg_box>.more2> / (<uid.<var.pg_box>.morey> / 10)) - ((<uid.<var.pg_box>.more2> / <uid.<var.pg_box>.morey>) * 10))>m
<var.pg_font1>><uid.<tag.pg_1>.link.account.name>: <uid.<tag.pg_1>.link.name> <var.pg_1> [<uid.<tag.pg_1>.link.uid>] <eval ((<serv.time> - <uid.<tag.pg_1>.more1>) / 600)>m
<var.pg_font2>><uid.<tag.pg_1>.tag.reason>

[dialog d_pg_list1 button]
On=1
if (<argchk[1]>)
	act <uid.<tag.pg_1>.uid>
endif
if (<act.baseid> != i_page)
	pg_smsgx * Bu islem icin bir page secmelisiniz.
	return 1
endif

if (<uid.<act.more2>.ischar>) && (<uid.<act.more2>.region>) && !(<uid.<act.more2>.findtype.t_eq_client_linger>) && (<act.more2> != <uid>)
	try pg_smsgx * Bu page ile <uid.<act.more2>.name> zaten ilgilenmekte.
	act 0
	pg list
else
	if !(<act.color>)
		act.color 1 // bu page istatistiklere girdi
		try act.cont.more1 <eval (<act.cont.more1> + 1)> // yanitlandi
		try act.cont.morey <eval (<act.cont.morey> + 1)> // ortalamaya katildi
		try act.cont.more2 <eval (<act.cont.more2> + ((<serv.time> - <act.more1>) / 600)> // sure eklendi
	endif
	act.more2 <uid>
	tag.pg_answer <act.uid>
	pg
	pg go
endif

On=2
if (<argchk[1]>)
	act <uid.<tag.pg_1>.uid>
endif
if (<act.baseid> != i_page)
	pg_smsgx * Bu islem icin bir page secmelisiniz.
	return 1
endif

if (<uid.<act.more2>.ischar>) && (<uid.<act.more2>.region>) && !(<uid.<act.more2>.findtype.t_eq_client_linger>) && (<act.more2> != <uid>)
	try pg_smsgx * Bu page ile <uid.<act.more2>.name> zaten ilgilenmekte.
	act 0
	pg list
else
	if !(<act.color>)
		act.color 1 // bu page istatistiklere girdi
		try act.cont.more1 <eval (<act.cont.more1> + 1)> // yanitlandi
		try act.cont.morey <eval (<act.cont.morey> + 1)> // ortalamaya katildi
		try act.cont.more2 <eval (<act.cont.more2> + ((<serv.time> - <act.more1>) / 600)> // sure eklendi
	endif
	act.more2 <uid>
	tag.pg_answer <act.uid>
	pg
	pg summon
endif

On=3
if (<argchk[1]>)
	act <uid.<tag.pg_1>.uid>
endif
if (<act.baseid> != i_page)
	pg_smsgx * Bu islem icin bir page secmelisiniz.
	return 1
endif

if (<uid.<act.more2>.ischar>) && (<uid.<act.more2>.region>) && !(<uid.<act.more2>.findtype.t_eq_client_linger>) && (<act.more2> != <uid>)
	try pg_smsgx * Bu page ile <uid.<act.more2>.name> zaten ilgilenmekte.
	act 0
	pg list
else
	act.more2 <uid>
	tag.pg_answer <act.uid>
	pg message
endif

On=4
if (<argchk[1]>)
	act <uid.<tag.pg_1>.uid>
endif
if (<act.baseid> != i_page)
	pg_smsgx * Bu islem icin bir page secmelisiniz.
	return 1
endif

if (<uid.<act.more2>.ischar>) && (<uid.<act.more2>.region>) && !(<uid.<act.more2>.findtype.t_eq_client_linger>) && (<act.more2> != <uid>)
	try pg_smsgx * Bu page ile <uid.<act.more2>.name> zaten ilgilenmekte.
	act 0
	pg list
else
	if !(<act.color>)
		act.color 1 // bu page istatistiklere girdi
		try act.cont.more1 <eval (<act.cont.more1> + 1)> // yanitlandi
	endif
	tag.pg_answer <act.uid>
	pg delete
endif

On=5
if (<argchk[1]>)
	act <uid.<tag.pg_1>.uid>
endif
if (<act.baseid> != i_page)
	pg_smsgx * Bu islem icin bir page secmelisiniz.
	return 1
endif

if (<uid.<act.more2>.ischar>) && (<uid.<act.more2>.region>) && !(<uid.<act.more2>.findtype.t_eq_client_linger>) && (<act.more2> != <uid>)
	try pg_smsgx * Bu page ile <uid.<act.more2>.name> zaten ilgilenmekte.
	act 0
	pg list
else
	if !(<act.color>)
		act.color 1 // bu page istatistiklere girdi
		try act.cont.more1 <eval (<act.cont.more1> + 1)> // yanitlandi
	endif
	tag.pg_answer <act.uid>
	act.link.uid.newitem i_pagecezasi
	act.link.uid.timer 3600
	act.link.uid.equip
	pg delete
endif

[itemdef i_pagecezasi]
name page cezasi
id 0186a
type t_eq_script
weight 0
layer layer_special

On=@Create
attr attr_invis|attr_newbie

On=@Equip
src.sysmessage @021,,1 1 saat page atmama cezasi aldiniz.

	
On=@Timer
remove

on=@unequip
src.sysmessage @55 Page atmama cezaniz bitmistir.
yapmaya calıstıgın şey bir oyuncu page attığında tekrar page atmak için 1 saat beklemesi mi?
yok hayir daha önce page den dolayı jail cezası verilen butona ben page atmama cezası koymak istiyorum. gereksiz pageler geldiğinde seçilen page e ceza vermek.
yok olmaz ben denedim beceremedim bende
Adept
4.3
MSN'den kendisine yardimci oldum. Buradaki arkadaslar da ögrensin;

act.link.uid.newitem i_pagecezasi
act.link.uid.timer 3600
act.link.uid.equip

üstteki kismi, alttaki kisim ile degistirmek yeterli:

serv.newitem i_pagecezasi
new.timer 3600
ref1 = <act.link.uid>
ref1.equip <new>

Üye Ol veya Giriş Yap

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