Functions/DarkRP/Server/storeTeamDoorOwnability

From DarkRP
Function
Function name DarkRP.storeTeamDoorOwnability(Entity ent)
Description:
Store the ownability information of a door in the database.
Returns: nil
Part of Library: DarkRP
Realm:
BBCode Link: [b][url=http://wiki.darkrp.com/index.php?title=Functions/DarkRP/Server/storeTeamDoorOwnability]DarkRP.storeTeamDoorOwnability[/url][/b]

Function parameters[edit]

  1. ent (Entity)
  2. The door.


Function return values[edit]

This function does not return any value.