[TUTORIAL] Reading SA-MP Server packets in PHP.
#21

Quote:
Originally Posted by Kwarde
View Post
Yeah I had that too.
TRY this:

PHP Code:
<?php
$ip 
""//SERVER IP!
$port ""//SERVER PORT!

$fp fsockopen("udp://"$ip$port$errno$errstr);
//The code ...
?>
If that\'s not working, I recommend this: https://sampforum.blast.hk/showthread.php?tid=104299
Warning: fsockopen() expects parameter 2 to be long, string given in C:\Inetpub\vhostsevo-war.com\httpdocs\Index.php on line 67
Reply
#22

Nice tutorial have been looking for that for like forever!! thanks bro
Reply
#23

Quote:
Originally Posted by TrinityGamingRoleplay
View Post
Nice tutorial have been looking for that for like forever!! thanks bro
You\'re good at bumping near 4 year old threads aren\'t you...
Reply
#24

That fail though
Reply
#25

Yeah well i love to find old threads and tutorials
Reply
#26

thats really nice man
Reply
#27

Quote:
Originally Posted by Norn
View Post
Reading SA-MP Server Packets with PHP.
First thread in Scripting Help sub-forum

and it was useful
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)