change Gangwar-time & change KH-time & edit Indroduction & change help & delete Ahelp

This commit is contained in:
michael.reiswich
2021-04-03 11:51:27 +02:00
parent b4326c11cc
commit dacaf84cf7
8 changed files with 20 additions and 14 deletions

View File

@@ -137,7 +137,7 @@ public class AttachmentSyncExample : Script
player.AddAttachment(Base36Extensions.FromBase36(hash), true);
}
[Command("xdd")]
/* [Command("xdd")]
public void attachment(Player player)
{
Vehicle veh = player.Vehicle;
@@ -152,6 +152,7 @@ public class AttachmentSyncExample : Script
veh.ClearAttachments();
}
}
*/
}