Thread: CSDM spawn vote
View Single Post
AcidoX
Senior Member
Join Date: Oct 2007
Location: Vilnius
Old 09-25-2009 , 05:40   Re: CSDM spawn vote
Reply With Quote #6

Hm... Ok, thnx for your help I will see, what can i find in csdm_main.

Edit: Is this what your talking about?

Code:
        } else if (equali(setting, "spawnmode")) {
            new var = csdm_setstyle(value)
            if (var)
            {
                log_amx("CSDM spawn mode set to %s", value)
            } else {
                log_amx("CSDM spawn mode %s not found", value)
            }
csdm.inc

Code:
//Sets the current spawn style handler by name.
//The handler registered to this name will be called after every spawn.
native csdm_setstyle(const name[]);
Edit2:
What is the value of csdm_setstyle 1,2 or none/random ?
__________________
Who need lockerz invite? Pm me.

Last edited by AcidoX; 09-25-2009 at 05:50. Reason: csdm_main.sma editing
AcidoX is offline
Send a message via Skype™ to AcidoX