ScriptUO

Scripting Resources & Utilities => Stealth Client => Stealth archive => Topic started by: PauseBreak on November 25, 2014, 08:17:53 AM

Title: FNG. Stealth & Python
Post by: PauseBreak on November 25, 2014, 08:17:53 AM
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.
Title: Re: FNG. Stealth & Python
Post by: Crome969 on November 25, 2014, 08:38:17 AM
Hello and welcome to the Board. You may introduce yourself Here (http://www.scriptuo.com/index.php?board=20.0) 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...
Title: Re: FNG. Stealth & Python
Post by: PauseBreak on November 25, 2014, 03:52:16 PM
ah yes, how very rude of me.

here (http://www.scriptuo.com/index.php?topic=12813.0) is the link to my introduction.  Lets say I knew absolutely nothing about scripting or stealth. Where would you point me to start learning?
Title: Re: FNG. Stealth & Python
Post by: Crome969 on November 26, 2014, 12:04:01 AM
Title: Re: FNG. Stealth & Python
Post by: PauseBreak on November 26, 2014, 07:34:45 AM
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. =)
Title: Re: FNG. Stealth & Python
Post by: Crome969 on November 26, 2014, 08:43:47 AM
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.