Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Silly question? (SKILLCHECK)
Author Message
Capes
Journeyman
*

Posts: 57
Likes Given: 0
Likes Received: 4 in 4 posts
Joined: Mar 2018
Reputation: 0



Post: #1
Silly question? (SKILLCHECK)
I'm having trouble wrapping my head around the syntax for doing a skill check in a trigger.

ON=@DCLICK
if (???)
//passed - do something
else
//failed - do something

I've tried tons of variations of this:
<src.skillcheck src.someskill dif#>
I only get error dumps to the console.

Thanks
Capes
03-21-2018 03:14 AM
Find all posts by this user Like Post Quote this message in a reply
n1ghtwish
Apprentice
*

Posts: 40
Likes Given: 0
Likes Received: 28 in 8 posts
Joined: Jan 2016
Reputation: 0



Post: #2
RE: Silly question? (SKILLCHECK)
Syntax:
skillcheck <skill id>,<diff>

So skill ID being an integer, (0 = alchemy)
03-21-2018 03:19 AM
Find all posts by this user Like Post Quote this message in a reply
Capes
Journeyman
*

Posts: 57
Likes Given: 0
Likes Received: 4 in 4 posts
Joined: Mar 2018
Reputation: 0



Post: #3
RE: Silly question? (SKILLCHECK)
I used the above suggestion - THANKS!

Is the difficulty factor 1-100 or 1-1000?


Thanks
Capes
03-21-2018 04:43 AM
Find all posts by this user Like Post Quote this message in a reply
n1ghtwish
Apprentice
*

Posts: 40
Likes Given: 0
Likes Received: 28 in 8 posts
Joined: Jan 2016
Reputation: 0



Post: #4
RE: Silly question? (SKILLCHECK)
It's 1-100
03-21-2018 07:33 AM
Find all posts by this user Like Post Quote this message in a reply
Capes
Journeyman
*

Posts: 57
Likes Given: 0
Likes Received: 4 in 4 posts
Joined: Mar 2018
Reputation: 0



Post: #5
RE: Silly question? (SKILLCHECK)
Thanks
Capes
03-30-2018 04:44 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)