FunkyMoves

Search, find and discuss about Mutators!
Post Reply
User avatar
PrinceOfFunky
Godlike
Posts: 1200
Joined: Mon Aug 31, 2015 10:31 pm

FunkyMoves

Post by PrinceOfFunky »

FunkyMoves is a mutator focused on transporting, like teleporting to players and checkpoints.
Readme.txt
Name: FunkyMoves
Version: 1r4
Author: Francesco Biscazzo
Date: 2019
Description: FunkyMoves is a mutator focused on transporting.

NOTE: Thanks to iSenSe to have tested the mutator with me.

NOTE: The "COMMON" version of the ini/s is setup with values used commonly between servers.

Commands:
- cmd: Displays this thing;
- spawn: Teleports you to a PlayerStart;
- cp: Creates a checkpoint;
- prevcp: Moves your CP to a previous location;
- nocp: Deletes your checkpoint;
- gocp: Teleports you to your checkpoint;
- go <player_name>: Teleports you to the first player found with a similar player_name;
- goview: Teleports you to the viewing player;

Configurable settings (FunkyMoves.ini):
[FMMutator]
- bLogs: If true, logs are enabled. Default: False;
- bCmdInform: If true the players will be told the command to print all the available commands;
- cmdFormatting: Symbol/s to be put at the start of a message to be interpreted as a command. Default: "/";
- bCmdFormattingMutate: If true cmdFormatting must be put when using "mutate" command. Default: False;
- maxCPs: Max amount of checkpoints that can be spawned. When reached, checkpoints will start to recycle. Default: 3;
- bTeleportEffect: If true the GameType's teleport effect will be spawned at target location when teleporting. Default: True;
[FMCheckPoint]
- bCPOnlyOwnerSee: If true only the owner can see its checkpoints;
- customTexture;
- customMesh;
- customSkin;
- customMultiSkins (Array);
- bCustomMeshEnviroMap;
- bCustomUnlit;
- customAnimSequence;
- customAnimRate;
- customDrawScale;
- customStyle;
- customAmbientGlow;

Changelogs:
[v1r4]
- Minor bug fixes;
- Added customization for FMCheckPoint;
[v1r3]
- Fixed a dependency;
- Added "goview" command;
[v1r2]
- Major changes;
Attachments
FunkyMoves_v1r4.zip
(15.5 KiB) Downloaded 39 times
Last edited by PrinceOfFunky on Sat Jul 27, 2019 11:35 pm, edited 1 time in total.
"Your stuff is known to be buggy and unfinished/not properly tested"
User avatar
PrinceOfFunky
Godlike
Posts: 1200
Joined: Mon Aug 31, 2015 10:31 pm

Re: FunkyMoves

Post by PrinceOfFunky »

*UPDATED*
"Your stuff is known to be buggy and unfinished/not properly tested"
Post Reply