RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Skills Save [Request]

0 Members and 1 Guest are viewing this topic.

***
Rep:
Level 83
a Skill Save script that saves to a variable as a arrey(list)
and one to import scripts from a variable as a arrey(list)
« Last Edit: September 17, 2011, 06:39:04 PM by corbin-nunn »

**
Rep:
Level 82
Not even sure what you mean by this, but you can save anything to a game variable, and it will be saved automatically, they don't need to be numbers.

Code: [Select]
$game_variables[ID] = 'this is a string!'

You kinda need to explain what you are talking about a little better.