spawning problem
#1

when i spawn i see a blank world , here is a picture :
/imageshack/img521/4537/72058730.png


:'(




________
Cs1x
Reply
#2

O_o have you set an interior when spawning?
Reply
#3

*Bump* edit , i only see the map when i type /kill
________
HAWAII MEDICAL MARIJUANA DISPENSARY
Reply
#4

i just asked you to help you -.-
Reply
#5

This happens when you set an interior in your class selection.

This will fix it
Код:
public OnPlayerSpawn(playerid)
{
  SetPlayerInterior(playerid, 0);
  return 1;
}
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)