Scripts For Admins: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge →General: add admin portals script |
imported>AntumDeluge →Summon Creatures: put raid scripts under single header |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 206: | Line 206: | ||
:: '''amount:''' ''(optional)'' Number of items to drop. |
:: '''amount:''' ''(optional)'' Number of items to drop. |
||
:: '''item:''' Name of target item. |
:: '''item:''' Name of target item. |
||
=== Features === |
|||
{{Script|DisableFeature| |
|||
desc=Disables a feature, like keyring, for a player.| |
|||
params=<player> <feature>| |
|||
:: '''player:''' Name of target player. |
|||
:: '''feature:''' Feature to be disabled.}} |
|||
{{Script|EnableFeature| |
|||
desc=Enables a feature, like keyring, for a player.| |
|||
params=<player> <feature>| |
|||
:: '''player:''' Name of target player. |
|||
:: '''feature:''' Feature to be enabled.}} |
|||
=== Fix DM === |
=== Fix DM === |
||
| Line 259: | Line 274: | ||
:: '''ringcount:''' Determines amount of creatures summoned by rings around summoner (max: 2). |
:: '''ringcount:''' Determines amount of creatures summoned by rings around summoner (max: 2). |
||
:: '''creature:''' Name of creature to be summoned. |
:: '''creature:''' Name of creature to be summoned. |
||
=== List Raids === |
|||
{{Script|ListRaids}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
=== Raids === |
|||
{{Script|AdosWildlifeRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|AngelRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|AnimalRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|BarbarianRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|BeholderRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|BlordroughRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|ChaosRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|CreateRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|DragonRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|DrowRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|DwarfRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|ElementalRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|ElfRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|FarmRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|FrogmanSheepmanRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|GnomeRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|ImperialRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|KoboldRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|LichRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|OniRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|OrcRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||
{{Script|ZombieRaid}} |
|||
: ''<span style="color:darkred;">instructions coming soon</span>'' |
|||