Transformice - Api
that allows players with "Module" permissions to create custom rooms and minigames. Creating scripts for rooms (like The API is event-driven . Your script waits for things like eventNewGame eventPlayerWon eventChatCommand Key Functions: tfm.exec.addShamanObject() : Spawns objects. tfm.exec.movePlayer() : Teleports mice. tfm.exec.setPlayerScore() : Updates the leaderboard. tfm.exec.displayParticle() : Adds visual effects. Where to learn: Official Lua Documentation










