h0_noMan
12-30-2007, 08:00 PM
This plugins is now completly tested and works fine.
I am a fan of KZ maps and i wanted a plugins to add the possibility to save a location and move to this location after (when you failed a jump for example)
CHANGELOG
v1.1 :
- Added an unblock command to move if you are blocked
- Simplyfing some code (array)
v1.2 :
- Removed the unblock command
- add_checkpoint now add only location that are fine (you shouldnt be blocked in a wall)
- The language can be changed in the SMA by changing the value of language
-----------
CVAR :
dod_checkpoint 1|0 // Enable/Disable the mod
-----------
Console commands:
add_checkpoint // Save the player's location
go_checkpoint // Move the player to his last saved checkpoint
Tested on AMX Mod X 1.80
Thanks for suggestions and comments.
I am a fan of KZ maps and i wanted a plugins to add the possibility to save a location and move to this location after (when you failed a jump for example)
CHANGELOG
v1.1 :
- Added an unblock command to move if you are blocked
- Simplyfing some code (array)
v1.2 :
- Removed the unblock command
- add_checkpoint now add only location that are fine (you shouldnt be blocked in a wall)
- The language can be changed in the SMA by changing the value of language
-----------
CVAR :
dod_checkpoint 1|0 // Enable/Disable the mod
-----------
Console commands:
add_checkpoint // Save the player's location
go_checkpoint // Move the player to his last saved checkpoint
Tested on AMX Mod X 1.80
Thanks for suggestions and comments.