ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:identifysourceport

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
functions:identifysourceport [2017/03/17 22:30] korshunfunctions:identifysourceport [2017/03/17 22:31] korshun
Line 14: Line 14:
  
 The function performs the following checks: The function performs the following checks:
-  - If ''[[zandronum>GetPlayerAccountName]](0)'' returns a non-zero result, it is implemented and the port is assumed to be Zandronum.+  - If ''[[zan>GetPlayerAccountName]](0)'' returns a non-zero result (even an empty string), it is implemented and the port is assumed to be Zandronum.
   - If a ''[[zdoom>Classes:DynamicLight|DynamicLight]]'' actor is present, the port is assumed to be GZDoom.   - If a ''[[zdoom>Classes:DynamicLight|DynamicLight]]'' actor is present, the port is assumed to be GZDoom.
   - Otherwise it's ZDoom.   - Otherwise it's ZDoom.
functions/identifysourceport.txt · Last modified: 2017/03/19 13:19 by korshun