Raised This Month: $12 Target: $400
 3% 

Why's nothing happening ?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
instinctpt1
Senior Member
Join Date: Dec 2016
Location: Chandigarh, India
Old 05-07-2018 , 10:23   Why's nothing happening ?
Reply With Quote #1

PHP Code:
public CS_OnBuyiditem )
{
   
client_print(idprint_chat"Func Called.., Weapon : %d"item)

No Output .. ?
I even tried CS_onBuyAttempt bt same story there too ..

Last edited by instinctpt1; 06-11-2018 at 04:28.
instinctpt1 is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 05-07-2018 , 11:03   Re: Why nothing happening ?
Reply With Quote #2

Are you using amx 183?

Make sure the cstrike module is running
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !


Last edited by Natsheh; 05-07-2018 at 11:14.
Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
instinctpt1
Senior Member
Join Date: Dec 2016
Location: Chandigarh, India
Old 05-07-2018 , 11:48   Re: Why nothing happening ?
Reply With Quote #3

Yes 183 and module is running
instinctpt1 is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 05-07-2018 , 12:06   Re: Why nothing happening ?
Reply With Quote #4

If something is not working it could be anything. Most likely some issue with your plugin which you chose not to attach, so are we just gonna guess? What answer did you expect really?

Here's the cold reality, if you don't want to share your code, fix it yourself.
__________________
Black Rose is offline
instinctpt1
Senior Member
Join Date: Dec 2016
Location: Chandigarh, India
Old 05-07-2018 , 12:20   Re: Why nothing happening ?
Reply With Quote #5

Black Rose .. theres no plugin i was about to use this func for another plugin ..
But when i saw my another plugin not working bcoz of this forward, i thought to test it separately

Just include amx, cstrike, register plugin thats my test plugin ... Now this must print on BUY but nothings happening
instinctpt1 is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 05-07-2018 , 12:25   Re: Why nothing happening ?
Reply With Quote #6

I'm sorry, I don't have, and I won't upgrade to 1.8.3 until it's more used than 1.8.2.

Make sure that both AMXX and the cstrike module (and prefferably all other modules) is 1.8.3, I'm not sure exactly which build this was implemented in but if you're unsure, upgrade them all to the latest.
__________________
Black Rose is offline
instinctpt1
Senior Member
Join Date: Dec 2016
Location: Chandigarh, India
Old 05-07-2018 , 12:32   Re: Why nothing happening ?
Reply With Quote #7

Actually i m already running 1.8.3 5154 ( LATEST )
- Ok NP Black Rose i will wait for a 183 user to come up and tell me whts happening wrong
instinctpt1 is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 05-07-2018 , 12:48   Re: Why nothing happening ?
Reply With Quote #8

Could you attach the plugin so i could test and give a feedback
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
instinctpt1
Senior Member
Join Date: Dec 2016
Location: Chandigarh, India
Old 05-07-2018 , 12:55   Re: Why nothing happening ?
Reply With Quote #9

As i said i m just testing this as a test plugin
PHP Code:
#include <amxmodx>
#include <cstrike>

public plugin_init()
    
register_plugin("TEST BUY""1.0""-")

public 
CS_OnBuyAttempt(iditem)
    
client_print_color(id0"^4You are Buying")

public 
CS_OnBuy(iditem)
    
client_print_color(id0"^4You Bought"
instinctpt1 is offline
Old 05-07-2018, 12:55
instinctpt1
This message has been deleted by instinctpt1. Reason: repeated
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 05-07-2018 , 13:28   Re: Why nothing happening ?
Reply With Quote #10

Then you're clearly not running the latest 1.8.3 dev build.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
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 12:38.


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