Author Topic: [2238] What does it mean in C++?  (Read 1526 times)

Offline SEGA_RUS

  • Arbeit macht frei
[2238] What does it mean in C++?
« on: October 04, 2015, 11:39:28 am »
Code: [Select]
if(proto->Weapon_Skill[0]<=SK_ENERGY_WEAPONS)
Skype - sega_75rus

Offline Wipe

  • Rotator
  • Random is god
Re: [2238] What does it mean in C++?
« Reply #1 on: October 04, 2015, 05:48:38 pm »
Part of ranged weapons check; true if proto is using SG, BG or EW skill.
Games are meant to be created, not played...