whissinn Mesaj tarihi: Nisan 19, 2003 Konuyu açan Mesaj tarihi: Nisan 19, 2003 sadece raven bir yer kaldi oda heaterlere tiklayinca vanq yazior heaterin type i ne? ( t_shield ? )
whissinn Mesaj tarihi: Nisan 19, 2003 Konuyu açan Mesaj tarihi: Nisan 19, 2003 tmm beyler magical mage robelerde ve magical weaponlarda ve magical armorlarda o mesajlar cikiyor bidaha duzeltiyim bunu koyun .. : [Events e_magicalarm] ON=@itemclick IF !(==&~020) && (=t_armor) && (=t_clothing) && (=t_shield) else IF (==100.0) act.message act.message [invulnerability] return 1 else IF (==80.0) act.message act.message [fortification] return 1 else IF (==60.0) act.message act.message [hardening] return 1 else IF (==40.0) act.message act.message [guarding] return 1 else IF (==20.0) act.message act.message [defense] return 1 endif [Events e_magicalweap] ON=@itemclick IF !(==&~020) && (=t_weapon_mace_smith) && (=t_weapon_mace_sharp) && (=t_weapon_sword) && (=t_weapon_fence) && (=t_weapon_bow) && (=t_weapon_mace_staff) && (=t_weapon_mace_crook) && (=t_weapon_mace_pick) && (=t_weapon_axe) && (=t_weapon_xbow) && (=t_fish_pole)) else IF (==100.0) act.message act.message [vanquishing] return 1 else IF (==80.0) act.message act.message [power] return 1 else IF (==60.0) act.message act.message [force] return 1 else IF (==40.0) act.message act.message [might] return 1 else IF (==20.0) act.message act.message [ruin] return 1 endif
whissinn Mesaj tarihi: Nisan 19, 2003 Konuyu açan Mesaj tarihi: Nisan 19, 2003 hala hatalı ya delırcem bır turlu bulamadım :))
OwnerRavenLoft Mesaj tarihi: Nisan 19, 2003 Mesaj tarihi: Nisan 19, 2003 Şunu dene... [Events e_magicalarm] ON=@itemclick IF !(==&~020) && (=t_armor) || (=t_clothing) || (=t_shield) IF (==100.0) act.message [invulnerability] return 1 else IF (==80.0) act.message [fortification] return 1 else IF (==60.0) act.message [hardening] return 1 else IF (==40.0) act.message [guarding] return 1 else IF (==20.0) act.message [defense] return 1 endif [Events e_magicalweap] ON=@itemclick IF !(==&~020) && (=t_weapon_mace_smith) ||(=t_weapon_mace_sharp) || (=t_weapon_sword) || (=t_weapon_fence) || (=t_weapon_bow) || (=t_weapon_mace_staff) || (=t_weapon_mace_crook) || (=t_weapon_mace_pick) || (=t_weapon_axe) || (=t_weapon_xbow) || (=t_fish_pole)) IF (==100.0) act.message [vanquishing] return 1 else IF (==80.0) act.message [power] return 1 else IF (==60.0) act.message [force] return 1 else IF (==40.0) act.message [might] return 1 else IF (==20.0) act.message [ruin] return 1 endif[hline]Mail:mailto:[email protected] Asp,Visual Basic,Delphi,Sphere Scripter,Web Design Bilgi Paylaştıkça Değerlidir...
OwnerRavenLoft Mesaj tarihi: Nisan 19, 2003 Mesaj tarihi: Nisan 19, 2003 alalal valla bende sıyırdım... :)[hline]Mail:mailto:[email protected] Asp,Visual Basic,Delphi,Sphere Scripter,Web Design Bilgi Paylaştıkça Değerlidir...
Asmodeus Mesaj tarihi: Nisan 21, 2003 Mesaj tarihi: Nisan 21, 2003 Söylediklerini aynen bende uyguladım ama hatalar aynen böyle sıralanıyor = ERROR:(sphereitem_magicweap.scp,305)Duplicate trigger '@Create' in 'i_BRONZE_SHIELD_DEFENSE' ERROR:(sphereitem_magicweap.scp,408)Bad chars in DEFNAME=ATTR=attr_magic ERROR:(sphereitem_magicweap.scp,723)Duplicate trigger '@Create' in 'i_METAL_KITE_SHIELD_FORTIFICATION' ERROR:(sphereitem_magicweap.scp,1043)Duplicate trigger '@Create' in 'i_HEATER_SHIELD_FORTIFICATION' ERROR:(sphereitem_magicweap.scp,1263)Duplicate trigger '@Create' in 'i_PLATEMAIL_leggings_DEFENSE' ERROR:(sphereitem_magicweap.scp,1683)Duplicate trigger '@Create' in 'i_platemail_HELM_FORTIFICATION' ERROR:(sphereitem_magicweap.scp,2099)Duplicate trigger '@Create' in 'i_PLATEMAIL_GUARDING_FEMALE' ERROR:(sphereitem_magicweap.scp,2611)Duplicate trigger '@Create' in 'i_CHAINMAIL_TUNIC_HARDENING' ERROR:(sphereitem_magicweap.scp,3121)Duplicate trigger '@Create' in 'i_RINGMAIL_GLOVES_FORTIFICATION' ve ERROR:(sphereitem_magicarm.scp,305)Duplicate trigger '@Create' in 'i_BRONZE_SHIELD_DEFENSE' ERROR:(sphereitem_magicarm.scp,408)Bad chars in DEFNAME=ATTR=attr_magic ERROR:(sphereitem_magicarm.scp,723)Duplicate trigger '@Create' in 'i_METAL_KITE_SHIELD_FORTIFICATION' ERROR:(sphereitem_magicarm.scp,1043)Duplicate trigger '@Create' in 'i_HEATER_SHIELD_FORTIFICATION' ERROR:(sphereitem_magicarm.scp,1263)Duplicate trigger '@Create' in 'i_PLATEMAIL_leggings_DEFENSE' ERROR:(sphereitem_magicarm.scp,1683)Duplicate trigger '@Create' in 'i_platemail_HELM_FORTIFICATION' ERROR:(sphereitem_magicarm.scp,2099)Duplicate trigger '@Create' in 'i_PLATEMAIL_GUARDING_FEMALE' ERROR:(sphereitem_magicarm.scp,2611)Duplicate trigger '@Create' in 'i_CHAINMAIL_TUNIC_HARDENING' ERROR:(sphereitem_magicarm.scp,3121)Duplicate trigger '@Create' in 'i_RINGMAIL_GLOVES_FORTIFICATION' [Bu mesaj OwnerRavenLoft tarafından 25 May 2003 22:26 tarihinde değiştirilmiştir]
Asmodeus Mesaj tarihi: Nisan 21, 2003 Mesaj tarihi: Nisan 21, 2003 Suratlar bana ait değiller bu forumların sapıtmasından :)
thanatos Mesaj tarihi: Nisan 21, 2003 Mesaj tarihi: Nisan 21, 2003 Buda bende olan sorunsuz calisiyor ve nebuladaki gibi :) ON=@itemclick if ( & 04) Src.act.message [newbified] return 0 elseif (=1000) && ( == 01) || ( == t_weapon_mace_smith) || ( == t_weapon_mace_sharp) || ( == t_weapon_sword) || ( == t_weapon_fence) || ( == t_weapon_bow) src.act.message src.act.message [vanquishing] return 1 elseif (=800) && ( == 01) || ( == t_weapon_mace_smith) || ( == t_weapon_mace_sharp) || ( == t_weapon_sword) || ( == t_weapon_fence) || ( == t_weapon_bow) src.act.message SRC.act.message [power] return 1 elseif (=600) && ( == 01) || ( == t_weapon_mace_smith) || ( == t_weapon_mace_sharp) || ( == t_weapon_sword) || ( == t_weapon_fence) || ( == t_weapon_bow) src.act.message SRC.act.message [force] return 1 elseif (=400) && ( == 01) || ( == t_weapon_mace_smith) || ( == t_weapon_mace_sharp) || ( == t_weapon_sword) || ( == t_weapon_fence) || ( == t_weapon_bow) src.act.message SRC.act.message [might] return 1 elseif (=200) && ( == 01) || ( == t_weapon_mace_smith) || ( == t_weapon_mace_sharp) || ( == t_weapon_sword) || ( == t_weapon_fence) || ( == t_weapon_bow) src.act.message SRC.act.message [ruin] return 1 elseif (=1000) && ( == 01) || ( == t_Armor) || ( == t_armor_leather) || ( == t_shield) src.act.message SRC.act.message [invulnerability] = t_weapon_fence) || ( == t_weapon_bow) src.act.message SRC.act.message [force] return 1 elseif (=400) && ( == 01) || ( == t_weapon_mace_smith) || ( == t_weapon_mace_sharp) || ( == t_weapon_sword) || ( == t_weapon_fence) || ( == t_weapon_bow) src.act.message SRC.act.message [might] return 1 elseif (=200) && ( == 01) || ( == t_weapon_mace_smith) || ( == t_weapon_mace_sharp) || ( == t_weapon_sword) || ( == t_weapon_fence) || ( == t_weapon_bow) src.act.message SRC.act.message [ruin] return 1 elseif (=1000) && ( == 01) || ( == t_Armor) || ( == t_armor_leather) || ( == t_shield) src.act.message SRC.act.message [invulnerability] return 1 elseif (=800) && ( == 01) || ( == t_Armor) || ( == t_armor_leather) || ( == t_shield) src.act.message SRC.act.message [fortification] return 1 elseif (=600) && ( == 01) || ( == t_Armor) || ( == t_armor_leather) || ( == t_shield) src.act.message SRC.act.message [hardening] return 1 elseif (=400) && ( == 01) || ( == t_Armor) || ( == t_armor_leather) || ( == t_shield) src.act.message SRC.act.message [guarding] return 1 elseif (=200) && ( == 01) || ( == t_Armor) || ( == t_armor_leather) || ( == t_shield) src.act.message SRC.act.message [defense] return 1 endif[hline]God send death end misery Preach no love of ministry
whissinn Mesaj tarihi: Nisan 21, 2003 Konuyu açan Mesaj tarihi: Nisan 21, 2003 burdada soyle bir olay var magical itemleri bless ledimizde a magical heater shield felan yazior altta o msji vermior attr 04 u denedim olmadi :)
thanatos Mesaj tarihi: Nisan 22, 2003 Mesaj tarihi: Nisan 22, 2003 said: Asmodeus, 21 April 2003 16:47 tarihinde demiş ki: Söylediklerini aynen bende uyguladım ama hatalar aynen böyle sıralanıyor = ERROR:(sphereitem_magicweap.scp,305)Duplicate trigger '@Create' in 'i_BRONZE_SHIELD_DEFENSE' ERROR:(sphereitem_magicweap.scp,408)Bad chars in DEFNAME=ATTR=attr_magic ERROR:(sphereitem_magicweap.scp,723)Duplicate trigger '@Create' in 'i_METAL_KITE_SHIELD_FORTIFICATION' ERROR:(sphereitem_magicweap.scp,1043)Duplicate trigger '@Create' in 'i_HEATER_SHIELD_FORTIFICATION' ERROR:(sphereitem_magicweap.scp,1263)Duplicate trigger '@Create' in 'i_PLATEMAIL_leggings_DEFENSE' ERROR:(sphereitem_magicweap.scp,1683)Duplicate trigger '@Create' in 'i_platemail_HELM_FORTIFICATION' ERROR:(sphereitem_magicweap.scp,2099)Duplicate trigger '@Create' in 'i_PLATEMAIL_GUARDING_FEMALE' ERROR:(sphereitem_magicweap.scp,2611)Duplicate trigger '@Create' in 'i_CHAINMAIL_TUNIC_HARDENING' ERROR:(sphereitem_magicweap.scp,3121)Duplicate trigger '@Create' in 'i_RINGMAIL_GLOVES_FORTIFICATION' ve ERROR:(sphereitem_magicarm.scp,305)Duplicate trigger '@Create' in 'i_BRONZE_SHIELD_DEFENSE' ERROR:(sphereitem_magicarm.scp,408)Bad chars in DEFNAME=ATTR=attr_magic ERROR:(sphereitem_magicarm.scp,723)Duplicate trigger '@Create' in 'i_METAL_KITE_SHIELD_FORTIFICATION' ERROR:(sphereitem_magicarm.scp,1043)Duplicate trigger '@Create' in 'i_HEATER_SHIELD_FORTIFICATION' ERROR:(sphereitem_magicarm.scp,1263)Duplicate trigger '@Create' in 'i_PLATEMAIL_leggings_DEFENSE' ERROR:(sphereitem_magicarm.scp,1683)Duplicate trigger '@Create' in 'i_platemail_HELM_FORTIFICATION' ERROR:(sphereitem_magicarm.scp,2099)Duplicate trigger '@Create' in 'i_PLATEMAIL_GUARDING_FEMALE' ERROR:(sphereitem_magicarm.scp,2611)Duplicate trigger '@Create' in 'i_CHAINMAIL_TUNIC_HARDENING' ERROR:(sphereitem_magicarm.scp,3121)Duplicate trigger '@Create' in 'i_RINGMAIL_GLOVES_FORTIFICATION' buda trigger hatasi sanirim on=@click icinde on=@create kullanmissin yada tam tersi oyle biseyler iste :) bidaha incele derim[hline]God send death end misery Preach no love of ministry
dark-dr Mesaj tarihi: Nisan 22, 2003 Mesaj tarihi: Nisan 22, 2003 said: Asmodeus, 21 April 2003 16:48 tarihinde demiş ki: Suratlar bana ait değiller bu forumların sapıtmasından :) :( yapip smileyleri iptal etmezsen tabii ki surat cikar ehe :>
jonq Mesaj tarihi: Nisan 22, 2003 Mesaj tarihi: Nisan 22, 2003 Duplicate yani bir item de ayni triggerdan 2 adet bulunuyor demek oluyor bi kontrol et.[hline]*This is my gift and my curse*
OwnerRavenLoft Mesaj tarihi: Nisan 22, 2003 Mesaj tarihi: Nisan 22, 2003 Beyler yalnız ben 99f kullanıyorum.Sanırım versiondan kaynaklanıyor.Tabi siz 55i kullanıyorsanız...[hline]Mail:mailto:[email protected] Asp,Visual Basic,Delphi,Sphere Scripter,Web Design Bilgi Paylaştıkça Değerlidir...
basarkeskin Mesaj tarihi: Aralık 5, 2003 Mesaj tarihi: Aralık 5, 2003 ROR:(sphereitem_magicweap.scp,523)Duplicate trigger '@Create' in 'i_HALBERD_MIGHT' ERROR:(sphereitem_magicweap.scp,748)Bad chars in DEFNAME=i_CUTLASS_MI Magic ERROR:(sphereitem_magicweap.scp,875)Duplicate trigger '@Create' in 'i_CUTLASS_vanq' ERROR:(sphereitem_magicweap.scp,1197)Duplicate trigger '@Create' in 'i_crossbow_heavy_vanq' ERROR:(sphereitem_magicweap.scp,1794)Duplicate trigger '@Create' in 'i_BROADSWORD_POWER' ERROR:(sphereitem_magicweap.scp,2463)Duplicate trigger '@Create' in 'i_crossbow_heavy_vanq_Daemon_Breath' ERROR:(sphereitem_magicweap.scp,2663)Bad chars in DEFNAME=i_spear_PTION=Short Spear of Ruin ERROR:(sphereitem_magicweap.scp,3396)Duplicate trigger '@Create' in 'i_mace_war_MIGHT' ERROR:(sphereitem_magicweap.scp,3621)Duplicate trigger '@Create' in 'i_HAMMER_PICK_POWER' ERROR:(sphereitem_magicweap.scp,3974)Duplicate trigger '@Create' in 'i_AXE_vanq' ERROR:(sphereitem_magicweap.scp,4196)Duplicate trigger '@Create' in 'i_axe_battle_MIGHT' ERROR:(sphereitem_magicweap.scp,4421)Duplicate trigger '@Create' in 'i_axe_double_POWER' Loading file c:spherescriptssphereitem_magicarm.scp ERROR:(sphereitem_magicarm.scp,305)Duplicate trigger '@Create' in 'i_BRONZE_SHIELD_DEFENSE' ERROR:(sphereitem_magicarm.scp,408)Bad chars in DEFNAME=ATTR=attr_magic ERROR:(sphereitem_magicarm.scp,723)Duplicate trigger '@Create' in 'i_METAL_KITE_SHIELD_FORTIFICATION' ERROR:(sphereitem_magicarm.scp,1043)Duplicate trigger '@Create' in 'i_HEATER_SHIELD_FORTIFICATION' ERROR:(sphereitem_magicarm.scp,1263)Duplicate trigger '@Create' in 'i_PLATEMAIL_leggings_DEFENSE' ERROR:(sphereitem_magicarm.scp,1683)Duplicate trigger '@Create' in 'i_platemail_HELM_FORTIFICATION' ERROR:(sphereitem_magicarm.scp,2099)Duplicate trigger '@Create' in 'i_PLATEMAIL_GUARDING_FEMALE' ERROR:(sphereitem_magicarm.scp,2611)Duplicate trigger '@Create' in 'i_CHAINMAIL_TUNIC_HARDENING' ERROR:(sphereitem_magicarm.scp,3121)Duplicate trigger '@Create' in 'i_RINGMAIL_GLOVES_FORTIFICATION' hepsını aynen yaptım bu erorou werıo
KS1empre Mesaj tarihi: Aralık 5, 2003 Mesaj tarihi: Aralık 5, 2003 duplicate trigger hatası aynı triggeri ( on=@click gibi ) 2 kere aynı event içinde kullanmandan kaynaklanıyor. onu bi kontrol edersen görürsün.[hline]What tha fuck you know?
kayaalp Mesaj tarihi: Aralık 6, 2003 Mesaj tarihi: Aralık 6, 2003 Raven yazılarını kısal siz benim imzamı kısaltmıştınız :)[hline]Rüyamda kuruluydu biliyordum diyordu inanmak lazımmış meğer iskanbil fallarına Uyandım bakakaldım hayali bir parmağın Bıraktığı yazıya Pencere Camının Buhusuna HOŞÇAKAL
Fast_and_Furious Mesaj tarihi: Eylül 3, 2004 Mesaj tarihi: Eylül 3, 2004 bu magical isimlerinin basinda yazan +15 vs.. cikan yazilari kaybedemedim ona sinir oldum :)[signature][hline]And both that morning equally lay In leaves no step had trodden black. Oh, I kept the first for another day! Yet knowing how way leads on to way, I doubted if I should ever come back. [b]Q.
Bronx Mesaj tarihi: Eylül 3, 2004 Mesaj tarihi: Eylül 3, 2004 her item'a tiklandiginda process edilecek bir islem yerine sadece magical silahlarin (armorları da istiyorsan armorlarında) sonuna On=@Click f_magicalclick gibi bi event ekleyerek daha az yoracak bi yöntem kulalanbilirsin. raven'in verdigi eventide bi functiona cevireceksin tabi.[signature][hline]*2Corbeau guess you don't like my shit, eh? sue me.
Fast_and_Furious Mesaj tarihi: Eylül 3, 2004 Mesaj tarihi: Eylül 3, 2004 ba$ka bi $ekiLde haLLettim Bronx eyw.[signature][hline]And both that morning equally lay In leaves no step had trodden black. Oh, I kept the first for another day! Yet knowing how way leads on to way, I doubted if I should ever come back. [b]Q.
Roanoke Mesaj tarihi: Eylül 4, 2004 Mesaj tarihi: Eylül 4, 2004 gözlerim yaşardı vallla forum sapıtmadan ilkdefa yardımcı full bir forum tebrikler paticik developerlari :)[signature][hline]Roanoke
Öne çıkan mesajlar