Raised This Month: $ Target: $400
 0% 

I dont know what's wrong..help please? :)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mix97mix
Member
Join Date: Sep 2011
Old 10-03-2011 , 07:21   I dont know what's wrong..help please? :)
Reply With Quote #1

Please fix errors.
There are 2.
Line <519> and <560>
When finished give sma ;)
Thanks


Sorry for my bad englesh
Attached Files
File Type: sma Get Plugin or Get Source (av_mod_1.5.SMA - 401 views - 16.8 KB)
mix97mix is offline
Send a message via MSN to mix97mix Send a message via Skype™ to mix97mix
MyPc
Senior Member
Join Date: Sep 2011
Old 10-03-2011 , 07:29   Re: I dont know what's wrong..help please? :)
Reply With Quote #2

Here ...
Can't you just read the errors log ?
Attached Files
File Type: sma Get Plugin or Get Source (ur_stupid_code.sma - 426 views - 16.8 KB)
MyPc is offline
Gooogle
Member
Join Date: Aug 2011
Old 10-03-2011 , 08:35   Re: I dont know what's wrong..help please? :)
Reply With Quote #3

Close
PHP Code:
public PlayerChoose(id
PHP Code:
if(PlayerClassT[id] == 6)
     {
        if(
get_user_weapon(id) == CSW_P90)
        {
            
entity_set_string(idEV_SZ_viewmodel"models/avatar_mod/v_p90.mdl")
            
entity_set_string(idEV_SZ_weaponmodel"models/avatar_mod/p_p90.mdl")
        }
                if(
get_user_weapon(id) == CSW_DEAGLE)
        {
            
entity_set_string(idEV_SZ_viewmodel"models/avatar_mod/v_deagle.mdl")
            
entity_set_string(idEV_SZ_weaponmodel"models/avatar_mod/p_deagle.mdl")
                }
                if(
get_user_weapon(id) == CSW_KNIFE)
        {
            
entity_set_string(idEV_SZ_viewmodel"models/avatar_mod/v_knife.mdl")
            
entity_set_string(idEV_SZ_weaponmodel"models/avatar_mod/p_knife.mdl")
                }      
    }

// <--------- Add that...

/*===============================*/ 
Next time can you post the code instead of uploading it? Thanks... (I know MyPc Fixed it. I just wanted you to know what was wrong.)
Gooogle is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:33.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode