///////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Scripter Name : The Legend
// Script Tarih : 11/07/2009 - www.ultima-strike.com
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
[itemdef i_str_drum]
defname i_str_drum
id i_drum
type t_script
name Str Drum
on=@create
color 0799
attr=attr_move_never
on=@click
message @0799 <serv.servname> Shard
message @07a1 <name>
return 1
on=@dclick
if (<src.str> ==100>)
src.sysmessage @0799 Hata: Str'niz Zaten 100 e Ulasmis.
return 1
elseIF !(<EVAL(<SRC.STR> + <SRC.DEX> + <SRC.INT>)> < 225)
src.sysmessage @1100 Stat'cap 225 Olmus.
return 1
else
src.str +1
src.sysmessage <src.str>
return 1
endif
[itemdef i_dex_drum]
defname i_dex_drum
id i_drum
type t_script
name Dex Drum
on=@create
color 0455
attr=attr_move_never
on=@click
message @0799 <serv.servname> Shard
message @07a1 <name>
return 1
on=@dclick
if (<src.dex> ==100>)
src.sysmessage @0799 Hata: Dex'iniz Zaten 100 e Ulasmis.
return 1
elseIF !(<EVAL(<SRC.STR> + <SRC.DEX> + <SRC.INT>)> < 225)
src.sysmessage @1100 Stat'cap 225 Olmus.
return 1
src.dex +1
src.sysmessage <src.dex>
return 1
endif
[itemdef i_int_drum]
defname i_int_drum
id i_drum
type t_script
name Int Drum
on=@create
color 0795
attr=attr_move_never
on=@click
message @0799 [<serv.servname> Shard]
message @07a1 <name>
return 1
on=@dclick
if (<src.int> ==100>)
src.sysmessage @0799 Hata: Int'iniz Zaten 100 e Ulasmis.
return 1
elseIF !(<EVAL(<SRC.STR> + <SRC.DEX> + <SRC.INT>)> < 225)
src.sysmessage @1100 Stat'cap 225 Olmus.
return 1
src.int +1
src.sysmessage <src.int>
return 1
endif
Total votes: 0
Ultima Online 20 saat önce
Sunucular 2 gün önce
Sunucular 2 gün önce
Ultima Online 2 hafta önce
Counter-Strike 2 hafta önce
Sunucular 4 hafta önce
Sunucular 4 hafta önce
Ultima Online 1 ay önce
Sunucular 1 ay önce
Sohbet & Geyik 1 ay önce
Sunucular 1 ay önce
Ultima Online 1 ay önce
Ultima Online 2 ay önce
2024-10-31 22:47
2024-10-14 17:45
2024-09-26 14:21
2024-07-08 22:50
2024-07-08 22:34
2024-06-19 22:05
2024-06-01 02:19
2024-05-31 21:17
Yorumlar (0)