GetPlayerZone problem
#2

Code:
enum gzinfo
{
  Float:gmaxX,
  Float:gmaxY,
  Float:gminY,
  Float:gminX,
};
you need to get rid of the ;


Code:
enum gzinfo
{
  Float:gmaxX,
  Float:gmaxY,
  Float:gminY,
  Float:gminX,
}
i think
Reply


Messages In This Thread
GetPlayerZone problem - by dice7 - 21.07.2009, 08:28
Re: GetPlayerZone problem - by Pawno_Master - 21.07.2009, 08:52
Re: GetPlayerZone problem - by dice7 - 21.07.2009, 08:57
Re: GetPlayerZone problem - by Pawno_Master - 21.07.2009, 09:00
Re: GetPlayerZone problem - by Donny_k - 21.07.2009, 09:14
Re: GetPlayerZone problem - by dice7 - 21.07.2009, 09:16

Forum Jump:


Users browsing this thread: 1 Guest(s)