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

Search found 4 matches

by SMILE
06.10.2012 2:26
Forum: Помощь по скриптам
Topic: Помогите со скриптом
Replies: 0
Views: 4237

Помогите со скриптом

Помогите сделать так, чтобы он открывал его бек пак, только тогда когда он закрывается. program stiling; Const Enemy = $0797F5A5; // айди у кого пытаешься украсть ItemType = $0EED; // тип что пытаешься украсть {$Include 'all.inc'} Begin CheckSave; begin While not dead do begin CheckSave; If TargetPr...
by SMILE
04.10.2012 18:02
Forum: Help
Topic: Please help me with the script
Replies: 2
Views: 5384

Re: Please help me with the script

Vizit0r wrote:

Code: Select all

if not GetAutoBuyMode then SetAutoBuyMode(true);
kill this
in the sense of simply erase
by SMILE
04.10.2012 15:29
Forum: Help
Topic: Please help me with the script
Replies: 2
Views: 5384

Please help me with the script

Translated from Russian by google Script on buying a car at the moment under the Regi. I can not deal with it please help const kolvo = 300; (what's this???) s_reag = $46DBDC89; (guess it's a chest in which to throw off reagents) r_home = $45DE7697; (I realized that there is a home rune) rmax = 3; ...
by SMILE
02.10.2012 19:02
Forum: Помощь по скриптам
Topic: Помогите разабратся со скриптом
Replies: 2
Views: 4422

Помогите разабратся со скриптом

Скрипт на авто скупку в данный момент под реги. Не могу разобраться с ним помогите пожалусто const kolvo = 300; (что это такое???) s_reag = $46DBDC89; (предполагаю, что это сундук в который скидывать реги) r_home = $45DE7697; (я там понял что это руна домой) rmax = 3; b=0; run=$1F14; br_bag = $4797...