[function helppage]
sdialog d_helpmenu
return 1
[function helpmenu]
var.br <br
var.center <center
var.centerb </center
var.a <a href=
var.ab </a
var.b <b
var.bb </b
var.font1 <basefont color=#20aa20
var.font2 <basefont color=#aa0000
sdialog d_helpmenu
[dialog d_helpmenu]
50,50
nomove
resizepic 50 10 5150 235 200
text 74 40 1153 0
text 104 78 0 1
text 104 108 0 2
text 104 138 0 3
button 84 80 2117 2118 1 0 1
button 84 110 2117 2118 1 0 2
button 84 140 2117 2118 1 0 3
[dialog d_helpmenu text]
REBEL YARDIM
GM Cagrisi (page)
Takilma (stuck)
Oneri, sikayet, bug
Kapat
[dialog d_helpmenu button]
On=1
var.pg_font <basefont color=#203040
var.pg_font1 <basefont color=#aaaaaa
var.pg_font2 <basefont color=#90aa40
dialog d_gmpage
On=2
//if ((<findid.i_jail>) || (<src.flags>&statf_stone))
// sysmessage @0713,,1 Su anda stuck sistemini kullanamazsiniz.
elseif (<findid.i_stuck.timer> < 0)
findid.i_stuck.remove
dialog d_helpstuck
elseif (<findid.i_stuck>)
sysmessage @0713,,1 Stuck sistemini yalnızca Onbes (15) dakikada bir kullanabilirsiniz.
else
dialog d_helpstuck
endif
On=3
sysmessage Lutfen bekleyin...
weblink www.rebeluo.com
[dialog d_gmpage]
-180,240
nomove
resizepic 190 175 5120 643 100
htmlgump 211 200 290 20 0 0 0
resizepic 208 221 3000 610 26
textentry 211 225 555 25 0 0 1
button 785 223 4030 4031 1 0 1
[dialog d_gmpage TEXT]
<var.pg_font1>>Lutfen sorununuzu aciklayici bir sekilde belirtiniz.
<tag.pg_reason>
[dialog d_gmpage BUTTON]
On=0
sysmessage Page iptal edildi.
On=1
if (strmatch('<argtxt[0]>',''))
sysmessage Sorununuzu belirtmediniz.
dialog d_gmpage
elseif ((strlen(<argtxt[0]>)) > 110)
sysmessage Lutfen page'iniz 110 karakteri gecmemesine ozen gosteriniz.
tag.pg_reason <argtxt[0]>
dialog d_gmpage
tag.pg_reason
else
pg_call <argtxt[0]>
endif
[dialog d_helpstuck]
50,50
nomove
resizepic 60 20 5170 225 220
text 105 50 0250 0
button 85 83 1209 1210 1 0 1
text 105 80 800 1
button 85 103 1209 1210 1 0 2
text 105 100 800 2
button 85 123 1209 1210 1 0 3
text 105 120 800 3
button 85 143 1209 1210 1 0 4
text 105 140 800 4
button 85 163 1209 1210 1 0 5
text 105 160 800 5
button 135 194 3 4 1 0 0
text 155 190 800 6
[dialog d_helpstuck text]
Nereye gideceksiniz?
Britain
Moonglow
Minoc
Jhelom
Buc's Den
Kapat
[dialog d_helpstuck button]
On=1
sysmessage @0713,,1 Bir dakika icinde Britain'e gideceksiniz.
newitem i_stuck
act.morep 1495,1629,10
act.equip
On=2
sysmessage @0713,,1 Bir dakika icinde Moonglow'a gideceksiniz.
newitem i_stuck
act.morep 4442,1172
act.equip
On=3
sysmessage @0713,,1 Bir dakika icinde Minoc'a gideceksiniz.
newitem i_stuck
act.morep 2466,544
act.equip
On=4
sysmessage @0713,,1 Bir dakika icinde Jhelom'a gideceksiniz.
newitem i_stuck
act.morep 1383,3815
act.equip
On=5
sysmessage @0713,,1 Bir dakika icinde Buccaneer's Den'e gideceksiniz.
newitem i_stuck
act.morep 2706,2163
act.equip
[itemdef i_stuck]
name stuck options
id 0186a
type t_eq_script
weight 0
layer layer_special
On=@Create
attr attr_invis|attr_newbie
more1 60
On=@Equip
src.sayu * Stucked *
timer 1
On=@Timer
if (<cont>)
if (<more2>)
cont.sysmessage @0713,,1 Stuck hakkiniz acilmistir.
remove
elseif (<more1>)
cont.sysmessage @0713,,1 <eval <more1>>
cont.flags <cont.flags>|04
more1 (<more1> - 1)
timer 1
else
cont.go <morep>
cont.flags <cont.flags>&~04
more2 1
timer 900
endif
endif
return 1
[EOF]
[function helppage]
sdialog d_helpciyiz
[dialog d_helpciyiz]
50,50
nomove
resizepic 50 10 5150 235 200
text 74 40 1153 0
text 104 78 0 1
text 104 108 0 2
text 104 138 0 3
button 84 80 2117 2118 1 0 1
button 84 110 2117 2118 1 0 2
button 84 140 2117 2118 1 0 3
[dialog d_helpciyiz text]
REBEL YARDIM
GM Cagrisi (page)
Takilma (stuck)
Oneri, sikayet, bug
Kapat
[dialog d_helpciyiz button]
On=1
var.pg_font <basefont color=#203040
var.pg_font1 <basefont color=#aaaaaa
var.pg_font2 <basefont color=#90aa40
dialog d_gmpage
On=2
//if ((<findid.i_jail>) || (<src.flags>&statf_stone))
// sysmessage @0713,,1 Su anda stuck sistemini kullanamazsiniz.
elseif (<findid.i_stuck.timer> < 0)
findid.i_stuck.remove
dialog d_helpstuck
elseif (<findid.i_stuck>)
sysmessage @0713,,1 Stuck sistemini yalnızca Onbes (15) dakikada bir kullanabilirsiniz.
else
dialog d_helpstuck
endif
On=3
sysmessage Lutfen bekleyin...
weblink www.rebeluo.com
[dialog d_gmpage]
-180,240
nomove
resizepic 190 175 5120 643 100
htmlgump 211 200 290 20 0 0 0
resizepic 208 221 3000 610 26
textentry 211 225 555 25 0 0 1
button 785 223 4030 4031 1 0 1
[dialog d_gmpage TEXT]
<var.pg_font1>>Lutfen sorununuzu aciklayici bir sekilde belirtiniz.
<tag.pg_reason>
[dialog d_gmpage BUTTON]
On=0
sysmessage Page iptal edildi.
On=1
if (strmatch('<argtxt[0]>',''))
sysmessage Sorununuzu belirtmediniz.
dialog d_gmpage
elseif ((strlen(<argtxt[0]>)) > 110)
sysmessage Lutfen page'iniz 110 karakteri gecmemesine ozen gosteriniz.
tag.pg_reason <argtxt[0]>
dialog d_gmpage
tag.pg_reason
else
pg_call <argtxt[0]>
endif
[dialog d_helpstuck]
50,50
nomove
resizepic 60 20 5170 225 220
text 105 50 0250 0
button 85 83 1209 1210 1 0 1
text 105 80 800 1
button 85 103 1209 1210 1 0 2
text 105 100 800 2
button 85 123 1209 1210 1 0 3
text 105 120 800 3
button 85 143 1209 1210 1 0 4
text 105 140 800 4
button 85 163 1209 1210 1 0 5
text 105 160 800 5
button 135 194 3 4 1 0 0
text 155 190 800 6
[dialog d_helpstuck text]
Nereye gideceksiniz?
Britain
Moonglow
Minoc
Jhelom
Buc's Den
Kapat
[dialog d_helpstuck button]
On=1
sysmessage @0713,,1 Bir dakika icinde Britain'e gideceksiniz.
newitem i_stuck
act.morep 1495,1629,10
act.equip
On=2
sysmessage @0713,,1 Bir dakika icinde Moonglow'a gideceksiniz.
newitem i_stuck
act.morep 4442,1172
act.equip
On=3
sysmessage @0713,,1 Bir dakika icinde Minoc'a gideceksiniz.
newitem i_stuck
act.morep 2466,544
act.equip
On=4
sysmessage @0713,,1 Bir dakika icinde Jhelom'a gideceksiniz.
newitem i_stuck
act.morep 1383,3815
act.equip
On=5
sysmessage @0713,,1 Bir dakika icinde Buccaneer's Den'e gideceksiniz.
newitem i_stuck
act.morep 2706,2163
act.equip
[itemdef i_stuck]
name stuck options
id 0186a
type t_eq_script
weight 0
layer layer_special
On=@Create
attr attr_invis|attr_newbie
more1 60
On=@Equip
src.sayu * Stucked *
timer 1
On=@Timer
if (<cont>)
if (<more2>)
cont.sysmessage @0713,,1 Stuck hakkiniz acilmistir.
remove
elseif (<more1>)
cont.sysmessage @0713,,1 <eval <more1>>
cont.flags <cont.flags>|04
more1 (<more1> - 1)
timer 1
else
cont.go <morep>
cont.flags <cont.flags>&~04
more2 1
timer 900
endif
endif
return 1
[EOF]
[function helppage]
sdialog d_helpmenu
return 1
[function helpmenu]
var.br <br
var.center <center
var.centerb </center
var.a <a href=
var.ab </a
var.b <b
var.bb </b
var.font1 <basefont color=#20aa20
var.font2 <basefont color=#aa0000
sdialog d_helpmenu