From 0c1406c5703dfa5584b8128468a78692c3869cab Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 12 Nov 2007 21:06:49 +0000 Subject: Added error reporting to buildin_warp when it fails. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11727 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/pc.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/map/pc.c') diff --git a/src/map/pc.c b/src/map/pc.c index e50d6c57c..5ce0cae1f 100644 --- a/src/map/pc.c +++ b/src/map/pc.c @@ -3443,16 +3443,12 @@ int pc_steal_coin(struct map_session_data *sd,struct block_list *target) return 0; } -// -// -// /*========================================== * Set's a player position. * Return values: * 0 - Success. * 1 - Invalid map index. * 2 - Map not in this map-server, and failed to locate alternate map-server. - * 3 - Failed to warp player because it was in transition between maps. *------------------------------------------*/ int pc_setpos(struct map_session_data* sd, unsigned short mapindex, int x, int y, uint8 clrtype) { -- cgit v1.2.3-70-g09d2