Jump to content
MakeWebGames

Recommended Posts

Posted (edited)

Ok decided to make a chat, as I have not seen many flawless chats which can be fully integrated into MCCodes around.

Purpose of this thread is so that I can get suggestions on how to improve this chat.

Screenshot of the chat below;

8282728_dd22_625x625.jpg

What is added;

* Users can chat...

* Send new chat and view chats

* Smart refresh feature... (Checks for new chats at a lower rate if chat is idle, although maintaining a almost "real time feedback" from the chat)

* No wait for chat to appear after sending

* Smilies (New can be added from chat staff panel, which is yet to be coded)

* URL's are converted safely into click able links

* Action Words (Like /me, /time, /logout etc...)

** All this chats are saved with a text file **

** Also to reduce bandwidth, It only fetches NEW chats so if no new chats are there, it updates nothing **

What I plan to add;

* Admin panel to...

* Mute and kick

* Details of account, that can be accessed directly from chat (IP Address etc)

* Fully functional "Online Users Panel"

* Adjustable chat width

* Different chat rooms, ADD-ABLE FROM A STAFF PANEL

Suggested suggestions;

* How the user should see a whisper

* Layout of chat (I do plan to integrate different styles)

* Additional Features

* Basically everything

* Including price as yes this is going to be a paid mod as alot of time has/will go into this

Cheers for reading

 

EDIT:

 

Also this chat currently opens in a pop-up window, should it ? or not ?

Edited by Josh23
Posted
AccessDeniedAccess DeniedA11FCE971374B1AA3VqdXK4e2zSkRJsjkNPcANa/08xvMe1L8WYqdi40/3OQ91roX+KRkYq7uvNK+pXi

Thats what I get. This should be an interesting mod if it all works.

Posted
Thats what I get. This should be an interesting mod if it all works.

@Danny, Cheers, and sorry don't know why that happened, but I re-uploaded should work now

@Rory, cheers and fixed link

Posted
That's what I wanted suggesting Lol, Keeping in mind all the features actually get coded, what price should it be around ?

No one is ever going to price your mod correctly if it's going to sell well anyway. ;)

Looks nice. Can I ask what programming languages you have used? If you have gone the way I would assume you have... Any libraries being used?

As for suggestions is there a live demo so I can see the user interface in action?

Posted

@ Dominion,

PHP used for back-end stuff (formating chat) and detecting users etc

MYSQL used for fetching user info

Javascript used for validation ect...

jQuery (Javascript libary) to send chats (real-time) and view chats etc.. NO jQuery plugins are being used!

CSS used for style of chat

Posted
Why is a demo needed lol ? I'm only asking for suggestions, not to test it.

Sorry

Well how can we offer improvement suggestions to existing features, if we cannot use said features?

Posted

@rulerofzu, but that was getting sold so a demo is going to be helpful to the ones who buy it.

and,

ill try get a demo up in the next week then..

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