Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

aron9711undefined

aron9711

@aron9711
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
1
Following
1

Posts

Recent Best Controversial

  • [chaiscript] Need help to interact with chat_message
    aron9711undefined aron9711

    Re: [Feature Request] Allow Chai to execute commands.

    I'm kina new to Chaiscript.
    Is it currently available to interact with chat messages?

    The server executed this function (I typed some characters to chat), but nothing happened.

    level.onNotify("chat_message", fun(arguments)
    {
    	var player = arguments[0];
    	var message = arguments[1];
    	print ("new message received.")
    });
    

    I would really appreciate if somebody could provide me a working example code.

    MW3 Modding Support & Discussion
  • 1 / 1
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate