splewis / csgo-retakes

CS:GO Sourcemod plugin for a site-retake gamemode
GNU General Public License v3.0
328 stars 115 forks source link

"<Failed> #72

Closed ambiition closed 8 years ago

ambiition commented 8 years ago

My server was currently working but my host is dumb so i have to reinstall everything and i had this retakes before but now it just keeps say failed in console :( and it keeps play the same map... f9f28b1eec876de136ffb143851fe84f

https://gyazo.com/f9f28b1eec876de136ffb143851fe84f

splewis commented 8 years ago

I don't see the retakes plugin listed there.

Check your error logs.

ambiition commented 8 years ago

retakes.sp?

ambiition commented 8 years ago

cause im trying to use batmen beacause it has both !weapon where u can change both pistol & gun

splewis commented 8 years ago

That is an addon plugin to retakes. Not a replacement.

Is retakes.smx in addons/sourcemod/plugins? Because it should be.

ambiition commented 8 years ago

Nope, i simply just dragged and dropped all of the folders and such, may u please link me to the smx (indepedently)?

ambiition commented 8 years ago

I downloaded csgo-retakes-master and the smx is not in there? cause thats the file i dragged and dropped

RavageCS commented 8 years ago

You need to either compile it yourself or download from the releases section

https://github.com/splewis/csgo-retakes/releases

ambiition commented 8 years ago

Fixed it, but all i have to do is change the maps how do i do that ?

splewis commented 8 years ago

Doesn't directly relate to this plugin. You can put mapchange related cvars in cfg/sourcemod/retakes/retakes_game.cfg if you want, though. I use the mapchooser plugin to handle map rotations.

ambiition commented 8 years ago

For some reason the match point isnt 15 and the maps keep replaying whats the mapgroup supposed to be...

ambiition commented 8 years ago

Or how do i use the mapchooser to pick the maps i want and such

splewis commented 8 years ago

How your server picks maps has nothing to do with retakes. A better place to get help would be the sourcemod forums: https://forums.alliedmods.net/forumdisplay.php?f=58

also https://wiki.alliedmods.net/Map_Management_Plugins_(SourceMod)