You need to changes this values "Cooldown & "Countdown"
NTeleportation
Moved
Total Downloads: 53,626 - First Release: Apr 12, 2016 - Last Update: Apr 5, 2018
- 5/5, 88 likes
-
-
Is there any way to add more VIP options? For example, I am working on a VIP tier system and I would like to have a different amount of homes set for each one. For example: VIP1=5 homes, VIP2=6 homes
-
-
Hello. i set town on my server but it says you are not allowed? how to fix this`? thanks
-
bind /sethome dont work... syntax error
-
Wulf Community Admin
-
Is there a way to TP into a cave base? Someone players on my server are not able to TP back to their bases in caves.
-
-
-
Wulf Community Admin
-
same syntax error
-
I need to know how to change the limit of how many tp people can use in my server and the cooldown for them. If anyone knows please share
-
DailyLimit
Cooldown -
[DOUBLEPOST=1487477923][/DOUBLEPOST]How would I have to customise this without getting an error because every time I change it it keep telling showing me error messages?
public int Cooldown { get; set; }
public int Countdown { get; set; }
public int DailyLimit { get; set; }
public Dictionary<string, int> VIPDailyLimits { get; set; }
public Dictionary<string, int> VIPCooldowns { get; set; }
public Dictionary<string, int> VIPCountdowns { get; set; }
public int RequestDuration { get; set; }
public bool BlockTPAOnCeiling { get; set; }
public bool UsableOutOfBuildingBlocked { get; set; }
public bool UsableIntoBuildingBlocked { get; set; }
public bool CupOwnerAllowOnBuildingBlocked { get; set; }
public bool AllowCraft { get; set; }
public int Pay { get; set; }Last edited by a moderator: Feb 19, 2017 -
-
-
-
Error while compiling NTeleportation.cs(1712,20): error CS1525: Unexpected symbol `end-of-file'
Can anybody help? -