Bug at Casinт & Caligulas
#1

Hi all,
Sorry for my bad english.. i hope you understand equally!

English:
Shortly ago I was on my SAMP server and a player asked me if he could show me a bug, then I am teleported to him and I followed him and here's what we found out.

When we type / sbuggami a command that sets the interiorid to 0, the ped casino come with us as if they were the NPC.
_________________________________

Italian:
Poco fа stavo sul mio server di SAMP e un player mi ha chiesto se poteva mostrarmi un bug, allora mi son teleportato da lui e lo ho seguito lui ed ecco cosa abbiamo scoperto.

Quando digitiamo /sbuggami un comando che setta la interiorid a 0, i ped del casinт vengono con noi come fossero degli NPC.

Command:
Код:
YCMD:sbuggami(playerid, params[], help)
{
	 	SetPlayerVirtualWorld(playerid, 0);
 		SetPlayerInterior(playerid, 0);
	 	TogglePlayerControllable(playerid, true);
	 	return 1;
}
Video:
https://www.youtube.com/watch?v=g1CeLE6MGJ4

Thanks for the support!
Reply
#2

Try to avoid setting player's interiors while in the caligula's casino interior as these kinds of things may happen. That's probably the best solution for this, as you shouldn't need to directly set an interior while in the casino interior(assuming it's already been set to the correct interior for caligula's).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)