Raised This Month: $ Target: $400
 0% 

What is wrong with my code?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Eagle07
Veteran Member
Join Date: May 2014
Location: Morocco :D
Old 07-26-2014 , 13:09   Re: What is wrong with my code?
Reply With Quote #1

PHP Code:
        case 1:
        {
            
give_item(id"weapon_ak47");
            
cs_set_user_bpammo(idCSW_AK4790);
            
give_item(id"weapon_deagle");
            
cs_set_user_bpammo(idCSW_AK4735);
            
give_item(id"weapon_hegrenade");
        } 

PHP Code:
        case 1:
        {
            
give_item(id"weapon_ak47");
            
cs_set_user_bpammo(idCSW_AK4790);
            
give_item(id"weapon_deagle");
            
cs_set_user_bpammo(idCSW_DEAGLE35);
            
give_item(id"weapon_hegrenade");
        } 
__________________
Eagle07 is offline
EpicKiller
Senior Member
Join Date: Jun 2014
Location: Constanta, Romania
Old 07-26-2014 , 16:58   Re: What is wrong with my code?
Reply With Quote #2

Quote:
Originally Posted by Eagle07 View Post
PHP Code:
        case 1:
        {
            
give_item(id"weapon_ak47");
            
cs_set_user_bpammo(idCSW_AK4790);
            
give_item(id"weapon_deagle");
            
cs_set_user_bpammo(idCSW_AK4735);
            
give_item(id"weapon_hegrenade");
        } 

PHP Code:
        case 1:
        {
            
give_item(id"weapon_ak47");
            
cs_set_user_bpammo(idCSW_AK4790);
            
give_item(id"weapon_deagle");
            
cs_set_user_bpammo(idCSW_DEAGLE35);
            
give_item(id"weapon_hegrenade");
        } 
Oh, thank you for that... I guess I skipped that mistake out of not being careful enough.

Quote:
Originally Posted by Eagle07 View Post
and not give_item(id, "weapon_flashgrenade");
----
weapon_flashgrenade

weapon_flashbang
Thanks, I checked a list of those these days... I aparently messed this one up.

Quote:
Originally Posted by Flick3rR View Post
Aaand, no steam equals to no support in this forum.
Don't worry, I am administrating several servers. One of them is running dproto, the other 2 of them are not.

Quote:
Originally Posted by HamletEagle View Post
So, did you find the reason why your code was not working for you ?
No... I can't seem to find out what's the catch...
EpicKiller is offline
Send a message via Yahoo to EpicKiller Send a message via Skype™ to EpicKiller
Reply



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 13:08.


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