Official CozmoRPGv2 feedback,suggestions & Discussion thread

The time is right for a suicide!
User avatar
~][FGS][Nobody~
Illuminated
Illuminated
Posts: 5348
Joined: 26 Oct 2005, 16:59
Location: Schland!

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by ~][FGS][Nobody~ »

An ambitious thought would be to let the whole communication run over an IRC server.
Nobody is perfect...
-----------------------
ô¿ô¥[GODZ]¥NOCHANC wrote:I can ban any one I want ANY time I want. You have no rights here.
Magus wrote:Maybe one day I will understand your arcane rituals of voting :)
chin.democ. wrote:You can use light bulbs that emit light, and when shot, do not.
synthetic wrote:and while every person is interesting in their own unique ways, there is some degree of uniqueness that a doctor can help with.
~ô¿ô~][FGS][Nobody~ said: THERE IS NO SPOON!
~¤¥ÐJ¥¤~ said: THERE IS NO CAKE!
Kaiden
Virtue/4E
Virtue/4E
Posts: 466
Joined: 22 Mar 2006, 22:00

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by Kaiden »

- ram is cheap, you can put up many server nodes on single machine and link all together - creating environment for hosting 100 or even more players
That's like opening a massive mall in a town with 12 people in it.

EDIT: Although I guess you were just talking about in general rather than specific to DXMP.
{E.D.H}{FPS}HDD21 wrote:I like ponies
<-(DD)->Darko wrote:HDD21 was brutally stronger than any of you
Cozmo
Power/3D
Power/3D
Posts: 275
Joined: 08 Apr 2010, 22:00

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by Cozmo »

I never initially coded a gametype because I didn't think it warranted one; I always expected my mod to be like FLUP or RPGCity where it just got chucked in beside other maps on a server. The final ended up slightly larger than I anticipated, which is how it got kindly hosted by Hasha, rather than just released. It also meant the classes could be easily used in other mods.

Those reasons have all become redundant. I guess it's turned out convenient though, considering that whoever's working on it from now has a fresh start for working with playerclass etc. You might want to consider renaming the RPG at that point too, if everyone else's work is going to be more evident than mine. ;-)

Anyway, I have a desperate request to any coders that have some time available - my last big contribution was to be a kit that allows mappers to create their own missions, seeing as I had neglected to make them so much. It allows for standard mission stuff, as well as pawns having the ability to follow players (eg. hostage missions / gang stuff), patrol routes etc, plus it would be easy to code for this mod because you could have it trigger your own classes. (eg. on mission completion, trigger a trigger that makes the player police).

I believe I've actually completed it, minus a few small problems with which, I assume are, accessing and setting information in some nasty structure stuff in a different class. It would be easy to replace with a playerclass and get it working straight away, but I'd like to get this working without dependancies so that anyone could use it in their maps. This will add a potentially enormous amount of content to the mod. Anyone who's interested in helping, reply and I'll post the code. Thanks in advance.
CDX - A huge Deus Ex Multiplayer patch
Cozmo_RPG (v1 & v2)
MPConversations - A great tool for creating co-op or rpg content. It will never be used.
DejaVu
Archangel/1B
Archangel/1B
Posts: 122
Joined: 10 Apr 2006, 13:43

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by DejaVu »

I started working on it, because I am interested in this inter-servers connectivity and how it would work out.

This is login screen that servers as registration too. The point of this is for players to reserve their nicks and keep their stuff once they leave the server. It is working excellent; when player joins login server, this window appears. If he clicks cancel, he is disconnected, if he enters data and hits login, his login info is sent to server and awaiting response (ok or failed). If ok, player is sent to certain gaming server. If login is failed, error is printed. Player is unable to mess with buttons and eg. perform login spam, because buttons are disabled in time of login validation.

Tomorrow I create database server in C# that is going to save all players and their stuff. Then I work on links between servers to create a working mechanism of players transportation between servers.
Attachments
rpg_001.png
rpg_001.png (35.89 KiB) Viewed 11280 times
User avatar
chin.democ.
chinny!
chinny!
Posts: 2823
Joined: 10 Aug 2006, 17:19
Location: London

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by chin.democ. »

It looks very nice and could be used in a future mod no doubt. :matrix:
User avatar
[FGS]Kalman
Throne/6G
Throne/6G
Posts: 931
Joined: 20 Aug 2010, 15:52
Location: 9th circle of hell
Contact:

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by [FGS]Kalman »

Looks nice, but you need to make the things more expensive, i.e if someone get 10000c, he can buy everything in Cozmopolis, and it's not hard to get much money. And why don't you replace some unusable skills like multitool or heavy with RPG like skill, i.e Stamina or Strength? And you should make a new fist-like weap.
Image
deadmau5 is Canada's apology for Justin Bieber!!
Image
User avatar
chin.democ.
chinny!
chinny!
Posts: 2823
Joined: 10 Aug 2006, 17:19
Location: London

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by chin.democ. »

Cozmo is all about building up from scratch and so a save system would be detrimental to the gameplay in my opinion. However for another mod this system could be great, the mod would have to have a slow build up system though for people to keep coming back.
User avatar
CrazySpider
Angel/0A
Angel/0A
Posts: 43
Joined: 17 Jul 2011, 03:14

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by CrazySpider »

dude saveing my char might not be a good idea i might be able to kill everyone LOLZ hehe
Sincerley :matrix: CrAzYsPiDeR :mofu:
DejaVu
Archangel/1B
Archangel/1B
Posts: 122
Joined: 10 Apr 2006, 13:43

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by DejaVu »

I am still working on it, to complete basic framework. I will setup everything up, once it is done. And you will be able then to register your name, login, and travel between servers.

To launch this up, there are many more things needed, including ideas. Since this is would be long-lasting RPG, it means that players have to slowly progress up with their level. It would be hard to gain even basic weapons like knife. Mappers and coders are all welcome, there is SVN setup for sharing work and being always with latest version.
User avatar
[FGS]Kalman
Throne/6G
Throne/6G
Posts: 931
Joined: 20 Aug 2010, 15:52
Location: 9th circle of hell
Contact:

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by [FGS]Kalman »

I think you have to replace the pistols in the slums to knives. And you have to make everything more expensive.It must be same price like in the real world.
Image
deadmau5 is Canada's apology for Justin Bieber!!
Image
Cozmo
Power/3D
Power/3D
Posts: 275
Joined: 08 Apr 2010, 22:00

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by Cozmo »

Going nicely. My final contributions to this: some code from the last patch (following cops etc) and the almost-complete NPC/Missions kit code thing (MPConvoV4).

There's a tiny problem with setting / accessing the "conditions" variables in the storage class, but if you're going for a gametype you can just move those variables straight into the playerclass and it should work fine. Coding each mission is a pain; this should fix that.
Attachments
MPConvoV4_Unfinished.zip
NPC/Missions SDK code (near completion)
(17.69 KiB) Downloaded 443 times
crpg_fixes_2.zip
Unfinished patch stuff
(5.07 KiB) Downloaded 473 times
CDX - A huge Deus Ex Multiplayer patch
Cozmo_RPG (v1 & v2)
MPConversations - A great tool for creating co-op or rpg content. It will never be used.
Poor
Power/3D
Power/3D
Posts: 288
Joined: 02 Jan 2011, 22:39

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by Poor »

If you could save money I think there should be a limit like 10,000c. We don't want killers with massive funds.
User avatar
CrazySpider
Angel/0A
Angel/0A
Posts: 43
Joined: 17 Jul 2011, 03:14

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by CrazySpider »

aww come on poor you know it would be good if i got alot of money then saved it. Am I right chin? lolz yea poor great idea because if punisher or BuBu were able to save alot of money it would be havoc in cozmopolis.
Sincerley :matrix: CrAzYsPiDeR :mofu:
WarRabbit
BUG
BUG
Posts: 2
Joined: 09 Sep 2011, 17:07

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by WarRabbit »

Hi guys,

Thanks for making the Cozmo mod and the map. Ive been playing regularly for the last couple of weeks, and have a few suggestions.

I have noticed that when Punisher and dotface and these Jerry-varieties end up in jail after killing everything in sight, they tend to just log out and in again to avoid the jailtime. Perhaps it would have been better to let them start in jail instead of a fresh start when they log in again in such case..

Another improvement would be to let the SWAT-police "see", and be able to arrest, people who are cloaked. That would help make the game more of an RPG and less of a shooter when Punisher and dotface are around.

By the way, yesterday I started the game with about 180k in my ATM account, and it seemes the other players experienced the same. Punisher bragged about how he had hacked the game with regard to the money.

Also, as you probably know, the server has been unaccessable a number of times during the last week.

I really enjoy the game. Keep up the good work..

Regards,
Psycho
THIS IS SPARTAAA!!!
THIS IS SPARTAAA!!!
Posts: 336
Joined: 27 Jul 2011, 16:43
Location: Wales

Re: Official CozmoRPGv2 feedback,suggestions & Discussion thread

Post by Psycho »

the problem with that nickname thingy is if a impersonater registers your nickname before you
Image
Post Reply