Quote:
Originally Posted by connorr
Add this in the first code :
Code:
public plugin_precache()
{
precache_model("models/rpgrocket.mdl")
}
|
Yep... That fixed it... Another problem came up; the rendering of the player model isn't right. I was transparent. I tried to fix it with the set_user_rendering command but I still was 70% transparent when I use the set_view command..
Ah well... Who gives a sheit... No one wants to play 3rd person anyways... ;D Just playing around with the commands to learn... xD
__________________