Author Topic: group "NULL" [Fixed]  (Read 2769 times)

0 Members and 1 Guest are viewing this topic.

Offline [MAF]Rac3r

  • Leader
  • Posts: 2,807
  • Well, this is embarrassing.
    • View Profile
group "NULL" [Fixed]
« on: March 17, 2012, 09:40:57 am »
Sorry Andre, I broke your groups.  Could be because I changed on-compile setting for it.

I formatted string to "", but yours if I remember was something like string[0] = 0;

When players join, they get /groupinfo = "NULL"
« Last Edit: April 06, 2012, 07:22:14 am by [MAF]Rac3r »

Offline [MAF]Rac3r

  • Leader
  • Posts: 2,807
  • Well, this is embarrassing.
    • View Profile
Re: group "NULL"
« Reply #1 on: March 17, 2012, 09:43:48 am »

Offline [MAF]mooman

  • Leader
  • Posts: 6,299
    • View Profile
will read and answer your forum PMs when I'm less busy!

Offline [MAF]mooman

  • Leader
  • Posts: 6,299
    • View Profile
Re: group "NULL"
« Reply #3 on: March 17, 2012, 06:42:09 pm »
changed to
   PLAYER_Group[playerid][0] = 0;
will read and answer your forum PMs when I'm less busy!