MW3 infinityscript
-
No and never will be added.
-
No and never will be added.
-
You can use GSC for scripting on Plutonium.
-
mxve it's not possible u can't set definition for command like if player type !cmd or etc... like that.
gsc is limited.RAVEN said in MW3 infinityscript:
mxve it's not possible u can't set definition for command like if player type !cmd or etc... like that.
gsc is limited.init() { level thread chatListener(); } chatListener() { while (true) { level waittill("say", message, player); println(player.name + " said: " + message); } }just use if/switch on the player message
also theres iw5-gsc-utils for some additional features
https://github.com/fedddddd/iw5-gsc-utils -
RAVEN said in MW3 infinityscript:
mxve it's not possible u can't set definition for command like if player type !cmd or etc... like that.
gsc is limited.init() { level thread chatListener(); } chatListener() { while (true) { level waittill("say", message, player); println(player.name + " said: " + message); } }just use if/switch on the player message
also theres iw5-gsc-utils for some additional features
https://github.com/fedddddd/iw5-gsc-utils -
RAVEN said in MW3 infinityscript:
mxve it's not possible u can't set definition for command like if player type !cmd or etc... like that.
gsc is limited.init() { level thread chatListener(); } chatListener() { while (true) { level waittill("say", message, player); println(player.name + " said: " + message); } }just use if/switch on the player message
also theres iw5-gsc-utils for some additional features
https://github.com/fedddddd/iw5-gsc-utils
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
