Jump to content

Freezemap Script Command


Xantara

Recommended Posts


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  243
  • Reputation:   206
  • Joined:  11/28/11
  • Last Seen:  

File Name: Freezemap Script Command

File Submitter: Xantara

File Submitted: 08 Aug 2012

File Category: Source Modifications

Content Author: Xantara

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.

Click here to download this file

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  231
  • Reputation:   9
  • Joined:  12/16/11
  • Last Seen:  

Thanks for the release! :)

How about GM commands? Like @freezemap?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...