# Enforce gameguard for clients
# GameGuardEnforce - enforces gameguard query on character login
# GameGuardProhibitAction - don't allow player to perform trade, talk with npc
# or move until gameguard reply received
GameGuardEnforce = True------>为 False
GameGuardProhibitAction = True----->为 False
就ok了!!!