I would like to see your development blog and a To do list of cs2d.
Well, I won't be doing more than this for a while I guess. Here is a few reasons.
First, I'm studying and working thus having various other activities.
Second, it's really pointless to do more content for CS2D since it is losing players every day.
I would do more CS2D projects if it actually would be beneficial to me.
Make as many modifiable configurations as you can. For e.g, let people decide whether count round wins while players are dead.
Basically anyone with basic script knowledge will be able to do that. There will be many sample scripts made in a very easy way. It's really not difficult to make an exception like you mentioned.
Though the biggest problem is when Lua crashes, you may lose all the data at the moment. I'm still figuring out the problem and solution to that.
Alsi I have noticed it's easy to script rank/level/experience stuff in this script so it would also do the statistics of that kind.
I would do more CS2D projects if it actually would be beneficial to me.
Do you know why CS:GO got a lot of players? because of gun skins! Just pls create function that changes player's skin. For example changeSkin(playerid,imagePath,item:example "ak47 or 30")
This is better than image function.
I've also implemented compare feature. Now the way statistics are sorted in the preview depends on your function. What that means is that you are now able to sort for example "favorite weapon" stats. How could you sort weapon list? well it's up to you, by ID, name or anything you want.
Here I've got few suggestions that they may be useful:
I suggest implementing this stat named "Most used weapon". When you click this stat, it will display the current weapons that the player used them with kills and time spent with these weapons in gameplay. This is a bit similar to Favourite Wpn but it is only shows one weapon and it does not show how much time you spent with this weapon and how many kills you did.
While you're dead or you're a Spec, the stats must be clickable too.
I've closed the stat's window but seems the window image has been stuck. I've tried re-joining the server and now it works all fine. Not sure if this is a bug though.
@ GeoB99: Well for weapons stats you can make 5 different statistics. At the moment I'm going in customizable features.
Spec mode is now clickable - F4.
I will look through all the bugs. Thanks!
@ Pagyra: Right, well I'll look through that. It's not my fault you have a mod in your game Though, still it's fully customizable stat, you could change or select different images yourself
DC could probably implement this as a feature when this script is finished. Like say 'F5' would be the start trigger for opening this menu (in order to avoid hogging serveraction buttons) and it would take like half an hour at most.