Author Topic: FNG. Stealth & Python  (Read 4636 times)

0 Members and 1 Guest are viewing this topic.

Offline PauseBreakTopic starter

  • Newbie
  • *
  • Posts: 8
  • Activity:
    0%
  • Reputation Power: 1
  • PauseBreak has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
FNG. Stealth & Python
« on: November 25, 2014, 08:17:53 AM »
0
Hello. Just discovered Stealth client the other day while looking for something to revive my UO experience. Very intriguing.  
Can someone please explain how I can go about using python with Stealth?  Ive read through the forum, main stealth page, and all I've came up with was having to import a wrapper.

I have basic python experience so I've chosen this as my platform. Is there a tutorial I can read through for the "first Steps" with python in stealth?
any help would be appreciated.

Do I always have to start each script with from stealth import * ?
where do I save the wrapper to import it?
sorry I'm very green as far as the actual implementations of programming.  
I can read through the python manuals, How do I get that to interface with Stealth?
what is "freezing" and how do I go about doing this to my projects?
again thanks for any information or steps in the right directions.
Regards
Pb.
« Last Edit: November 25, 2014, 08:32:48 AM by PauseBreak »

Offline Crome969

  • Moderator
  • *
  • *****
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Re: FNG. Stealth & Python
« Reply #1 on: November 25, 2014, 08:38:17 AM »
0
Hello and welcome to the Board. You may introduce yourself Here so we atleast will know who you are and a some more about you (This gets you unrestricted for the boards => able to see attachments).

Pyhon related Questions can be answered from Boydon, Api is described here : http://stealth.od.ua/Doc:Api
Pascal \ Python embedded functions are the same...

Offline PauseBreakTopic starter

  • Newbie
  • *
  • Posts: 8
  • Activity:
    0%
  • Reputation Power: 1
  • PauseBreak has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: FNG. Stealth & Python
« Reply #2 on: November 25, 2014, 03:52:16 PM »
0
ah yes, how very rude of me.

here is the link to my introduction.  Lets say I knew absolutely nothing about scripting or stealth. Where would you point me to start learning?

Offline Crome969

  • Moderator
  • *
  • *****
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Re: FNG. Stealth & Python
« Reply #3 on: November 26, 2014, 12:04:01 AM »
0

Offline PauseBreakTopic starter

  • Newbie
  • *
  • Posts: 8
  • Activity:
    0%
  • Reputation Power: 1
  • PauseBreak has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: FNG. Stealth & Python
« Reply #4 on: November 26, 2014, 07:34:45 AM »
0
alright I'll switch gears and use pascal until I can keep my head above water. Seems to be more people here that can offer support. Thanks for the warm welcome and reply's. =)

Offline Crome969

  • Moderator
  • *
  • *****
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Re: FNG. Stealth & Python
« Reply #5 on: November 26, 2014, 08:43:47 AM »
0
alright I'll switch gears and use pascal until I can keep my head above water. Seems to be more people here that can offer support. Thanks for the warm welcome and reply's. =)

Feel free to ask Questions. Pascal  is used by the Majority of users. A few also use Delphi via Api.
There are thousands of samples in russian forum. Also some of us posted guides and code samples in this forum.

Tags: