May 21, 2012, 09:00:23 PM

Author Topic: Early Christmas Present to NotD  (Read 735 times)

Chicken cat

  • Guest
Re: Early Christmas Present to NotD
« Reply #15 on: December 17, 2011, 12:16:33 PM »
korori i love u hats omg if its ever comes a chicken head hat i am so geting that
just saying (NOTE: IF YOU READ THIS I AM BOARED) lulz ty korori!

Weizz

  • Keeping it Clean! :3
  • Head Collector
  • *****
  • Posts: 611
  • I LOVE SPACE!!!
    • View Profile
Re: Early Christmas Present to NotD
« Reply #16 on: December 17, 2011, 01:58:02 PM »
Thanks for the amazing gift Korori! Love ya! <3 :-*

[NotD] [Detox]

  • THE Unicorn.
  • Ruthless Killer
  • *****
  • Posts: 408
    • View Profile
Re: Early Christmas Present to NotD
« Reply #17 on: December 17, 2011, 02:52:58 PM »
omg ty korori ive wanted hats in the store for so long.
i hope u have a very merry Christmas.

[NotD] HandsomeNick

  • He's really handsome and makes maps
  • Ze Anti-scrooge
  • Ruthless Killer
  • ******
  • Posts: 363
  • But on the plus side,I knocked over the sun-sphere
    • View Profile
    • My youtube - includes a few animations I made with my brother
Re: Early Christmas Present to NotD
« Reply #18 on: December 17, 2011, 04:07:38 PM »
Thanks korori  :D


[SM] ADMIN: Initiated a burn vote against [NotD-R] Handsome Nick.
[SM] Vote successful. (Received 100% of 27 votes)
[SM] Set [NotD-R] Handsome Nick on fire.

ThreatToAll

  • Jouhou's Treat...Nick and Doc's Tree Troll...Toxic's Toto :(
  • Zombie Annihilator
  • ******
  • Posts: 1200
  • MGP-34k's Pizza Maker! :D
    • View Profile
Re: Early Christmas Present to NotD
« Reply #19 on: December 17, 2011, 05:11:12 PM »
Korori <3 thanks so much for working on this, I'm so totally buying the Link and Mario Hat.

[NotD] Dr.Nick: I command you shoot all car alarms.
[NotD] ThreatToAll: Roger that sir.

blitzkrieg

  • Head Collector
  • *****
  • Posts: 611
  • rambos long lost dad
    • View Profile
Re: Early Christmas Present to NotD
« Reply #20 on: December 17, 2011, 06:29:40 PM »
thanks korori
i wish i could code stuff but im still a newb at it

Jouhou {D-G}

  • LEGEND
  • ******
  • Posts: 845
    • View Profile
Re: Early Christmas Present to NotD
« Reply #21 on: December 17, 2011, 09:44:18 PM »
Wow, I don't understand much or any coding stuff, but you put a lot of effort into this.  Thank you so much, they all look great! :D

[NotD] Super Senshi Korori

  • Otaku
  • Global Moderator
  • headshot extraordinaire
  • ********
  • Posts: 211
  • ^Coder in over 20 languages/scripting^
    • View Profile
    • Korori Gaming
Re: Early Christmas Present to NotD
« Reply #22 on: December 18, 2011, 05:30:21 PM »
Well I decided to throw another thing into my Christmas Package to NotD.

This one is really huge too.

Its my own Zriot RPG Class System.

It has 4 classes so far.

Medic:
         *Revive
         *Heal
         *Regeneration

Ninja:
         *Throwing Kunai (Knives) with custom Model that I made
         *Long Jump
         *Vampire

Engineer:
         *Builder (able to build cades with health)
         *Health Boost
         *Ammo Boost

Supporter:
         *Give Ammo
         *Damage Modifier
         *Health Boost


All Items are can be changed outside the script.

I have tried the Engineer class they will get you. You are not able to spam props.

You start off with basic weapons only and you earn cash to unlock more.
You also unlock new skills.

You can change the amount of EXP you get as well.

 I have it set up to

standard kill = 1 EXP
head shot = 5 EXP
Knife Kill = 10EXP

I have have not able to fully test the script. Though a lesser version with the first 3 classes worked fine.

How I have it set up you must work as a team or you will die.

Good luck

(I sent this one to the admins as well)
Korori

« Last Edit: December 18, 2011, 05:39:52 PM by korori »
>>>Creator of Zombie Class RPG<<<
>>>[NotD] Official Programmer<<<

>1.) Otaku
>2.) Gamer
>3.) Geek


