Thread: !beaconpls
View Single Post
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 04-16-2011 , 16:08   Re: !beaconpls
Reply With Quote #2

I won't pick apart each line yet since you're not done. Some things you should consider adding:

A repeatable timer that starts OnMapStart and goes till the map ends

A global boolean array of size MAXPLAYERS+1 to tell if someone has bought a beacon

A way to get rid of beacons (likely avenues: map end, or hook the player_death event)
__________________
databomb is offline