Aleksandr Duplishchev

Results 12 comments of Aleksandr Duplishchev

What errors or messages (debug info from sourcebans) in server (not game) console you see at this moment?

Maybe, but why if I return false from runInstall - plugin will marked as installed?

Why break something that already works? Or if you think, that throwing exception - is only right way - you should edit documentation of SBPlugin model in the part of...

At onBeginRequest I importing custom models, checking and adding to database nonexistence settings. Of course I could duplicate this code to the runSettings function, but i think it will looks...

Changing the settings of disabled plugin - seems strange to me.

Oh, Hi, I'm the [author](https://github.com/d-ai/SourceComms) of SourceComms =) Tell me, can I implement all the functionality through API (add a separate tab, use the general right of access, use RCON...

Mmm, i have problems to access documentation and other links `failed to open stream:` or `document not found` Yesterday it worked. Moreover, can you help me to install your version...

I think, that the work on comments system still in progress and i have question about it. In sb_comments table column **object_type** has **enum** type (earlier it was **varchar(1)**). This...

I don't understand how to be with SBCommnets->relations in model with VARCHAR object type. How can I (or anybody else) add an extra relation from another plugin?