peace-maker / smrpg

A generic RPG plugin for SourceMod
89 stars 40 forks source link

problem with compile #97

Closed benne-zz closed 8 years ago

benne-zz commented 8 years ago

hello. i though i got everything working. But as me and some freinds started to play on the server. no upgrades where working. We can upgrade them and all. but nothing happens. upgraded all full and still no longjump / hp and so on. so i though i would try it all again (because im a huge noob with this compile thing) and i notice that one upgrade give this error. Can it be something with that?

ps. sorry for my english. I hope you understand it anyways problem

benne-zz commented 8 years ago

i got alot of errors now. like this one latterligt

peace-maker commented 8 years ago

You're missing the Dhooks include in your scripting/includes folder for the speed upgrade to compile. You'll need the dhooks extension running on your server as well.

You only have to compile the plugins in the root smrpg scripting folder and the scripting/upgrades folder. All other files in the other subdirectories are included by one of the plugins. Like the smrpg.sp including the smrpg/smrpg_stats.sp etc. So don't try to compile those on their own.

Are there any errors in the sourcemod logs when buying the upgrades and not having them work? It could be some problem with other plugins interfering as well.

benne-zz commented 8 years ago

No errors in the logs about upgrades. But im gonna try it All again when i get home from work. Thanks for the answer.

benne-zz commented 8 years ago

Oh i forgot That i have dm plugin installed. Maybe That Can cause some problems. But im gonna try it All on a fresh server. Cause i got wcgo on the server when i started it. But deleted it again. But maybe not everything is deleted from That plugin

benne-zz commented 8 years ago

YES!!!. its working now. I think there was something left with the wcgo ranking system. So it messed up the rpg rank. Thank you for the help!!