Ignore:
Timestamp:
Apr 10, 2015, 1:05:26 AM (10 years ago)
Author:
alloc
Message:

Scripts 78, fixes for A11.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/7dtd-server-fixes/src/PersistentData/Player.cs

    r198 r228  
    118118                        entityId = CommonMappingFunctions.GetEntityID (ci);
    119119                        name = CommonMappingFunctions.GetPlayerName (ci);
    120                         ip = ci.networkPlayer.ipAddress;
     120                        ip = ci.ip;
    121121                }
    122122
Note: See TracChangeset for help on using the changeset viewer.