[Help me]Why wont my server objects update?
#1

In y script i need lots of cones. ect.
I have scripted them all and compiled it im Pawno done everything right.
But the i go on my lockal server to test it out and there not there!
Anyone help??

CreateObject(1238, -284.3423, 152.6403, 4.3292, 0, 0, 0); // cone
CreateObject(981, -181.2035, 199.5170, 11.5505, 0, 0, 0); // barrier1
CreateObject(8171, 1007.4120, 2560.0, 50.0000, 0, 0, 0); //Dragstrip
CreateObject(8171, 1007.4120, 2422.5, 50.0000, 0, 0, 0); //Dragstrip
CreateObject(8171, 1007.4120, 2285.0, 50.0000, 0, 0, 0); //Dragstrip
CreateObject(8171, 1007.4120, 2147.5, 50.0000, 0, 0, 0); //Dragstrippp
CreateObject(8171, 1007.4966, 2010.0, 50.0000, 0, 0, 0); //Dragstrip
CreateObject(8171, 1007.4120, 1872.5, 50.0000, 0, 0, 0); //Dragstrip
CreateObject(8171, 1007.4966, 1735.0, 50.0000, 0, 0, 0); //Dragstrip
CreateObject(8171, 1007.4966, 1597.5, 50.0000, 0, 0, 0); //Dragstrip
CreateObject(8171, 1007.4966, 1460.0, 50.0000, 0, 0, 0); //Dragstrip
CreateObject(8171, 1007.4966, 1322.5, 50.0000, 0, 0, 0); //Dragstrip
CreateObject(8171, 1007.4966, 1185.0, 50.0000, 0, 0, 0); //Dragstrip
CreateObject(8171, 1007.4966, 1047.5, 50.0000, 0, 0, 0); //Dragstrip
CreateObject(8171, 1007.4966, 910.00, 50.0000,45, 0, 0); //Dragstrip


none of these work
Help
ty
Reply
#2

Get a streamer.
Reply
#3

Whats that? :L
Reply
#4

Search :O

And are you sure you put the under OnGameModeInit or OnFilterscriptInit?
Reply
#5

Yeah its above it.
Reply
#6

No, your CreateObjects must go UNDER OnGameModeInit or OnFilterscriptInit.
Reply
#7

Yeah thats what i got sorry
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)