|
|
| Yazar | Mesaj |
X-Small
Nereden: Turkey |
#317461
2008-08-30 15:58 GMT
arkadaşlar ben siteden gmfix scpsini aldım bununla ilgili bikaç tane sorum olcak
gmfix nedir ne işe yarar nasıl eklicem staffların benim paperdolumu açmasını istemiorum oda burdan ayarlanıomuş galiba üstte yazan renkli staff nameleri ve efectleri nasıl eklicem scpleri var bende yardımlarınız için tşkler
|
XoniOr
Nereden: Turkey Başkent |
#317463
2008-08-30 16:07 GMT
Kod: [events e_gmfix] on=@dclick if (<src.account.plevel< < 2) src.sysmessage Stafflara tiklamak yasaktir ... return 1 on=@click message @0480,,2 [ Staff ] message @0480,,2 <name> return 1 Bunu oyun içerisinde staff iken .events e_gmfix yaz staff charinla Biraz araştirma yapsan bulabilirsin aslinda öğrendikden sonra bunu yazman 3dakkani bile almaz ![]() NOT=@0480,,2 leri değiştirebilirsin renk kodlari bunlar ..
hayat,çatlak bir kadehin içindeki şaraba benzer;içsende biter,içmesende Canim bile emanetken..kaybedecek neyim olabilirki ? boşver hep sen mi ağlicaksin biraz da onlar ağlasin be .. |
X-Small
Nereden: Turkey |
#317464
2008-08-30 16:20 GMT
paperdol olmadı staff yazısı gözüküor ama
|
Nexima
Nereden: Turkey Konya |
#317472
2008-08-30 18:05 GMT
+ Pardon ben playerlar tıklamasın sandım
![]() Kod: [events e_gmfix]
on=@dclick if (strmatch('<account>','nexima')) // Nexima yerine senin account adın src.sysmessage @07a1 Paperdollumu actırmam ben hıh return 1 endif
|
X-Small
Nereden: Turkey |
#317475
2008-08-30 18:37 GMT
bunu koyunca kendimde açamıom paperdolumu
|
XoniOr
Nereden: Turkey Başkent |
#317477
2008-08-30 18:39 GMT
Kod: [events e_gmfix] on=@dclick if (<src.account.plevel< < 6) src.sysmessage Stafflara tiklamak yasaktir ... return 1 on=@click message @0480,,2 [ Staff ] message @0480,,2 <name> return 1 Bunu ekle olucaktir.
hayat,çatlak bir kadehin içindeki şaraba benzer;içsende biter,içmesende Canim bile emanetken..kaybedecek neyim olabilirki ? boşver hep sen mi ağlicaksin biraz da onlar ağlasin be .. |
Nexima
Nereden: Turkey Konya |
#317478
2008-08-30 18:41 GMT
Kod: [events e_gmfix]
on=@dclick if (<src.account.plevel> < 7) src.sysmessage @07a1,,1 Uzgunum. return 1 endif
|
X-Small
Nereden: Turkey |
#317479
2008-08-30 18:42 GMT
oldu tşkler bide itemlerdeki newbie yazısını nasıl görücem
|
Nexima
Nereden: Turkey Konya |
#317480
2008-08-30 18:43 GMT
Fix.scp on=@itemclick triggeri altına ;
Kod: if ((<act.attr>&attr_newbie)
act.message @38,,1 [Newbified] endif
|
X-Small
Nereden: Turkey |
#317481
2008-08-30 18:45 GMT
olmadı :S
|
Nexima
Nereden: Turkey Konya |
#317482
2008-08-30 18:45 GMT
Doğru eklediysen olur.
|
X-Small
Nereden: Turkey |
#317483
2008-08-30 18:46 GMT
Kod: On=@ItemClick if ((<act.attr>&attr_newbie) act.message @38,,1 [Newbified] endif if (<act.topobj.baseid> == c_pv) if (strmatch('<act.price>','')) act.message [satilamaz] elseif (<act.price> <= 0) act.message [satilik degil] else if ((<act.type> == t_armor) || (<act.type> == t_armor_leather) || (<act.type> == t_shield) || (<act.type> == t_clothing) || (<act.type> == t_weapon_sword) || (<act.type> == t_weapon_fence) || (<act.type> == t_weapon_mace_staff) || (<act.type> == t_weapon_mace_smith) || (<act.type> == t_weapon_mace_pick) || (<act.type> == t_weapon_bow) || (<act.type> == t_weapon_xbow)) if !(<eval ((<act.more1l> * 100) / <act.more1h>)> == 100) act.message [<act.price> gp] [%<eval (100 - ((<act.more1l> * 100) / <act.more1h>))> eski] else act.message [<act.price> gp] endif else act.message [<act.price> gp] endif endif if (<act.type> == t_container) act.message <act.typedef.name> [<act.rescount>,<eval ((<act.weight> / 10) - <act.typedef.weight>)>] return 1 endif endif endif itemclickin altındakiler bunlar
|
Nexima
Nereden: Turkey Konya |
#317487
2008-08-30 18:52 GMT
İtem'a .xattr 04 yap tekrar tıkla :P
|
X-Small
Nereden: Turkey |
#317488
2008-08-30 18:55 GMT
bişi olmadı
|
Nexima
Nereden: Turkey Konya |
#317489
2008-08-30 18:57 GMT
Kod: On=@ItemClick //if (<src.account.plevel> > 2) //if (<act.tag0.cikaran>) //act.message @38,,1 Çıkaran : <uid.<act.tag0.cikaran>.name> // no edit pls :p Seanergy. //endif //endif if (<act.layer> == 21) && (<act.cont.ischar>) act.message @60,,1 Çanta return 1 else if ((<act.attr>&attr_newbie) // blessed itemlari belirt act.message @38,,1 [Newbified] endif if (<act.type> == t_container) //if !(<act.baseid> == i_strong_box) //if ((<act.attr>&attr_move_never) && !(strmatch('<act.region.tag0.owner>','0')) && (<act.region.type> == <region.type>)) // act.message @39,,1 [Sabit] //endif if (<act.baseid> == i_bones) act.message @1153,,1 [Eşya: <act.rescount>] act.message @1153,,1 <act.name> elseif (<act.rescount> > 0) act.message @1153,,1 <act.typedef.name> [<act.rescount>,<eval ((<act.weight> / 10) - <act.typedef.weight>)>] else act.message @1153,,1 <act.typedef.name> endif //if !(<act.topobj.id> == c_player_v) return 1 endif //endif endif endif if ((<act.topobj.uid> == <uid>) if (<act.type> == t_weapon_xbow) act.message @0713,,1 [Bolts: <eval <rescount <act.tdata3>>>] elseif (<act.type> == t_weapon_bow) act.message @0713,,1 [Arrows: <eval <rescount <act.tdata3>>>] endif endif Benim fix.scp itemclick bölümü.Newbie eşyaları sorunsuz görebiliyorum .. Player charla dene,üstünde fix eventi olduğundan emin ol.İtemin newbie olduğundan emin ol.
|
X-Small
Nereden: Turkey |
#317492
2008-08-30 19:12 GMT
olmadı benim gmfix scpm şu
Kod: [events gmfix]
on=@click if (<account.plevel> > 1) if (<account.plevel> = 7) if (<flags>&statf_insubstantial) && (<flags>&statf_invul) && (<account.plevel> >0) message @07a6 elseif (<flags>&statf_invisible) || (<flags>&statf_insubstantial) && (<account.plevel> >0) message @07a6 elseif (<flags>&statf_invul) && (<account.plevel> >0) message @07a6 endif Message @0bb2,5 [ Owner ] // BEN KENDİME ÖZEL YAPTIM BUNU TEK OWNER BENDİM message @0484,5 <name> title Arcadion PvP Staff return 1 endif if (<account.plevel> = 6) if (<flags>&statf_insubstantial) && (<flags>&statf_invul) && (<account.plevel> >0) message @0bb2,5 elseif (<flags>&statf_invisible) || (<flags>&statf_insubstantial) && (<account.plevel> >0) message @0bb2,5 elseif (<flags>&statf_invul) && (<account.plevel> >0) message @0bb2,5 endif Message @0bb2,5 [ Admin ] message @0bb7,1,0 <name> return 1 endif if (<account.plevel> = 5) if (<flags>&statf_insubstantial) && (<flags>&statf_invul) && (<account.plevel> >0) message @0bb2,5 elseif (<flags>&statf_invisible) || (<flags>&statf_insubstantial) && (<account.plevel> >0) message @0bb2,5 elseif (<flags>&statf_invul) && (<account.plevel> >0) message @0bb2,5 endif Message @0bb2,5 [ Devoloper ] message @0bb7,1,0 <name> return 1 endif if (<account.plevel> = 4) if (<flags>&statf_insubstantial) && (<flags>&statf_invul) && (<account.plevel> >0) message @0bb2,5 elseif (<flags>&statf_invisible) || (<flags>&statf_insubstantial) && (<account.plevel> >0) message @0bb2,5 elseif (<flags>&statf_invul) && (<account.plevel> >0) message @0bb2,5 endif Message @0bb2,5 [ Game Master ] message @0bb7,1,0 <name> return 1 endif if (<account.plevel> = 3) if (<flags>&statf_insubstantial) && (<flags>&statf_invul) && (<account.plevel> >0) message @0bb2,5 elseif (<flags>&statf_invisible) || (<flags>&statf_insubstantial) && (<account.plevel> >0) message @0bb2,5 elseif (<flags>&statf_invul) && (<account.plevel> >0) message @0bb2,5 endif Message @0bb2,5 [ Seer ] message @0bb7,1,0 <name> return 1 endif if (strmatch('<account>','as')) message @080d Arcadion PvP Staff message @0481 Quest Writer <name> return 1 elseif (<account.plevel> == 3) message @0bb7,1,0 Seer <name> return 1 endif endif if (<account.plevel> = 2) if (<flags>&statf_insubstantial) && (<flags>&statf_invul) && (<account.plevel> >0) message @0481 elseif (<flags>&statf_invisible) || (<flags>&statf_insubstantial) && (<account.plevel> >0) message @0481 elseif (<flags>&statf_invul) && (<account.plevel> >0) message @0481 endif Message @0bb2,5 [ Counselor ] message @0bb7,1,0 <name> return 1 if (strmatch('<account>','no1')) message @080d Arcadion Staff message @0481 Scripter <name> return 1 elseif (<account.plevel> == 2) message @@0bb7,1,0 Conselor <name> return 1 endif endif endif On=@DClick [events e_gmfix] on=@dclick if (<src.account.plevel< < 6) src.sysmessage Stafflara tiklamak yasaktir ... return 1 on=@click message @0480,,2 [ Staff ] message @0480,,2 <name> return 1 if (0<account.plevel> < 2) return 1 elseif return 0 endif On=@GetHit return 1 on=@hit return 1 On=@ItemClick //if (<src.account.plevel> > 2) //if (<act.tag0.cikaran>) //act.message @38,,1 Çıkaran : <uid.<act.tag0.cikaran>.name> // no edit pls :p Seanergy. //endif //endif if (<act.layer> == 21) && (<act.cont.ischar>) act.message @60,,1 Çanta return 1 else if ((<act.attr>&attr_newbie) // blessed itemlari belirt act.message @38,,1 [Newbified] endif if (<act.type> == t_container) //if !(<act.baseid> == i_strong_box) //if ((<act.attr>&attr_move_never) && !(strmatch('<act.region.tag0.owner>','0')) && (<act.region.type> == <region.type>)) // act.message @39,,1 [Sabit] //endif if (<act.baseid> == i_bones) act.message @1153,,1 [Eşya: <act.rescount>] act.message @1153,,1 <act.name> elseif (<act.rescount> > 0) act.message @1153,,1 <act.typedef.name> [<act.rescount>,<eval ((<act.weight> / 10) - <act.typedef.weight>)>] else act.message @1153,,1 <act.typedef.name> endif //if !(<act.topobj.id> == c_player_v) return 1 endif //endif endif endif if ((<act.topobj.uid> == <uid>) if (<act.type> == t_weapon_xbow) act.message @0713,,1 [Bolts: <eval <rescount <act.tdata3>>>] elseif (<act.type> == t_weapon_bow) act.message @0713,,1 [Arrows: <eval <rescount <act.tdata3>>>] endif endif On=@Death hits 50 // kiymayin gm'e return 1 On=@ItemPickUp_Pack if (<act.topobj.id> == c_pv) if !(<uid> == <act.topobj.tag.owner>) return 1 endif elseif (<act.topobj.ischar>) && (<act.topobj.uid> != <uid>) if !(<act.topobj.npc>) return 1 endif endif On=@ItemDClick if (<targ.topobj.baseid> == c_pv) if (<targ.type> == t_container) targ.open endif return 1 endif On=@SkillStart if ((<action> == id(skill_stealing)) || (<action> == skill_stealing)) // stealing fiks if (<targ.topobj.baseid> == c_pv) skill fail return 1 endif endif [function f_stpublish] // staff join-part messager if (0<account.plevel> > 1) smsgx *** <args> endif [function f_staff_login] // staff boyle login oluyor if !(0<account.plevel>) skillclass f_player_login return 1 endif if (0<allshow>) allshow 0 endif if (<account.plevel> > 4) privshow 1 endif src.sysmessage src.sysmessage src.sysmessage src.sysmessage src.sysmessage src.sysmessage src.sysmessage src.sysmessage src.sysmessage src.sysmessage src.sysmessage src.sysmessage src.sysmessage if !(strmatch('<account.plevel>','7')) nightsight 1 fame 0 kills 0 karma 0 invis 1 staffchat events +staff endif if (strmatch('<account.plevel>','7')) privshow 1 nightsight 1 events gmfix staffchat karma 0 kills 0 fame 0 endif //if ((<account.plevel> < 7) && !(strmatch('<account>','aasweqwe')) //events +staff //endif tag.stf_timer tag.sa_timer <serv.time> if !(strmatch('<account.plevel>','7')) var.smsgx 045 serv.allclients f_stpublish <account> baglandi. var.pg_box 04000f703 var.smsgx 0482 //smsgx Hizmet sureniz: <eval (<account.totalconnecttime> / 60)> saat. if (<uid.<var.pg_box>.rescount>) smsgx Toplam <uid.<var.pg_box>.rescount> adet page mevcut. endif events -fix events gmfix //dialog d_staff //src.sysmessage @044,,1 Online Durumu : <eval <var.gms>> Staff ve <eval <serv.clients> + (-<var.gms>)> Oyuncu. [function f_staff_logout] // staff boyle logout oluyor if !(strmatch('<account.plevel>','7')) var.smsgx 020 serv.allclients f_stpublish <account> Cikti. endif [itemdef i_staff_chat] name=staff chat id=i_memory type=t_eq_script layer=30 [function staffchat] src.newitem i_staff_chat src.act.cont <src.uid> src.tag.staffchat 1 src.sysmessage Staffchat: Aktif return 1
|
Sexy1
Nereden: Turkey Ümraniye |
#317493
2008-08-30 19:20 GMT
Kod: [events gmfix]
On=@Click if (<flags>&statf_invisible) || (<flags>&statf_insubstantial) && (<account.plevel> >0) message @020 [Invisible] endif IF (<ACCOUNT.PLEVEL> = 2) MESSAGE @1153 <TAG.TEPE> message @0bb2 [ Page Master ] <TAG.TEPE> message @0799 <serv.serv.name> PvP message @07a1 [ <name> ] title <serv.serv.name> PvP Counselor return 1 elseif (0<account.plevel> == 3) MESSAGE @1153 <TAG.TEPE> message @0bb2 [ Page Master ] <TAG.TEPE> message @0799 <serv.serv.name> PvP message @07a1 [ <name> ] title <serv.serv.name> PvP Seer return 1 elseif (0<account.plevel> == 4) MESSAGE @1153 <TAG.TEPE> message @0bb2 [ Game Master ] <TAG.TEPE> message @0799 <serv.serv.name> PvP message @07a1 [ <name> ] title <serv.serv.name> PvP Gm return 1 elseif (0<account.plevel> == 5) MESSAGE @1153 <TAG.TEPE> message @0bb2 [ Developer ] <TAG.TEPE> message @0799 <serv.serv.name> PvP message @07a1 [ <name> ] title <serv.serv.name> PvP Developer return 1 elseif (0<account.plevel> == 6) MESSAGE @1153 <TAG.TEPE> message @0bb2 [ Admin ] <TAG.TEPE> message @0799 <serv.serv.name> PvP message @07a1 [ <name> ] title <serv.serv.name> PvP Admin return 1 elseif (strmatch('<account>','accname')) MESSAGE @1153 <TAG.TEPE> message @0799 [ <serv.serv.name> PvP Scripter ] message @07a1 [ <name> ] title <serv.serv.name> PvP Scripter return 1 elseif (strmatch('<account>','accname')) MESSAGE @1153 <TAG.TEPE> message @0799 [ Staff Master ] message @07a1 [ <name> ] title <serv.serv.name> PvP Staff Master return 1 elseif (0<account.plevel> == 7) MESSAGE @1153 <TAG.TEPE> message @0bb2 [ Owner ] <TAG.TEPE> message @0799 <serv.serv.name> PvP message @07a1 [ <name> ] title <serv.serv.name> PvP Owner return 1 endif [itemdef i_staff_chat] name=staff chat id=i_memory type=t_eq_script layer=30 [function staffchat] src.newitem i_staff_chat src.act.cont <src.uid> src.tag.staffchat 1 src.sysmessage StaffChat: Aktif return 1 [eof]
|
Nexima
Nereden: Turkey Konya |
#317494
2008-08-30 19:21 GMT
Gmfix napacaksın ki.
Şimdi player char aç,bu chara .xevents +fix .xevents +events +e_Fix yap herneyse. Bir i_katana çıkar..xattr 04 yap.Fix.scp'E verdiğimi ekle.Olur.
|
X-Small
Nereden: Turkey |
#317496
2008-08-30 19:32 GMT
oldu nexima yardımların için çok teşekkür ederim
|
Nexima
Nereden: Turkey Konya |
Önemli değil
|









