View Issue Details

IDProjectCategoryView StatusLast Update
0000089Multi Theft AutoScriptingpublic2018-08-27 02:16
ReporterTim Assigned ToCallum  
PrioritynormalSeverityminorReproducibilityalways
Status feedbackResolutionopen 
PlatformWindowsOSWindowsOS Version7
Summary0000089: Custom commands don't work in game
DescriptionCustom commands using onPlayerCommand event are usable only on the MTA 0.5.1 client, i.e. not in game. Typing a "custom" command in game results in an error message in the chatbox.
Steps To ReproduceonCmd=function()
    outputChatBox("Command.")
end
addEventHandler("onPlayerCommand","onCmd")

outputs when typed in the MTA client, not when typed in game.
TagsNo tags attached.

Activities

SugarD-x

2018-01-06 17:43

administrator   ~0000113

Is this still a problem in 0.6 Nightly 2?

Issue History

Date Modified Username Field Change
2015-04-16 13:13 Tim New Issue
2018-01-06 17:43 SugarD-x Status new => feedback
2018-01-06 17:43 SugarD-x Note Added: 0000113
2018-08-27 02:16 SugarD-x Assigned To => Callum
2018-08-27 02:16 SugarD-x Status feedback => assigned
2018-08-27 02:16 SugarD-x Status assigned => feedback