Figured it out.
Need to use function SetFindDistance(5) to change it. (Just randomly tested it).
Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7
Search found 2 matches
- 08.01.2013 2:59
- Forum: Help
- Topic: [Python] FindDistance
- Replies: 3
- Views: 8770
- 08.01.2013 1:18
- Forum: Help
- Topic: [Python] FindDistance
- Replies: 3
- Views: 8770
[Python] FindDistance
Seems like I cannot access the FindDistance variable: print(FindDistance) produces this error: NameError: name 'FindDistance' is not defined. Am I doing this wrong or is it not yet implemented in Python? Works on Pascal. Using the latest version of stealth. Or is there a way to work around it (searc...