Difference between revisions of "JRUN(Builder)"
Jump to navigation
Jump to search
(Created page with "{{CoffeeMUDWikiBuilderTOC}} {{CommandTemplate|Name=JRUN|Usage=JRUN "FILENAME" "PARM1" ...|Examples=jrun resources/myscript.js parm1 parm2|Shorts= |Description=Runs the given f...") |
(No difference)
|
Latest revision as of 14:08, 2 April 2019
CoffeeMUD |
---|
Administrator Builder Player |
=CoffeeMUD Builder Information= | |||
---|---|---|---|
Basics | Praetor Player Support Commands Zapper Masks | Advanced | Races Classes Abilities Socials Scripting |
Building | Behaviors Properties Areas Rooms Exits Items Mobs | Systems | Achievements Crafting Help Info Ships Planes of Existence Quests Triumphs |
===JRUN=== | |
---|---|
Usage: | JRUN "FILENAME" "PARM1" ... |
Examples: | jrun resources/myscript.js parm1 parm2 |
Shorts: | |
Description: | Runs the given file as Javascript. See the Programming Guide for more information on how to write Javascript for CoffeeMud. |
Notes
.