help about coordinates
#1

So, I've made maps,and I was wondering to make teleports.

I copied the coordinates of one of my map's object, but when I placed it on SetPlayerPos, it says tag mismatch...

and tried ingame the command, it teleports me onto the sky..
Reply
#2

If you had shown the code, someone would have helped you yet. I think that you're copying the angle too.
Reply
#3

Код:
	CreateDynamicObject(18450,2124.55100000,2256.78800000,273.30400000,0.00000000,43.83100000,-89.38100000); //
I guess so, so how should I make it not angle ?
Reply
#4

Quote:
Originally Posted by Equuuuin0X
Посмотреть сообщение
Код:
	CreateDynamicObject(18450,2124.55100000,2256.78800000,273.30400000,0.00000000,43.83100000,-89.38100000); //
I guess so, so how should I make it not angle ?
pawn Код:
SetPlayerPos(playerid, 2124.55,2256.78,273.30); //not tested but it should look like this)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)