[help] How change Spawn?
#1

I want change a spawn;
I think this is from spawn:
Код:
public OnPlayerRequestClass(playerid, classid)
{
	SetPlayerPos(playerid, -2461.3486,1399.6747,7.4893);
	SetPlayerCameraPos(playerid, -2458.5779,1397.7972,7.1875);
	SetPlayerCameraLookAt(playerid, -2461.3486,1399.6747,7.4893);
	return 1;
}
But.. i want this coord be a spawn:
Код:
250,-342.6582,1540.5768,75.5625,25.5574,0,0,0,0,0,0
Someone can tell how do that?
Reply <3
Reply
#2

Nobody?
Reply
#3

AddPlayerClass(skin, Float, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo)
Reply
#4

Quote:
Originally Posted by jameskmonger
AddPlayerClass(skin, Float, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo)
Do i need remove something?
i want That one, coords as spawn, can u give a complete code?
Reply
#5

What do you mean by you need it as a spawn?

You want a player to spawn there?
Reply
#6

Quote:
Originally Posted by jameskmonger
What do you mean by you need it as a spawn?

You want a player to spawn there?
Yes
Reply
#7

AddPlayerClass(250,-342.6582,1540.5768,75.5625,25.5574,0,0,0,0,0,0) in OnGameModeInit
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)