-
Posts
1,266 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by NooBlet
-
Changed Status from Pending to Closed Changed Fixed In to 1.2.8
-
Cool ill close this one now .... enjoy your weekend
-
Changed Status from Pending to Closed Changed Fixed In to 1.2.8
-
im updating with a test . not sure if its going to fix for you ... it seems the player data not been created yet ..... so put a check for that ... i cant reproduce myside .... so hope this helps
-
Ok its the load of the data file that dont exist at wipe . But plugin should still work . Ill put a check in in few hours when i get home from work .... i didnt see it happening myside last night when i updated . But will try to replacate and get a check in for it
-
-
Changed Status from No Response to Closed
-
good to heat . hope you have a lovely day sir
-
Changed Status from Pending to No Response
-
Good morning sir ... im sure the problem is elsewhere . as admin 2 teamchat is just a single command and a single method . so cant stall the server just by merely loading plugin. other side ... loot reroll and A2TC , cant interact as one deals with loot and other clientside chat ... but . ill be opening a test server and stress test plugin again .. do you have anymore info other than just load then stall ,,, any errors . how did you determine which 2 plugins might be issue . and why 2 ... would love to hear more
-
-
-
Changed Status from Pending to Closed Changed Fixed In to 1.2.0
-
all drones with the UAV will be removed by the plugin ... thats the problem ..... ill figure something out to separated those plugins
-
What about the other drone identifiers ..... what are they .... you mentiond that it starts with uav
-
i need more info .. i run this plugin on my server and 1. no ext5ra ids gets removed .... and 2 i dont get the error u referring to ... what other plugin's pertaining to cam's do you have all code only happens on a drone id with a "UAV" starting with ID . so please give me more to get to the route of your problem
-
-
Version 1.0.5
19 downloads
Admin2Team allows players with permission to chat to another players team Chat will go to target players entire online teammembers , in RED to show its a not teammate chat Permissions Admin2Team.use - Allows player to use command Admin2Team.seechat -Player that can see other's teamchat Commands /tc <targetplayer> <message> /tc toggle ---- turns on/off teamchat view for players with perms Config { "1. Prefix Color ": "#b936f7", "2. Prefix Name": "TeamChat", "2. Prefix Size": 15, "3. Message Color": "#9fa5a6", "4. Message Size": 17 } Lang File { "NoTeam": "{playername} is not in a team", "PlayerNotFound": "Player Not Found", "NoMessage": "You need to add a message", "NoPlayerName": "Player name not added , Who are you looking for ?", "NoPrem": "You dont Have Permission to use this command", "OffteamMessage": "[OffTeam to {playername}'s Team]", "TeamChatEnabled": "Other's TeamChat now Enabled", "TeamChatDisabled": "Other's TeamChat now Disabled" } Developer Hook void OffTeamMessage(string sender,string target,string message) to Catch outgoing message$3.00 -
- 143 comments
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
-
looking at code . this should not happen ... code just checks all drones with "UAV" in identifier in team and adds on mount. and when dismounts only removes all identifiers starting with "UAV"..... so please try to do your naming of identifiers thats not UAV drones to not start wit UAV.... the whole plugin relies on the identifier starting with "UAV" , changing that . breaks the whole concept.. this will be fixed in next update in few hours , by adding a config to set to use plugin light system or not
-