Conversation
️ 你应该要试试看用我的脚来踩啊!
1
0
0
@bongwater NOW the script decides to work
1
0
0

@sierra assistant

from mtron_complete import server, player_to_unit_class_mapping as utcmapper

# first of all: make sure your server config and unit mapping are set up correctly 
unit_mappers = [utcmapper['player'], utcmapper['mechanic_room']]

# now we're going through this shit again .....
server.get_player_by_name('Player 1') # maybe I should try a different one idk which is not working but still works with my mod?
0
0
0