Jump to content

Sig in php?


Makaveli

Recommended Posts

I was wondering what my chances were on getting a look at the script used to call the info to the sig, what I wanted to do was make a block in php/html on my site to display the bans instead of using a sig. Much like this one I'm using now for another program:

Posted Image

 

I can PM an admin the code i plan to modify if you wanted to check it out first, dont wanna paste it in the open forum considering I didn't write it and don't wanna get into any problems for distributing it. Anyway, thanks in advance.

Edited by Makaveli
Link to comment
Share on other sites

lol...ok, I wanna get the information that displays in the sig...to display in a php-nuke block, and for me to be able to do that i'd need to know two things; the name of the php file and what calls the data to the sig, for example maybe the sigs call usersig.php with an account number argument.... and from that it asks for $cheaters which would print the number of cheaters caught for that account number, $active would possibly print the # of active servers for that account number, etc. etc.

 

I am asking if it is possible for me to obtain that information from someone. If not thats fine, I figured it didnt hurt to ask though.

 

What the script does is uses @fopen to call your php file that you use to gather the information for the sigs, then it asks for $active, $cheaters, etc just like the sigs do, but instead of taking that info and printing it on a png like a sig would, it prints it onto my block, just like the picture i put in the first post which is the one i use for PsB. Assuming you're familiar with php, I could probably PM you the script to better explain what exactly im talking about and asking you for if you'd like.

Edited by Makaveli
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.