Jump to content
MakeWebGames

Recommended Posts

  • Replies 63
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Re: [mccode] jail/hosp shoutbox

Nope I was told that in a chat a few yearsago while being a little stupid to get the answer I wanted to hear/read.

As Nyna would say: "I was a sneaky bish" :D

  • 3 weeks later...
  • 5 months later...
Posted

Re: [mccode] jail/hosp shoutbox

i have added hosp shouts but still showing when someone is not in hosp but i only want to show when someone is in hosp

the code i have at the moment is

if($ir['hospital']>0 || $ir['user_level']==2)

{include_once("hospchat.php");}

Posted

Re: [mccode] jail/hosp shoutbox

I added this on the top of the page and I got this

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Posted

Re: [mccode] jail/hosp shoutbox

$$BULL$EYE$...

Try changing your user_level to 1 and see if it's there the code you're using is so the admins can see what players have been posting even if they are not in jail

  • 2 weeks later...
Posted

Re: [mccode] jail/hosp shoutbox

can anyone tell me what i do to like limit the height of the shoutbox so once its like more then 300px height and the scroll bar appears instead of it going longer?

Posted

Re: [mccode] jail/hosp shoutbox

 

can anyone tell me what i do to like limit the height of the shoutbox so once its like more then 300px height and the scroll bar appears instead of it going longer?

something else has it being resized................a table...........your game layout? css file.............

  • 9 months later...
Posted

Re: [mccode] jail/hosp shoutbox

I'm trying to figure out how to provide a link to viewuser.php through the users name in the shoutbox.

<tr>

<td width=16% > <?=$name?>::</td><td> <?=$message?></td>

</tr>

Any ideas?

  • 1 year later...
  • 1 year later...

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