Rex's plugins for Construct2
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About

rex_csv2dictionary

Plugin, ACE table, Discussion thread
Dependence: official dictionary plugin

Introduction
This plugin could load content of official dictionary object by csv string.

Usage
Sample capx
There is only one "Action:Put csv data into dictionary", put csv string at 1st parameter, and official dictionary object at 2nd parameter. The format of csv string is

    
for each line, see sample capx for more detail.
The "Eval mode" setting in properties table is the same as rex_csv plugin.
  • number: 10
  • string: 'hi'
  • javascript function: Math.random() -- it return a number
Delimiter
Delimiter is set in property "Delimiter" or set by "Action:Set delimiter". Default is ",".

Create a free web site with Weebly
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About