Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7
Search found 7 matches
- 22.04.2008 0:07
- Forum: Scripts
- Topic: Animal Taming for EP
- Replies: 4
- Views: 14450
- 14.04.2008 1:44
- Forum: Помощь по скриптам
- Topic: Помогите с Тамингом на форготен
- Replies: 6
- Views: 10860
- 14.04.2008 1:42
- Forum: Scripts
- Topic: Animal Taming for EP
- Replies: 4
- Views: 14450
- 13.04.2008 12:48
- Forum: Помощь по скриптам
- Topic: Помогите с Тамингом на форготен
- Replies: 6
- Views: 10860
- 12.04.2008 1:56
- Forum: Scripts
- Topic: Animal Taming for EP
- Replies: 4
- Views: 14450
- 12.04.2008 0:30
- Forum: Помощь по скриптам
- Topic: Помогите с Тамингом на форготен
- Replies: 6
- Views: 10860
- 10.04.2008 0:18
- Forum: Помощь по скриптам
- Topic: Помогите с Тамингом на форготен
- Replies: 6
- Views: 10860
Помогите с Тамингом на форготен
program animal_taming; var time_begin : TDateTime; animal_type : array [1..35] of Byte; count, i : Integer; Begin animal_type[1] := $00C8 // Horse (light brown) animal_type[2] := $00C9 // Cat / Hell Cat animal_type[3] := $00CA // Aligator animal_type[4] := $00CB // Pig animal_type[5] := $00CC // Ho...