Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ObjectManager.Me.PlayerRace returns 35

  • Product: WRobot General
  • Type: Bug
  • Status: Unconfirmed

Hey Droidz for some reason ObjectManager.Me.PlayerRace returns 35 no matter what race you are in TBC. Not sure what is going on lol

User Feedback

Recommended Comments

Ordush

Elite user
(edited)

ObjectManager.Me.PlayerRaceString returns "Unknown"

I obviously did a fresh wrobot install before coming here. ?

Edit: This is very odd, on another server it returns the race.
But on my own CMangos Server it returns those numbers. ?
Edit: If I do Logging.Write(Lua.LuaDoString<string>("return UnitRace('player')"));
It writes: Tauren#||#Tauren
in the log.
If I write Lua.LuaDoString("DEFAULT_CHAT_FRAME:AddMessage(UnitRace('player'))");
it does write Tauren in the chat.
If I do:
if (Lua.LuaDoString<string>("return UnitRace('player')") == "Tauren#||#Tauren")
    Lua.LuaDoString("DEFAULT_CHAT_FRAME:AddMessage('Yes')");
else
    Lua.LuaDoString("DEFAULT_CHAT_FRAME:AddMessage('No')");
It does write Yes in the chat. lol this is too weird.
Edit: I did try using the same wow folder that is connecting to another private tbc server where this is not the case.

Edited by Ordush

Hey, I do not find the message but it seems to me that I had already reported this problem, but it seemed to be only on "home" servers (on large servers no bug).

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.