Raised This Month: $ Target: $400
 0% 

Help With Sciript, redirct server


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
NeedYourHelp
Member
Join Date: Dec 2011
Old 04-19-2012 , 15:38   Help With Sciript, redirct server
Reply With Quote #1

i had this cod.
it dosent work..
fix it... thnks..
PHP Code:
#include <amxmodx>
#include <sockets>
public plugin_init() {
     
register_clcmd("say /club","Function")
}
public Function(
index) {
     new 
errorerr[40]
     new 
socket socket_open("212.212.212.212"21212SOCKET_UDPerror)
     switch(
error)
     {
          case 
0err ""
          
case 1..3err " [Down]"
      
}
       
client_print indexprint_chat"212.212.212.212:21212%s"err )
       
socket_close(socket)

NeedYourHelp is offline
 


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 07:54.


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