Xantara Posted August 8, 2012 Posted August 8, 2012 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 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 1 Quote
Reducto Posted August 8, 2012 Posted August 8, 2012 Thanks for the release! How about GM commands? Like @freezemap? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.