[function test]
doswitch <dargn>
return "test mesajı 0"
return "test mesajı 1"
return "test mesajı 2"
enddo
DOSWITCH <src.account.plevel>
begin
src.tag.name.prefix=
src.tag.name.suffix=" [Guest]"
end
begin
src.tag.name.prefix=
src.tag.name.suffix=
end
begin
src.tag.name.prefix="Counselor "
src.tag.name.suffix=" [Staff]"
tag.name.hue=079a
end
begin
src.tag.name.prefix="Seer "
src.tag.name.suffix=" [Staff]"
tag.name.hue=079a
end
begin
src.tag.name.prefix="GM "
src.tag.name.suffix=" [Staff]"
tag.name.hue=079a
end
begin
src.tag.name.prefix="Dev "
src.tag.name.suffix=" [Staff]"
src.tag.name.suffix=
tag.name.hue=079a
end
begin
src.tag.name.prefix="Admin "
src.tag.name.suffix=" [Staff]"
tag.name.hue=079a
end
begin
src.tag.name.prefix="Admin "
src.tag.name.suffix=" [Owner]"
tag.name.hue=079a
end
ENDDO
if (<account.plevel> == 0)
message title yazdir
elseif (<account.plevel> == 1)
message title yazdir
...
...
...
elseif (<account.plevel> == 7)
message title yazdir
endif
şeklinde uzayan giden if ifadeleri ile dolacaktı.
2009-01-04 00:03
2008-08-13 21:00
2008-01-30 19:55
2008-11-25 02:53
2009-04-30 01:23
Sphere Scripting 3 gün önce
Counter-Strike 1 hafta önce
Ultima Online 2 hafta önce
Ultima Online 2 hafta önce
Escape From Tarkov 1 ay önce
2023-08-05 04:49
2023-08-04 21:01
2023-08-04 15:22
2017-06-30 17:45
2017-06-24 23:21
2017-06-22 15:11
2017-06-18 22:34
2017-06-03 04:18
Yorumlar (0)