Player Objects dont work
#1

Hi guys, when i create player object, that object wont show, and i create that object int another GM and he shows

here is code:
Код:
CreatePlayerObject(playerid, 1586, 1532.94, -1902.28, -56.53,   0.00, 0.00, 270.00,100.0);
Reply
#2

Post the full code please.
Reply
#3

Quote:
Originally Posted by ranme15
Посмотреть сообщение
Post the full code please.
That is the code i just type command and that object should create, im in 129 VW
Reply
#4

try:

Quote:

CreatePlayerObject(playerid, 1586,1532.94,-1902.28,-56.53,0.00,0.00,270.00,100.0);

Reply
#5

Quote:
Originally Posted by MrCallum
Посмотреть сообщение
try:

Код:
CreatePlayerObject(playerid, 1586,1532.94,-1902.28,-56.53,0.00,0.00,270.00,100.0);
You didn't even change anything. Spaces and tabs have NO influence on code, whatsoever.
Reply
#6

Hmm someone have solution? in 1 GM that player object shows but in antoher GM dont show...?
Reply
#7

How much objects do you have in your gamemode? Are they CreateObject or CreateDynamicObject ?
Reply
#8

Quote:
Originally Posted by Rudy_
Посмотреть сообщение
How much objects do you have in your gamemode? Are they CreateObject or CreateDynamicObject ?
in CrateObject i have about 600-700 objectand in CreateDynamicObject about 30k
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)