Help in covering
#1

How to cover this to SetPlayerPos
pawn Код:
AddPlayerClass(108,338.2536,-1848.6505,7.7875,341.7531,0,0,0,0,0,0); //

Thanks
Reply
#2

What do you mean eh ?
Reply
#3

I want this as setplayerpos..
Reply
#4

pawn Код:
SetPlayerPos(playerid, 38.2536,-1848.6505,7.7875); //Paramters 123
SetPlayerFacingAngle(playerid, 341.7531); //Paramter 4
You may also want to use SetSkin(playerid, 10; and GivePlayerWeapon
Reply
#5

pawn Код:
AddPlayerClass(108,338.2536,-1848.6505,7.7875,341.7531,0,0,0,0,0,0); //

//becomes Simply

SetPlayerPos(playerid, 38.2536,-1848.6505,7.7875);
SetPlayerFacingAngle(playerid, 341.7531);
Hope that helped
Reply
#6

Thanks guys!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)