Quote:
Originally Posted by Supremache
[
PHP Code:
/**
* Overrides ZP player model with a different custom model.
*
* Note: This will last until player's next infection/humanization/respawn.
*
* Note: Don't call more often than absolutely needed.
*
* @param id Player index.
* @param newmodel Model name.
* @param modelindex Modelindex (optional).
*/
native zp_override_user_model(id, const newmodel[], modelindex = 0)
|
Hey i did what you said wont work or maybe i dont understand.
here my sma file can you edit this please..