Description of Issue:
Result: mapwarp to savepoint is not working
mapwarp "pvp_y_3-3" ,"SavePoint",0,0;

Expected Rewarp should be able to warp players to their savepointsavepoints
Modifications that may affect results: N/A
mapwarp to savepoint is not working __not implemented__
```*mapwarp "
This command will collect all characters located on the From map and warp them
wholesale to the same point on the To map, or randomly distribute them there if
the coordinates are zero. "Random" is understood as a special To map name and
will mean randomly shuffling everyone on the same map.
Optionally, a type and ID can be specified. Available types are:
0 - Everyone
1 - Guild
2 - Party
Example:
// Will warp all members of guild with ID 63 on map prontera to map alberta.
mapwarp "prontera","alberta",150,150,1,63;
```
But yes we may add this feature.
Thanks @aleos89!
Most helpful comment
mapwarp to savepoint is","",,{,,};
not working__not implemented__```*mapwarp "
This command will collect all characters located on the From map and warp them
wholesale to the same point on the To map, or randomly distribute them there if
the coordinates are zero. "Random" is understood as a special To map name and
will mean randomly shuffling everyone on the same map.
Optionally, a type and ID can be specified. Available types are:
0 - Everyone
1 - Guild
2 - Party
Example:
// Will warp all members of guild with ID 63 on map prontera to map alberta.
mapwarp "prontera","alberta",150,150,1,63;
```
But yes we may add this feature.