Raised This Month: $ Target: $400
 0% 

Need stock...or code


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
avril-lavigne
Banned
Join Date: Apr 2009
Old 09-19-2011 , 13:30   Re: Need stock...or code
Reply With Quote #5

thanks I will look thru.

but whats wrong with this code

I cant send my data correctly


PHP Code:
#include <amxmodx>
#include <amxmisc>
#include < server_comm >



public plugin_init() {
    
register_plugin("Advanced redirect"AMXX_VERSION_STR"idiot(((")
    
set_task(5.0,"MapLoaded",_,_,_,"b")
}


public 
MapLoaded()
{        
        new 
send_data get_maxplayers() - get_playersnum() 
        
        
scomm_sendf"loopback""%s"send_data)        
}


public 
scomm_receiveszData[ ], iLen )
{
    
log_amx"Received data: %s"szData );

str_to_num is useless . maxplayers is a number itself...what to do
Recieved data is : * empty or some funny symbols.
__________________
VDS in Europe 1 gb/s unmetered.Any configurations.
I accept Paypal, Moneybookers,etc
avril-lavigne is offline
 



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:30.


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