Jump to content

Question About Puid


Dippy

Recommended Posts

Hello :)

ok in this code what Param or prop would I use in php to id your seft to the server?

 

 

    elseif (PROP == $1) && ($3 == PUID) && ($hfind($hget($sockname,room),$2,1).data) {
	  var %pnick = $hget($hfind($hget($sockname,room),$2,1).data,nick)
	  sockwrite -tn $sockname $config(serv) 818 $hget($sockname,nick) %pnick PUID %pnick
	  sockwrite -tn $sockname $config(serv) 819 $hget($sockname,nick) %pnick End of properties
    }

As always thank you for replys

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...