Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7
Search found 2 matches
- 23.07.2008 21:04
- Forum: Помощь по скриптам
- Topic: Помогите
- Replies: 2
- Views: 5954
- 23.07.2008 19:23
- Forum: Помощь по скриптам
- Topic: Помогите
- Replies: 2
- Views: 5954
Помогите
Program MiningFindResp; var runebooks: array of cardinal; mineTimer: TDateTime; iR, STATE: integer; info_minepoint: string; const home_runebook = $5CD07BCD; book_type = $0EFA; runebook_color = $021E; spellbook_color = $0000; dropX = 1886; dropY = 2090; ore_type = $19B9; cooper_type = $1BF2; pickaxe...