Important Pluton for Experimental Branch

Status
Not open for further replies.

Ionstorm

New Member
Member
Oct 6, 2014
24
5
3
42
Oddly today it randomly started working? wtf :/

Homes isn't working so I guess I'll have to update that :(
 

Skully

Plugin Developer
Plugin Developer
Sep 8, 2014
91
7
8
Hey @balu92... How can I get message sender in
Python:
def On_Chat(self, msg)
Never mind below!
Thanks

--EDIT--
Disable message broadcast for player who writes some chat
Like I write message and it wont show up... How to do that?
 
Last edited:

CorrosionX

Plugin Developer
Plugin Developer
Sep 3, 2014
212
85
18
California
Hey @balu92... How can I get message sender in
Python:
def On_Chat(self, msg)
Never mind below!
Thanks

--EDIT--
Disable message broadcast for player who writes some chat
Like I write message and it wont show up... How to do that?
Code:
Pluton.Chat(Pluton.Player player, ConsoleSystem.Arg args)
._arg:ConsoleSystem.Arg
.BroadcastName:string
.FinalText:string
.OriginalText:string
.ReplyWith:string
.User:Pluton.Player
Also, may be easier to ask in IRC and typically quicker responses :)
 

Skully

Plugin Developer
Plugin Developer
Sep 8, 2014
91
7
8
Code:
Pluton.Chat(Pluton.Player player, ConsoleSystem.Arg args)
._arg:ConsoleSystem.Arg
.BroadcastName:string
.FinalText:string
.OriginalText:string
.ReplyWith:string
.User:Pluton.Player
Also, may be easier to ask in IRC and typically quicker responses :)
When Pluton site will be completed then there will be response
P.S. I founded what I needed thanks for help!
 

CorrosionX

Plugin Developer
Plugin Developer
Sep 3, 2014
212
85
18
California
http://forum.pluton-team.org/

There should be no need to post in this topic anymore and all new content/issues should be shifted to new forums unless related to Fougerite. They are 2 separate mods.

I have also released my Pluton AutoCompiler also on that website...

Maybe topic can be locked? And a new post on Pluton be created?
 
Last edited:
Status
Not open for further replies.