Jump to content

Freezemap Script Command 1.0


About This File

Information

This script command will apply a percent chance of freeze the players in the map (no matter what stats or equipment they have) for a duration.

Syntax

freezemap "<map name>",<chance>,<tick>;

Documentation

The argument 'map name' is the map to apply the freeze effect.

The argument 'chance' is the rate at which freeze may affect the player in the map.

Eg. 10000 = 100%, 1 = 0.01%

The argument 'tick' is the length of which the player will be frozen for.

Eg. 1000 = 1 sec, 60000 = 1 min

Example:

// Freeze everyone in the map "prontera" at 100% chance for 5 seconds.

freezemap "prontera",10000,5000;

Made by [Xantara]

Mirror

[Xantara]_scriptcmd_freezemap.patch

Credits

Created by @Xantara

Requested by @ngek202

88x31.png

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

Do not mirror without my consent.


What's New in Version 1.0

Released

  • 1.0 - Initial Release

×
×
  • Create New...