Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Kyuande

Pages: 1 [2] 3 4 5 6 7 ... 10
16
Off Topic / Forum search image randomly disappears?
« on: May 22, 2018, 09:46:56 AM »
In some tabs, looks like this:


While some other tabs are fine:


Is anyone having this issue or am I just going crazy

17
For some reason my server seems to be the most problematic with random model issues (randomizer), but the weirdest part is that this doesn't happen at all on another server I have (a dev server) that also has a lot of add-ons enabled but hosted in a different folder location. Some people disconnect from weird models such as missing the default gun model to the original player model, and a lot of times people connect and spawn without a problem. I've been trying to debug and figure this out but I still have no idea on what's causing this issue. I've tried some methods such as resetting the cache and running the updater to see if something is weirdly going on. It's like a gamble because it doesn't always happen.

Does anyone have an idea or also experience this on some servers (or all servers)?

18
Off Topic / Anyone watch the new avengers movie yet?
« on: April 27, 2018, 12:54:01 AM »
Went to watch infinity war with my girlfriend and it was awesome and had some moments. I don't want to spoil anything but there's a lot of "stuff" involved in this movie.

I usually don't see movies released on the same day they come out but this one to me was something I've always been waiting for.

Anyone else seen it yet?

19
Off Topic / Got the galaxy s9
« on: March 14, 2018, 07:03:43 PM »
Hey peoples I got the new phone

My old phone was S7 edge so I wanted to finally upgrade, I'm not the guy to buy every new phone that comes out, just every 2 years as long as I make a good decision

The phone is breddy good so far, I got it for $500 and I didn't want to buy overpriced trash

20
Off Topic / Post images of people being themselves in society
« on: February 21, 2018, 05:45:30 PM »
I'll start


21
https://youtu.be/HUE9mCN7sek

Android, linux, and windows so far are not affected, and some apple devices are rarely not affected..

If you are on a Mac/iPhone you might not be able to click the video because the comments reveal the character - basically your app/device crashes because the unicode does not exist, you can thank apple for that

22
Off Topic / Black Panther movie
« on: February 16, 2018, 09:35:35 AM »
Anyone seen it yet? I have, the movie turned out ok and it had some silly/stupid puns in it but overall had really cool stuff

23
Add-Ons / [Emote] Critical - Expanded (with minicrits and random damage)
« on: February 15, 2018, 01:50:50 PM »


Instead of hearing 1 sound from each type (hit, receive, mini), there's more than 1 sound to play, and it's entirely random.

Comes with prefs for enabling random crits, minicrits or normal crits, and the chance for them to occur when the user is damaged.
There are special functions to use in future code to check if these functions exist:
  • GameConnection::doMiniCritHitSound(%client)
  • Player::doMiniCritHitSound(%player)
  • GameConnection::doCritHitSound(%client)
  • Player::doCritHitSound(%player)
  • GameConnection::doCritReceiveSound(%client)
  • Player::doCritReceiveSound(%player)

In reality you only should use these 2 functions below for most stuff (these are events too)
  Player::doCritHitEmote(%player)
  Player::doMiniCritHitEmote(%player)

Example of crits used in another part of code, which basically emotes the image and the sound, and sends the client the receive sound:
%obj.doCritReceiveSound();
%obj.doCritHitEmote();


Download and enjoy (Emote_Critical)

25
Add-Ons / [Sound] Clown enlargement pills
« on: February 07, 2018, 01:10:02 AM »

26
So I'm kind of stuck deciding whether I want to make a quality boss battles server with fresh ideas instead of just your same ole Boss Battles you know; reverie fort wars is having a few big changes too, but hard to tell what to work on till I start it again, it will be completely remade from scratch since I know all of its features after toying with it.

Boss Battles has the idea of having class tokens which are the same for everyone - this is where you choose your weapons and abilities, you can get more at the shop but there's also a max amount you can buy for that round too, weapons and abilities use these tokens so help balance the game (may even limit your choices based on what you choose, but we'll see how it goes without them) - There will be premade classes that are slightly more powerful than a custom made class.

On the Boss part, the boss also has the same kind of options, except the main key is that the health highly impacts what you choose (which it will tell you after choosing your weapons and abilities) - while the normals' health doesnt change that much

The premade bosses may have stages to have another chance at killing the other team (max health does go down each time so don't worry) - the premade bosses will be possibly assigned new items and abilities, if the boss has stages, most of the time it'll have 2 to 4 stages.

Another idea to have in mind is that the premade bosses may be switched up every 1 to 3 weeks instead of always having the same bosses to possibly choose.

This is quite a turn that no one has really done before, so this will be quite interesting.



Reverie Fort Wars will have some major changes, maybe a few features here and there, but tons of fixes. One of the features is levels, and having classes (wizard/warrior/etc) - while there is already a possible conflict for new players, we'll try to figure out what the punishment should be (unless the new player is just being a pest)



I am also torn if I should do both, but only start with one of them (of course) and then do the other one after 6+ months of hosting the first one to squish most of the problems.

Feel free to request or suggest what I should do (my add-on releasing is still on schedule, don't worry), I highly appreciate it.

27
Games / Comedy Night
« on: January 18, 2018, 03:16:23 PM »


This game is quite interesting if you go into the correct rooms...

So what is this game? Basically you look like some goon you can dress up and you can use your mic to go onto stage and make jokes, sing, rap battles, stories, etc. with other people in the room. While this is interesting, you will definitely find something you may find funny or horrible.

Game: http://store.steampowered.com/app/665360/Comedy_Night/
Images:
Avatar choosing


Room (stage and tables)


Here is a video to show you a full example of this game in a nutshell..

Once a while you get crazy people either doing stuff like making stupid sounds on the stage, or becoming full on tribal, or even worse. You never know what you'll see when you play this game. This game literally makes my day when I play it if I find the right rooms.

28
Add-Ons / [Server] Toggle trust
« on: January 17, 2018, 07:10:47 PM »
Note: This is a dangerous add-on, trust your admins unless you want your server to be trampled.

A simple toggle trust add-on, the brickgroup must exist in the server via clear bricks menu, otherwise this will not work. Admins and higher can use this, just make sure you don't admin people that could mess with your server. This is not a hack, this is only a temporary thing on that server only.

/ToggleTrust (or /TogTrust)
/TogTrust ID level - You may leave level blank to toggle trust between full and none, if you use level you can leave it blank when you want to remove the trust in the future.
Example: /TogTrust 888888 1, then do /TogTrust 888888 to remove any trust.

Options for level field:
none, build, full, 0, 1, 2

Credits:
Me

Download

29
Wow! You can make your head spin!
/PlayThread threadName timeMS
example: /PlayThread headside 250

Want it admin only? $Pref::Server::PlayThreadAdminOnly = 1;
Also includes player and bot events!



Download

30
Add-Ons / [Weapon] Rainbow grenade
« on: January 17, 2018, 06:11:25 PM »
This was literally my first weapon back in 2012. An OP rainbow grenade (100 direct, 80 radius (in 5 units)) that was a replica of the Spear. The add-on is unchanged.



Credits:
Me (weapon)
Amade/Lilboarder/Clockturn (scroll model)

Download

Pages: 1 [2] 3 4 5 6 7 ... 10