-
Posts
1,048 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by laodu
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 26 comments
-
- #ferry terminal
- #ch47
- (and 25 more)
-
- 5 comments
-
- 1
-
-
- #stack modifier
- #industrial
- (and 5 more)
-
- 605 comments
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
Is there any way to prohibit players from displaying color codes on their heads? I just want this color code to be displayed in the chat.
-
if (XPerience != null && XPerience.IsLoaded) { displayName = "<color=#ffae00>【</color><color=#05bd11>" + XPerience.Call<string>("GetXPCache", player, "rankname") + "</color><color=#fff>Lv." + XPerience.Call<string>("GetXPCache", player, "level") + "</color><color=#ffae00>】</color>" + XPerience.Call<string>("GetXPCache", player, "displayName"); } I encountered this situation after making changes through a plugin.
-
-
In version 1.0.2, although the server will be reduced by 30fps during the first load, it does not freeze the server. My personal suggestion is: when loading the plug-in for the first time, would it be better for dynamic monuments to spawn at intervals (it is forbidden to spawn a large number of dynamic monuments at the same time)? There is also a small question. Can weeds be removed from the spawning position of the monument?