Yoko

All sides of Injection
It is currently 2024-04-28 18:28:05

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: 2004-07-15 16:27:12 
Offline

Joined: 2004-07-15 16:01:14
Posts: 2
Помогите плиз где можно взять УЧЕБНИК ПО НАПИСАНЬЮ СКРИПТОВ....
Я на сфере умею а тут подругому....
И еше оди глупый вопрос как запустить скрипт я его засунул в скрипты но хз как его запустить или он автоматом и ненадо его биндеть во пример...

sub AntiParaliz()
uo.findtype("0x0F0D", "0x0B99", "backpack")
if uo.findcount()>0 then
uo.waittargetobject("finditem")
uo.cast("Magic Arrow")
end if
end sub

и вот ешё

## Drink Manas if Have Some, Warns if Low or None.

sub dmana()
var f=0
if UO.Count("0x0f0e 0x09df") > 0 then
UO.Exec("usetype 0x0f0e 0x09df")
VAR manacnt=UO.Count("0x0f0e 0x09df") - 1
UO.Print(""+STR(manacnt)+" Mana Potions Left")
UO.Exec("exec potion_timer")
else
f=1
UO.Print("No Mana Potions Left!")
end if
end sub



я в душе не е... что тут делается !!!


хелп плиз

_________________
Краснодар.....


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 1 post ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 57 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited