Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7

Using virtue not working? (code included)

Post Reply
sibble
Neophyte
Neophyte
Posts: 48
Joined: 21.03.2015 18:12

Using virtue not working? (code included)

Post by sibble »

I tried

Code: Select all

Stealth.Client.UseVirtue("Honor");
didn't invoke anything

neither did:

Code: Select all

Stealth.Client.UseVirtue(Virtue.Honor");
I'm guessing it's my code, searching the documents couldn't find anything on it.

Maybe it's because of OSI?
User avatar
Vizit0r
Developer
Developer
Posts: 3958
Joined: 24.03.2005 17:05
Contact:

Re: Using virtue not working? (code included)

Post by Vizit0r »

i test it on some freeshard long time ago, when code this functions.
since this time never touch it.

give me char - will test it.
"Пишите код так, как будто сопровождать его будет склонный к насилию психопат, который знает, где вы живете". (с) Макконнелл, "Совершенный код".
User avatar
Vizit0r
Developer
Developer
Posts: 3958
Joined: 24.03.2005 17:05
Contact:

Re: Using virtue not working? (code included)

Post by Vizit0r »

fixed.
"Пишите код так, как будто сопровождать его будет склонный к насилию психопат, который знает, где вы живете". (с) Макконнелл, "Совершенный код".
Post Reply