Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7

Search found 3 matches

by Sony
23.11.2005 23:24
Forum: Помощь по скриптам
Topic: Help!!!
Replies: 6
Views: 12665

Вот держи, чуток передлал. Еду, стрелы/болты, луки/арбалеты положи рядом в радиусе 2 клеток. Program Archery; var t: Integer; tweapon : word; {$Include 'all.inc'} procedure weaponckeck; begin if (not dead) and (connected) then begin if (getquantity(findtype(tweapon,ground)) > 0) and (gettype(ObjAtL...
by Sony
23.11.2005 23:13
Forum: Помощь по скриптам
Topic: Help!!!
Replies: 6
Views: 12665

Miralex wrote:А что он делает? Или не делает?
Может на что-то ругается?

Code: Select all

23:13:14: Compiling
23:13:14: Compiler: [Error] (ar4eri.txt at 29:4):  Identifier expected
23:13:14: Compiling failed
23:13:14: Script ar4eri.txt stoped successfuly
by Sony
23.11.2005 21:58
Forum: Помощь по скриптам
Topic: Help!!!
Replies: 6
Views: 12665

Help!!!

Program Ar4ery; var t: Integer; {$Include 'checksave.inc'} //CheckSave {$Include 'hungry.inc'} //Hungry(1,ground); Begin SetARStatus(true);{Aee??aai ?aeiiiaeoi?} Hungry(1,backpack);{I?iaa?yai aieia(aoaao eooaou ai ninoiyiey stuffed)} while true do {Caoeeeeaaai ne?eio} begin if Connected then begin ...