09.06.2012, 11:49
(
Last edited by NeymarJr; 09/06/2012 at 12:37 PM.
)
Hello everyone,
Today I was putting objects on my server and the code are below, but when I put those code under OnGameModeInit() those objects won't come up... some help here please? Thankyou
Today I was putting objects on my server and the code are below, but when I put those code under OnGameModeInit() those objects won't come up... some help here please? Thankyou
Code:
CreateObject(18801, -4607.18, 2758.38, -2128.39, 0.00, 0.00, 276.13); CreateObject(18750, -4692.39, 2807.83, -2062.93, 91.10, 1.80, 91.00); CreateObject(18778, -4624.17, 2805.13, -2149.66, 0.00, 0.00, 89.55); CreateObject(19338, -4603.73, 2887.69, -2151.34, 0.00, 0.00, 0.00); CreateObject(18841, -5056.48, 2804.99, -2130.13, 0.00, 0.00, 354.35); CreateObject(18840, -5023.57, 2802.50, -2123.20, 0.00, 134.00, 355.72); CreateObject(18828, -4920.91, 2738.28, -2073.19, 0.00, 0.00, 25.15); CreateObject(18761, 5056.48, 4749.01, 2151.34, 0.00, 0.00, 0.00); CreateObject(18780, -4609.65, 2757.04, -2139.79, 0.00, 0.00, 0.00); CreateObject(18864, 2098.27, -4749.01, 205.93, 0.00, 0.00, 0.00);