Mypos: Command and HUDAlexVender User Offline 07.11.09 08:45:22 am !mypos - shows your position in the center of the screen. It is really needed if you want to use the console commands in game: spawnitem item x y spawnobject typ x y rot mode team player spawnplayer player x y setpos player x y explosion x y size damage source player ------ Sorry for my bad English edited 1×, last 26.06.10 07:58:35 am Approved by GeoB99 (18.06.16 01:41 pm) Download 547 b, 1,175 Downloads
Redefinder User Offline 12.04.10 06:21:03 pm ofcourse this is useful,it's very good for spawning a player at your position 5/5 I like it!
StirlizZ-Fapicon Super User Offline 11.04.10 07:44:42 pm OH! mypos! I serrch this scipr very long THXXX I like it!
Flacko User Offline 11.04.10 07:21:03 pm Could someone explain me how could this be useful? Anyways I voted 4 stars so you keep making scripts I like it!
Roni User Offline 11.04.10 07:02:07 pm its to simple for 5 stars. even for 4 stars. and on the 5 lines there are you can´nt du much wrong. I like it!
Fasttt User Offline 11.04.10 04:39:42 pm thanks, I do not even have to download it. I simply look spoiler I like it!
SQ Moderator Offline 11.04.10 04:34:15 pm I don't see anything new, it's average. Sure, it's not how many lines takes the script, but how it's working & how many effort it took. That's all script: Spoiler 1234567addhook("say","say_pos") function say_pos(id,txt) 	if (txt=="!mypos") then 	msg2(id,"©000255000TileX:"..player(id,"tilex").." TileY:"..player(id,"tiley").."@C") 	msg2(id,"©000255000X:"..player(id,"x").." Y:"..player(id,"y").."@C") 	end end I like it!
Fasttt User Offline 11.04.10 04:09:28 pm Blazzingzz, important thing is not size, but that the script is executed correctly and without errors I like it!
SQ Moderator Offline 11.04.10 03:40:52 pm Yeah, useful. But still I don't get why people vote 5/5 fort this. That's just Player(ID,"position") returning. About 2 minutes of work. I like it!
sonnenschein User Offline 11.04.10 03:10:26 pm yeah, i already made one myself long time ago, but it can be for those who don't know or don't want to create scripts I like it!edited 1×, last 11.04.10 03:51:30 pm
Alpha Beta User Offline 11.04.10 02:48:16 pm Nice, could be quite useful I like it!edited 1×, last 11.04.10 04:27:22 pm