14.09.2013, 16:34
Hello. My brother made me a bank map under the ground but when I SetPlayerPos to the coords there it only spawns me on top of the ground and not underneath into the new interior. Any idea why?
CreateObject(19458, 1807.64929, 1048.37683, -182.02609, 0.00000, 90.00000, 91.00000);
CMD:bankmap(playerid, params[])
{
SetPlayerPos(playerid, 1807.64929, 1048.37683, -182.02609);
return 1;
}
My brother is using this map editor:
http://forum.sa-mp.com/showthread.ph...84#post1399384 He cannot find a way to select all the objects he has created and move them above ground. |
1807.64929, 1048.37683, -182.02609
SetPlayerInterior(playerid, 0); //Change the 0 with your brother interior