Activatebysector: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Plugwash (talk | contribs)
No edit summary
 
Plugwash (talk | contribs)
No edit summary
Line 1: Line 1:
''activatebysector'' calls the activatebysector function in sector.c it takes two parameters both gamevars. but it is uncommented and i can't figure out what it is actually supposed to do.
'''activatebysector''' calls the activatebysector function in sector.c it takes two parameters both gamevars. but it is uncommented and i can't figure out what it is actually supposed to do.


<sect> presumablly a sector.
<sect> presumablly a sector.
<j> possiblly an activator number or a player number or something.
<j> possiblly an activator number or a player number or something.

Revision as of 17:21, 30 August 2005

activatebysector calls the activatebysector function in sector.c it takes two parameters both gamevars. but it is uncommented and i can't figure out what it is actually supposed to do.

<sect> presumablly a sector. <j> possiblly an activator number or a player number or something.