SA-MP Forums Archive
[GameMode] Halloween Zombie-Mod 2 [EXP,Custom Map,0.3d Features] [0.3d RC7+] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] Halloween Zombie-Mod 2 [EXP,Custom Map,0.3d Features] [0.3d RC7+] (/showthread.php?tid=294086)



Halloween Zombie-Mod 2 [EXP,Custom Map,0.3d Features] [0.3d RC7+] - Kitten - 31.10.2011



First thread: https://sampforum.blast.hk/showthread.php?tid=186602
Update 1 : Fixed Cells commands , fixed buy menu bug

Description: During this past few years (2,3 years) i been working on every holiday i can make a gamemode for that last year i made a Christmas gamemode which was totally epic mini-mission kind , and i also made an Halloween Zombie-Mod gamemode last year alot of people loved it so why not this year i said , why not make a second one but more advanced made the city of Las Venturas even more extreme horror themed with the SA-MP 0.3d features added few cool sounds at http://pamp3.site40.net/zombie add few spirites and textdraws and also made the themed "zombie" , "horror" like let's get on to the features of this gamemode.

Features:

-0.3d Features some of them.
-Zombie Like audio at http://pamp3.site40.net/zombie
-Ambient
-Zombie Team with no weapons at all.
-Human team with a shotgun start
-Experience Points
-Buy menu
-Checkpoint buymenu
-Barriers
-Human spawn covered
-Few new textdraws
-over 100 objects
-over 20 cars.
-map icons
-random skins on spawn
-zombies can kill humans with fist by 'punching' the humans every hit makes the humans lose '10' hp.
-all commands are dialog based.

Video:

[ame]http://www.youtube.com/watch?v=rolUsU_SN5I[/ame]

Requirements:

ZCMD by Zeex - https://sampforum.blast.hk/showthread.php?tid=91354

Download:

NEW:
http://solidfiles.com/d/130a7/
http://pastebin.com/Ftsrrzmi


OLD:
http://solidfiles.com/d/80e4c/
http://pastebin.com/heCQSnHv



Re: Halloween Zombie-Mod 2 [EXP,Custom Map,0.3d Features] [0.3d RC7+] - Salsa - 31.10.2011

Very Nice Dude


Re: Halloween Zombie-Mod 2 [EXP,Custom Map,0.3d Features] [0.3d RC7+] - SampEver1 - 31.10.2011

Wow man awesome work rep !


Re: Halloween Zombie-Mod 2 [EXP,Custom Map,0.3d Features] [0.3d RC7+] - Kitten - 31.10.2011

Quote:
Originally Posted by SampEver1
Посмотреть сообщение
Wow man awesome work rep !
thanks


Re: Halloween Zombie-Mod 2 [EXP,Custom Map,0.3d Features] [0.3d RC7+] - Lorenc_ - 31.10.2011

pawn Код:
CMD:cmds(playerid,params[])
{
    new PCommands[1024];
    PCommands[0]='\0';
    strcat(PCommands, "{EFED7A} /buy , /cmds , /rules , /help \n", 1024 );
    ShowPlayerDialog( playerid, 9046, DIALOG_STYLE_MSGBOX , " {00FF19}Server Public Commands " , PCommands , "Ok" , "Close " ) ;
    return 1;
}
can we add another 2000 cells? To make it more efficient of course.


Re: Halloween Zombie-Mod 2 [EXP,Custom Map,0.3d Features] [0.3d RC7+] - iNorton - 31.10.2011

Gotta love the mapping of it, great job!


Re: Halloween Zombie-Mod 2 [EXP,Custom Map,0.3d Features] [0.3d RC7+] - Stigg - 31.10.2011

I think your seasonal releases are always fun Kitten. Once again you have not let us down.
Great work, thankyou for sharing. +rep


Re: Halloween Zombie-Mod 2 [EXP,Custom Map,0.3d Features] [0.3d RC7+] - suhrab_mujeeb - 31.10.2011

I hate u Kitten! Y do u make these great GMs. The fist 0.3D GM release right? /me want create GM too .
Looks great. Looking forward for Christmas version.


Re: Halloween Zombie-Mod 2 [EXP,Custom Map,0.3d Features] [0.3d RC7+] - Lorenc_ - 31.10.2011

Can someone yell at him with me?

I mean the way you created these commands are utter shit, you need to damn improve them!

pawn Код:
CMD:cmds(playerid,params[])
{
    new PCommands[1024];
    PCommands[0]='\0';
    strcat(PCommands, "{EFED7A} /buy , /cmds , /rules , /help \n", 1024 );
    ShowPlayerDialog( playerid, 9046, DIALOG_STYLE_MSGBOX , " {00FF19}Server Public Commands " , PCommands , "Ok" , "Close " ) ;
    return 1;
}

CMD:rules(playerid,params[])
{
    new RulesZ[1024];
    RulesZ[0]='\0';
    strcat(RulesZ, "{FF0202}1. {EFED7A} No Spamming\n", 1024 );
    strcat(RulesZ, "{FF0202}2. {EFED7A} No Hacking \n", 1024 );
    strcat(RulesZ, "{FF0202}3. {EFED7A} No Caps \n", 1024 );
    strcat(RulesZ, "{FF0202}4. {EFED7A} Disrespect = Ban\n", 1024 );
    strcat(RulesZ, "{FF0202}5. {EFED7A} Asking for admin will result a ban\n",1024);
    strcat(RulesZ, "{FF0202}6. {EFED7A} No Spawn Killing\n",1024);
    strcat(RulesZ, "{FF0202}6. {EFED7A} No Team Killing\n",1024);
    ShowPlayerDialog( playerid, 9050, DIALOG_STYLE_MSGBOX , " {00FF19}Server Rules " , RulesZ , "Ok" , "Close " ) ;
    return 1;
}

CMD:help(playerid,params[])
{
    new HelpZ[1024];
    HelpZ[0]='\0';
    strcat(HelpZ, "{FF0202} In this Gamemode you will be a zombie or a human\n", 1024 );
    strcat(HelpZ, "{FF0202} you will have to survive in Vegas because of the horror that happened during halloween \n", 1024 );
    strcat(HelpZ, "{FF0202} you must kill zombies earn exp and money to buy more weapons to give you more chance of surviving \n", 1024 );
    strcat(HelpZ, "{FF0202} this is halloween zombie mod 2 made for halloween speciality \n", 1024 );
    ShowPlayerDialog( playerid, 9060, DIALOG_STYLE_MSGBOX , " {00FF19}Server Help " , HelpZ , "Ok" , "Close " ) ;
    return 1;
}
JUST LOOK HOW MANY CELLS YOU'RE USING, YET YOU DIDN'T EVEN COUNT HOW BIG THE STRING IS.

lol'd


Re: Halloween Zombie-Mod 2 [EXP,Custom Map,0.3d Features] [0.3d RC7+] - Adzdon - 11.12.2011

Quote:
Originally Posted by Kitten
Посмотреть сообщение
thanks
dude the chat thing dont work the messages dont come up?