Quote:
Originally Posted by zipcore
You could try to change this:
// Defines whether the skin should be changed instantly or on next spawn.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mystore_playermodel_instant "0"
// Delay after spawn before applying the skin. -1 means no delay
// -
// Default: "0.5"
// Minimum: "-1.000000"
// Maximum: "1.000000"
mystore_playermodel_delay "-1"
|
Hey, that didn't help. The plugin seems only to work on map change which makes me thing the onMapStart thingy doesn't execute properly.