Author Topic: Check last message script?  (Read 1236 times)

Can someone write a quick script for me that checks the last typed message for a certain sentence, but only works on a player with an item out?

Sorry, but this board is for developers to post news about mods they are working on. If you have a suggestion, ask about it in the Suggestions & Requests board.

Sorry, but this board is for developers to post news about mods they are working on. If you have a suggestion, ask about it in the Suggestions & Requests board.
Suggestions and Requests, or Coding Help?

Suggestions and Requests, or Coding Help?

Suggestions & Requests is for Requests for stuff (IE: "could someone make a pink lazer gun") and Suggestions/New Ideas about whatever, just as long as its related to Blockland.
Coding Help is for help with any type of coding.

Suggestions & Requests is for Requests for stuff (IE: "could someone make a pink lazer gun") and Suggestions/New Ideas about whatever, just as long as its related to Blockland.
Coding Help is for help with any type of coding.
Description of Coding Help board:
Got a Torque script problem? Ask here.

if($islookingforlastmessage) { doLastMessage(%msg); }