View Single Post
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 04-15-2007 , 13:59   Re: [SNIPPET] Beampoints from a player's weapon tip
Reply With Quote #8

These two lines should be outside of the for loop.
Code:
  if(get_pcvar_num(toggle_plugin) == 1) {      new origin[3];
__________________
Brad is offline