spawn help
#1

im trying making a gamemode but i have problem

when i join i can spawn but i dont see the skins

look here

Reply
#2

Maybe u not add
pawn Код:
addplayerclass
Reply
#3

i add it
Reply
#4

Код:
    AddPlayerClass(0,1963.9553,-2198.1382,13.5469,359.4341,24,1000,26,1000,34,1000);
    AddPlayerClass(1,1963.9553,-2198.1382,13.5469,359.4341,24,1000,26,1000,34,1000);
    AddPlayerClass(2,1963.9553,-2198.1382,13.5469,359.4341,24,1000,26,1000,34,1000);
    AddPlayerClass(20,1963.9553,-2198.1382,13.5469,359.4341,24,1000,26,1000,34,1000);
    AddPlayerClass(30,1963.9553,-2198.1382,13.5469,359.4341,24,1000,26,1000,34,1000);
    AddPlayerClass(35,1963.9553,-2198.1382,13.5469,359.4341,24,1000,26,1000,34,1000);
    AddPlayerClass(100,1963.9553,-2198.1382,13.5469,359.4341,24,1000,26,1000,34,1000);
    AddPlayerClass(111,1963.9553,-2198.1382,13.5469,359.4341,24,1000,26,1000,34,1000);
    AddPlayerClass(99,1963.9553,-2198.1382,13.5469,359.4341,24,1000,26,1000,34,1000);
    AddPlayerClass(66,1963.9553,-2198.1382,13.5469,359.4341,24,1000,26,1000,34,1000);
    AddPlayerClass(77,1963.9553,-2198.1382,13.5469,359.4341,24,1000,26,1000,34,1000);
    AddPlayerClass(88,1963.9553,-2198.1382,13.5469,359.4341,24,1000,26,1000,34,1000);
    AddPlayerClass(55,1963.9553,-2198.1382,13.5469,359.4341,24,1000,26,1000,34,1000);
    AddPlayerClass(44,1963.9553,-2198.1382,13.5469,359.4341,24,1000,26,1000,34,1000);
Код:
public OnPlayerRequestClass(playerid, classid)
{
	SetPlayerPos(playerid, 1963.9553,-2198.1382,13.5469);
	SetPlayerCameraPos(playerid, 1963.8767,-2194.6641,13.5469);
	SetPlayerCameraLookAt(playerid, 1963.8767,-2194.6641,13.5469);
Reply
#5

help!
Reply
#6

omg what a noobs
Reply
#7

Quote:
Originally Posted by BoU3A
Посмотреть сообщение
omg what a noobs
Not nice..

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
The problem is in OnPlayerRequestClass callback. Change the coordinates and camera's look.

Useful: [FS] OnPlayerRequestClass Maker by RyDeR`
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)