all unused houses, dd, gates etc are spawning in bb
#1

all my unused gates, dynamic doors, gates and map icons are spawning under blueberry when unused causing it to crash when people go to it. how to fix this
Reply
#2

If you have a callback that loads these things, check what the coordinates are before you create any pickup. Like this:
pawn Код:
if(x != 0)
{
//create pickup
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)