EvanIMK / KZ-LJ-Teleport

Plugin to set and delete teleports, and teleport to the LJ room of KZ maps.
0 stars 3 forks source link

Doesn't work with KZtimer #2

Open rcon420 opened 3 years ago

rcon420 commented 3 years ago

L 01/03/2021 - 21:40:00: [SM] Exception reported: Native is not bound L 01/03/2021 - 21:40:00: [SM] Blaming: kztimer/kzlj.smx L 01/03/2021 - 21:40:00: [SM] Call stack trace: L 01/03/2021 - 21:40:00: [SM] [0] GOKZ_StopTimer L 01/03/2021 - 21:40:00: [SM] [1] Line 176, C:\Users\rx\Desktop\RIX\game stuff\sourcemod-1.11.0-git6554-windows\addons\sourcemod\scripting\kzlj.sp::SQL_GetLJ_Callback

I don't use gokz so sometrhing isn't working :)

balon commented 3 years ago

You need to compile the plugin yourself instead of use the pre-compiled version (thanks to @Sikarii for telling me that, oversaw it when I was trying to figure this one out).

rcon420 commented 3 years ago

Already did that it doesn't work anyway even compiled teleports don't work with kztimer only.

balon commented 3 years ago

@oligarhs420, if you compile the SP file, with the includes of kztimer/gokz that are required, then add the 'kzlj' entry to your databases.cfg with the import provided, it should work. Optionally, I attached our compiled version (you can decompile it if you wish via lysis or another), however it is an exact copy of the compiled sp on this repo.

kzlj.zip