The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 786 - File: showthread.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Skill gaining system
Author Message
Indiaret
Apprentice
*

Posts: 45
Likes Given: 3
Likes Received: 1 in 1 posts
Joined: Apr 2016
Reputation: 0



Post: #1
Skill gaining system
Hi,

Does skillmake attribute of item depends on gain chance, if i will make it ? Because I tried it through trigger @gain and making item with 30.0 skillmake has same chance as item with 60.0 skillmake. It don't take too much sense for me. Are there any exceptions or skill gain chance depends only on my skill and adv_rate of skill ?

Example:
I have robe, skillmake 35.0 tailoring
I have plain dress, skill make 50.0 tailoring

Code:
[SKILL 34]
DEFNAME=Skill_Tailoring
KEY=Tailoring
TITLE=Tailor
FLAGS=SKF_CRAFT
PROMPT_MSG=
DELAY=2.5        //Old value=4.5
STAT_STR=0
STAT_INT=0
STAT_DEX=0
BONUS_STR=0
BONUS_DEX=0
BONUS_INT=0
BONUS_STATS=0
ADV_RATE=13.0,550.0,2200.0
VALUES=1,20,80

on=@GAIN
say chance to gain: <argn2> maximum <argn3>

Making the robe and the plain dress gives me same chance to gain (11/1000). Its right ? Because I want gain chance also based on difficulty of making.

And moreover ... function skillgain dont work proper with difficulty atribute (ex. skillgain tailoring is same as skillgain tailoring,50)

Thanks Bye
08-09-2019 03:28 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Skill gaining system - Indiaret - 08-09-2019 03:28 AM
RE: Skill gaining system - Coruja - 09-03-2019, 09:03 AM

Forum Jump:


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