Author Topic: survivalRP - holywtf bump! and maybe finishing up some loose ends??  (Read 115750 times)

I'll leave off with a working inventory and database system, and 2 guis. I prefer working by myself because then nobody moves faster than me. :D

I'll leave off with a working inventory and database system, and 2 guis. I prefer working by myself because then nobody moves faster than me. :D

So what's included in the inventory and database stuff? How does the inventory work?

It has adding, removing, and will allow for custom functions on use. Several use types, including combo, eat, use(place), use(standard). It will have saving of positions, and a basic array for the db.

Ok, glad to see you back, I'm basically finished with the rifle code, just some finishing touches (the particles and the model) and then I'll work on the radio system, give me more info on the radio system, and someone, model a radio that's about the size of a 2X2 brick. And I'll work on the chat system.
« Last Edit: May 25, 2009, 06:54:53 PM by AGlass0fMilk »

Ok, glad to see you back, I'm basically finished with the rifle code, just some finishing touches (the particles and the model) and then I'll work on the radio system, give me more info on the radio system, and someone, model a radio that's about the size of a 2X2 brick.

Pause work for now (everyone), I'll get a doc together so we're 100% more organized.

Pause work for now (everyone), I'll get a doc together so we're 100% more organized.
And ill try to get the damn domain.

My Radio system is probably too complicated, it was just a concept. It'd probably only work on massive maps with the bricks, and only functions if players need to compete or use others' communications...

My Radio system is probably too complicated, it was just a concept. It'd probably only work on massive maps with the bricks, and only functions if players need to compete or use others' communications...

Yeah I'll work something out.

In other news, the first draft should be finished today.

i have adding and removing done, some parts of item sys, a word on what you should do, database done. not actually what i needed to do. i really only am good working with myself because nobody works faster.

Actually, the radio system would be sorta easy. I have an idea for local chat.

Was my suggestion even read?

I'll read it now =D

For the local chat system, I was thinking something like a radius search and anyone in that radius search would be messaged with the message. And for whisper, we could do that same thing, but it would only be to one person, and then maybe team chat could be applied like the Local chat, and then the radio chat, I could make it loop through all the radio bricks on the map, do a radius search, and then anyone in that search that's around the radio would hear it.
« Last Edit: May 26, 2009, 10:17:15 PM by AGlass0fMilk »

I'll read it now =D

For the local chat system, I was thinking something like a radius search and anyone in that radius search would be messaged with the message. And for whisper, we could do that same thing, but it would only be to one person, and then maybe team chat could be applied like the Local chat, and then the radio chat, I could make it loop through all the radio bricks on the map, do a radius search, and then anyone in that search that's around the radio would hear it.
slicksilver did the local chat system, but i doubt he will give it up easy