[FilterScript] Game Object Reader 0.1b
#29

i think this will help each scripter who wants to start mapping. its very helpful, and...
it should be sticky!

edit: i just experienced a small issue when trying to load some bots, they didnt "go on duty" in their vehicle, but spawned at human-players spawn points. the reason was pretty obvious:
those 3 callbacks are missing a return:
Code:
CheckPos()
{
	//...
	return 1;
}

OnPlayerDisconnect()
{
	//...
	return 1;
}

OnPlayerConnect()
{
	//...
	return 1;
}
@ Voldemort: thx for sharing your hard work, keep it up!
btw: i wonder how nobody else figured that out yet ^^
and again, please, admins/mods:
>>> MAKE THIS STICKY! IT DESERVES TO<<<
Reply


Messages In This Thread
Game Object Reader 0.1b - by Voldemort - 08.09.2010, 13:17
Re: Game Object Reader 0.1b - by Hip-hop - 08.09.2010, 13:38
Re: Game Object Reader 0.1b - by royal_king - 08.09.2010, 13:45
Re: Game Object Reader 0.1b - by [03]Garsino - 08.09.2010, 13:50
Re: Game Object Reader 0.1b - by SunnyBoy - 08.09.2010, 13:55
Re: Game Object Reader 0.1b - by legodude - 08.09.2010, 14:26
Re: Game Object Reader 0.1b - by RyDeR` - 08.09.2010, 14:53
Respuesta: Game Object Reader 0.1b - by Jesus^ - 08.09.2010, 15:35
Re: Game Object Reader 0.1b - by Mauzen - 08.09.2010, 16:16
Re: Game Object Reader 0.1b - by silver_medall - 08.09.2010, 16:35
Re: Game Object Reader 0.1b - by Matite - 08.09.2010, 16:51
Re: Game Object Reader 0.1b - by Voldemort - 08.09.2010, 17:07
Re: Game Object Reader 0.1b - by Stefan_Toretto - 08.09.2010, 17:14
Re: Game Object Reader 0.1b - by [L3th4l] - 08.09.2010, 21:54
Re: Game Object Reader 0.1b - by MrDeath - 08.09.2010, 22:28
Re: Game Object Reader 0.1b - by Retardedwolf - 09.09.2010, 09:54
Re: Game Object Reader 0.1b - by Marvin81 - 09.09.2010, 16:25
Re: Game Object Reader 0.1b - by Norn - 09.09.2010, 16:38
Re: Game Object Reader 0.1b - by MrDeath - 09.09.2010, 20:43
Re: Game Object Reader 0.1b - by jeffrey112 - 09.09.2010, 20:45
Re: Game Object Reader 0.1b - by sekol - 10.09.2010, 10:57
Re: Game Object Reader 0.1b - by Hiddos - 10.09.2010, 11:16
Re: Game Object Reader 0.1b - by dirkblok - 14.09.2010, 13:26
Re: Game Object Reader 0.1b - by Stigg - 14.09.2010, 13:58
Re: Game Object Reader 0.1b - by Brian_Furious - 14.09.2010, 16:32
Re: Game Object Reader 0.1b - by ft941 - 14.09.2010, 16:51
Re: Game Object Reader 0.1b - by mr.sunny - 14.09.2010, 17:02
Re: Game Object Reader 0.1b - by StreetGT - 14.09.2010, 20:20
Re: Game Object Reader 0.1b - by Babul - 20.09.2010, 13:52

Forum Jump:


Users browsing this thread: 1 Guest(s)