Classes

Concepts

Libraries

Objects

contractor »

conversationAnswerData »

engineStatData »

issueData »

playerPlatformSpecialistData »

projectReviewConclusion »

projectReviewRemark »

randomEventData »

statusIcon »

letsPlayer



The registered lets player data via letsPlayers:registerNew()

Methods

Variables

id

the ID of the lets player

display

the name of the lets player

icon

the quad to use when displaying this lets player

description

the description

minimumViewerBaseForPaidVideos

when their viewerbase is this large, this lp'er will start taking money for their vids

availability

table containing 2 keys: year and month. Indicates when this lets player becomes available.

baseVideoPrice

the base price of the video.

startingViewers

the viewers this lets player starts out with.

extraPerSection

extra cost per every section calculated by: extraPerSection * floor((viewerbase - minimumViewerBaseForPaidVideos) / extraPriceSection)

extraPriceSection

the amount of extra subscribers required to increase the price of a single video by extraPerSection.

maxViewerbaseMult

the multiplier for the maximum viewerbase value.

viewerIncreaseMult

the multiplier for the speed at which the viewerbase increases.

freeExtraVideosRating

the lp'er will make free extra videos if the game's rating exceeds this value

freeExtraVideos

the amount of extra videos this lp'er will make

maxVideos

the base amount of videos this lper will make preferredGenres