Can't see objects ..
#1

Hey guys,

I can't see any objects,any suggestions ?
Reply
#2

Where are you putting them? Put the createobject/createdynamicobject lines under ongamemodeinit, and the removebuildingforplayer lines under OnPlayerConnect
Reply
#3

Quote:
Originally Posted by bensmart469
Посмотреть сообщение
Where are you putting them? Put the createobject/createdynamicobject lines under ongamemodeinit, and the removebuildingforplayer lines under OnPlayerConnect
Thats where I am putting them -.-'
Reply
#4

Quote:
Originally Posted by ******
Посмотреть сообщение
Are you in the correct interior?
Yes bro
Reply
#5

Help Please..
Reply
#6

Could you show me what one of your CreateObject/CreateDynamicObject lines look like?
Reply
#7

Put them under a stock
Such as

stock LoadObjects()
{
// SA-MP
CreateObject(18750, 1975.203002, 3779.311523, -0.243506, 0.000000, 0.000000, -45.00000);
print("Static objects loaded.");
return 1;
}
Reply
#8

if you use CreateDynamicObject
download the latest update of streamer
Reply
#9

As RuthlessThuG suggested I would get the latest version of streamer and then use CreateDynamicObject, it is much better as you can set the virtual worlds, interiors, etc. where objects are shown, that is your best bet.
Reply
#10

Are you perhaps over the object limit? Or... are you not able to see ANY of your objects?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)