Objects problem
#1

Hi guys i have this objects:
Код:
new opstinasalter = CreateDynamicObject(2435, 322.97989, 167.51280, 1044.03186,   0.00000, 0.00000, 90.00000);//1drvo - 2belo
print("map opstina1");
new opstinasalter1 = CreateDynamicObject(2434, 322.98199, 183.35750, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina2");
new opstinasalter2 = CreateDynamicObject(2435, 321.88681, 173.83990, 1044.03186,   0.00000, 0.00000, 0.00000);
print("map opstina3");
new opstinasalter3 = CreateDynamicObject(2435, 321.85220, 176.05830, 1044.03186,   0.00000, 0.00000, 180.00000);
print("map opstina4");
new opstinasalter4 = CreateDynamicObject(2434, 322.81610, 173.83920, 1044.03186,   0.00000, 0.00000, 0.00000);
print("map opstina5");
and afther that object go this:
Код:
new opstinasalter5 = CreateDynamicObject(2435, 321.83960, 173.08681, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina6");
and dont wanna to create it, so i disable it and after that object wont create any of this other objects:
Код:
new opstinasalter6 = CreateDynamicObject(2435, 321.83960, 176.85550, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina7");
new opstinasalter7 = CreateDynamicObject(2435, 321.83960, 172.15720, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina8");
new opstinasalter8 = CreateDynamicObject(2435, 321.83960, 171.23010, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina9");
new opstinasalter9 = CreateDynamicObject(2435, 321.83960, 170.30321, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina10");
new opstinasalter10 = CreateDynamicObject(2435, 321.83960, 169.37711, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina11");
new opstinasalter11 = CreateDynamicObject(2434, 322.98199, 168.43739, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina32");
new opstinasalter12 = CreateDynamicObject(2435, 321.85220, 168.59990, 1044.03186,   0.00000, 0.00000, 180.00000);
print("map opstina33");
new opstinasalter13 = CreateDynamicObject(2435, 322.97989, 182.42990, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina34");
new opstinasalter14 = CreateDynamicObject(2434, 322.81610, 166.38290, 1044.03186,   0.00000, 0.00000, 0.00000);
print("map opstina35");
new opstinasalter15 = CreateDynamicObject(2435, 321.88681, 166.38680, 1044.03186,   0.00000, 0.00000, 0.00000);
print("map opstina36");
new opstinasalter16 = CreateDynamicObject(2435, 321.83960, 165.65781, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina37");
new opstinasalter17 = CreateDynamicObject(2435, 321.83960, 177.78610, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina38");
new opstinasalter18 = CreateDynamicObject(2435, 321.83960, 178.71080, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina39");
new opstinasalter19 = CreateDynamicObject(2435, 321.83960, 179.63620, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina40");
new opstinasalter20 = CreateDynamicObject(2435, 321.83960, 180.54919, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina41");
new opstinasalter21 = CreateDynamicObject(2435, 321.88681, 181.30721, 1044.03186,   0.00000, 0.00000, 0.00000);
print("map opstina41");
new opstinasalter22 = CreateDynamicObject(2434, 322.81610, 181.30420, 1044.03186,   0.00000, 0.00000, 0.00000);
print("map opstina42");
new opstinasalter23 = CreateDynamicObject(2435, 322.97986, 174.96664, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina43");
new opstinasalter24 = CreateDynamicObject(2434, 322.98199, 175.89320, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina44");
new opstinasalter25 = CreateDynamicObject(2435, 321.85220, 183.52580, 1044.03186,   0.00000, 0.00000, 180.00000);
print("map opstina45");
new opstinasalter26 = CreateDynamicObject(2435, 321.83960, 184.31610, 1044.03186,   0.00000, 0.00000, 90.00000);
print("map opstina46");
Reply
#2

no it does not wanna to create other object look at his pictures:
1.) in pawno: http://prntscr.com/6bdjv0
2.) when i run server debug messages: http://prntscr.com/6bdkcl
Reply
#3

Change the cordinates of that object to 0,0,0
Reply
#4

Quote:
Originally Posted by hamzajaved780
Посмотреть сообщение
Change the cordinates of that object to 0,0,0
What??
Please before u reply read the problem, problem is: dont wanna to create any of objects afther debug map opstina5 i disable all objects and object afther that dont wanna to create like there is return 1;
Reply
#5

** FIXED **
I fixed this bug by a putting half of my server maps at 1 filterscript and half left in gamemode and it works perfect
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)