Jump to content

curseboy36

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by curseboy36

  1. On 3/14/2022 at 5:27 AM, Surefirer said:

    I have this issue as well. Really need a solution. Thanks.

    If the script can add a restriction on certian map, and move all the punching bag to this map, anyone who is in this map will not get points.

    OnPCLoginEvent:
    	addtimer .s_time, strnpcinfo(3)+"::OnHourlyRewards";
    	if(strcharinfo(3) == "map_name"){
    		deltimer .s_time, strnpcinfo(3)+"::OnHourlyRewards"
    		}

    probably?

×
×
  • Create New...