*i am using hearthstone core(no idea if this makes a difference)
I am running an all GM private server and to help prevent or undo spammers, i was hoping to add a column to the Database to see who spawned these things and delete them with one simple query (delete from `gameobject_spawns` where spawner = "Tagala") or something like that
i added the columns and everything boots up correctly but now im having trouble changing the c++ code, i have no idea what im doin with c++ to save my life. i had some experience with it in high school but not much.
anyway, i was able to find where it put the query into the database for the gameobjects but have no idea what to change, someone pls help!
![]()