0.3c objects does not show
#6

I don't know why should you need cfg dates but anyway...

Server.cfg:

Код:
echo Executing Server Config...
lanmode 1
rcon_password ********
maxplayers 100
port 7777
hostname Jucatori.net - New World!
gamemode0 Fun
filterscripts LuxAdmin F_Streamer F_SpeedoMeter brad VAnims
plugins Whirlpool.so streamer.so
announce 1
query 1
weburl www.Jucatori.net
maxnpc 300
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
bind 195.225.**.**
GM File:

Head:
Код:
#include <a_samp>
#include <core>
#include <float>
#include <ladmin>
#include "../include/vehicles.inc"
#include <streamer>
OnGameModeInit:
Код:
public OnGameModeInit()
{
	SetGameModeText("4 Fun Lovers");
	AllowInteriorWeapons(1);
	EnableTirePopping(1);
	EnableStuntBonusForAll(1);
	SetWorldTime(10);
	ShowPlayerMarkers(1);
	DisableInteriorEnterExits();

CreateObject(18882, -889.67, 2154.25, 62.66,   -360.00, 0.00, 25.00);
CreateObject(18990, -966.48, 2116.16, 81.20,   -91.00, 0.00, -32.50);
CreateObject(18988, -853.06, 2075.15, 81.17,   91.00, 0.00, -156.00);
CreateObject(18988, -925.46, 2230.91, 81.13,   91.00, 25.00, 0.00);
CreateObject(18786, -997.24, 2123.57, 93.87,   -4.00, 4.00, -149.00);
CreateObject(18882, -889.67, 2154.25, 112.44,   -180.00, 0.00, 25.00);
CreateObject(18822, -798.82, 2190.49, 81.00,   -90.00, 84.00, 0.00);
CreateObject(18822, -751.02, 2193.41, 81.00,   -90.00, 258.00, 0.00);
CreateObject(18981, -717.93, 2207.65, 75.53,   0.00, 90.00, 33.00);
}
That would be enough to indentify the problem.
Reply


Messages In This Thread
Certain 0.3c objects does not show - by interhit - 03.03.2011, 18:27
Re: 0.3c objects does not show - by Markx - 03.03.2011, 18:34
Re: 0.3c objects does not show - by interhit - 03.03.2011, 18:36
Re: 0.3c objects does not show - by interhit - 03.03.2011, 19:04
Re: 0.3c objects does not show - by Gamer_Z - 03.03.2011, 19:08
Re: 0.3c objects does not show - by interhit - 03.03.2011, 19:16
Re: 0.3c objects does not show - by Mean - 03.03.2011, 19:22
Re: 0.3c objects does not show - by interhit - 03.03.2011, 19:24

Forum Jump:


Users browsing this thread: 1 Guest(s)