ProdigySlayer

  • Edward Elric
  • Ze Anti-scrooge
  • Ruthless Killer
  • ******
  • Posts: 326
    • View Profile
Re: Early Christmas Present to NotD
« Reply #23 on: December 18, 2011, 08:08:42 PM »
Dude Korori, You're still the man man! I'm glad we got buildwars back and the hats are truly going to be awesome! Thank You! Merry Christmas to you!

^Made By ThreatToAll

[NotD] Super Senshi Korori

  • Otaku
  • Global Moderator
  • headshot extraordinaire
  • ********
  • Posts: 211
  • ^Coder in over 20 languages/scripting^
    • View Profile
    • Korori Gaming
Re: Early Christmas Present to NotD
« Reply #24 on: December 19, 2011, 08:08:48 AM »
>>>Creator of Zombie Class RPG<<<
>>>[NotD] Official Programmer<<<

>1.) Otaku
>2.) Gamer
>3.) Geek


[NotD] Shinx

  • Master Bhopper
  • Head Collector
  • *****
  • Posts: 638
  • Lord Herpington of Derpingville
    • View Profile
Re: Early Christmas Present to NotD
« Reply #25 on: December 19, 2011, 08:20:05 AM »
Amazing korori... Is the ninja class the same one that we had on D-B´s server? Cuz that was really epic
 :-*
Co Discoverer of the decimal fps's that makes (54-fps)Bhopping so much easier.

[NotD] Super Senshi Korori

  • Otaku
  • Global Moderator
  • headshot extraordinaire
  • ********
  • Posts: 211
  • ^Coder in over 20 languages/scripting^
    • View Profile
    • Korori Gaming
Re: Early Christmas Present to NotD
« Reply #26 on: December 19, 2011, 08:23:16 AM »
Its the one with throwing knives and long jump.


BTW Heres a fix to see weapons in Zombie Riot that I am adding to my early gift to NotD. BTW all these plugins were in my repository that were just sitting their for months and months. So I thought why not give it out now.


Code: [Select]
#pragma semicolon 1
#include <sourcemod>
#include <sdktools>
#include <cstrike>
#include <sdkhooks>

#define PLUGIN_VERSION "1.0.0"

public Plugin:myinfo =
{
    name = "Zombie Riot Alpha Fix",
    author = "Korori",
    description = "Zombie Riot Alpha Fix.",
    version = PLUGIN_VERSION,
    url = "http://korori-gaming.com"
};


public OnPluginStart(){
HookEvent("player_spawn",PlayerSpawn, EventHookMode_Post);
}

//Player Spawns
public Action:PlayerSpawn(Handle:event,const String:name[], bool:dontBroadcast){
//Creete Spawn Timer Event
new client_id = GetEventInt(event, "userid");
new client = GetClientOfUserId(client_id);
CreateTimer(0.1, SpawnTimerSettings, client);
}

//Player Spawn Event Handle
public Action:SpawnTimerSettings(Handle:timer, any:client){

//Check if Player is Valid
if(client > 0 ){

//Check if player is Ingame and is connected also checks if player is not a bot
if(IsClientConnected(client) && IsClientInGame(client) && !IsFakeClient(client))
{
//Checks if Player is Alive and is on CT Team
if(IsPlayerAlive(client) && (GetClientTeam(client) == 3)){

//Sets Weapon Alpha to Visable
SetWeaponAlpha(client);

//Repeat Timer to Prevent Alpha Glitching
CreateTimer(1.0, SpawnTimerSettings, client);
}
}
}
}

//Set Weapon Alpha
Void:SetWeaponAlpha(client)
{
new wepIdx;

//Loop through Weapons
for (new s = 0; s < 5; s++){

//Get Weapon in that Slot
if ((wepIdx = GetPlayerWeaponSlot(client, s)) != -1){

//Set Alpha to Visable
SetEntityRenderColor(wepIdx, 255, 255, 255, 255);
SetEntityRenderMode(wepIdx, RENDER_TRANSCOLOR);
}
}
}


I did not test it.


Korori
« Last Edit: December 19, 2011, 08:28:05 AM by korori »
>>>Creator of Zombie Class RPG<<<
>>>[NotD] Official Programmer<<<

>1.) Otaku
>2.) Gamer
>3.) Geek


Profile

  • headshot extraordinaire
  • ****
  • Posts: 104
  • yay.
    • View Profile
Re: Early Christmas Present to NotD
« Reply #27 on: December 22, 2011, 12:00:02 PM »
AW
If only my PC worked so I could play the servers again. :c

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal