[Tutorial] How to code a boolean variable
#3

I mean... at least use char arrays since its all about the bool variables

EDIT: and you didn't even use the bool tag here:
PHP код:
new zone[MAX_PLAYERS]; 
You also messed the tabsize here
PHP код:
      if(zone[playerid] == 1
      { 
      new 
zone random(sizeof(zone)); 
      
SetPlayerPos(playeridzone[zone][0],zone[zone
      [
1],zone[zone][2]); 
      } 
Reply


Messages In This Thread
Usage of boolean variable (e.g. respawn on DM locations) - by wallen - 03.03.2018, 17:00
Re: How to code a boolean variable - by wallen - 04.03.2018, 14:12
Re: How to code a boolean variable - by RogueDrifter - 04.03.2018, 14:13
Re: How to code a boolean variable - by wallen - 04.03.2018, 14:27
Re: How to code a boolean variable - by BulletRaja - 04.03.2018, 14:30
Re: How to code a boolean variable - by wallen - 04.03.2018, 14:44
Re: How to code a boolean variable - by RogueDrifter - 04.03.2018, 14:54
Re: How to code a boolean variable - by wallen - 04.03.2018, 15:12
Re: How to code a boolean variable - by NaS - 04.03.2018, 15:39
Re: How to code a boolean variable - by wallen - 04.03.2018, 15:51
Re: How to code a boolean variable - by ivndosos - 04.03.2018, 16:05

Forum Jump:


Users browsing this thread: 1 Guest(s)