[Release] Blank NPC talking script.

Page 1 of 2 12 LastLast
Results 1 to 25 of 44
  1. #1
    Interesting... SharpAceX is offline
    MemberRank
    Oct 2008 Join Date
    2,011Posts

    [Release] Blank NPC talking script.

    Blank NPC talking script

    This script was made so that you can simply inform players about anything you want. You can tell them 6 message with this script. Tested and everything. That way, noobs dont ask 'can some1 script an npc that talks', just link them to this page! Don't forget to edit the message you want. I would lol so hard if some noob leeched the script below and didnt edit it. Then when you click the NPC, all it says is MESSAGE HERE. xD

    PHP Code:
    var status 0;
     
    function 
    start() {
        
    status = -1;
        
    action(100);
    }
     
    function 
    action(modetypeselection) {
        if (
    status == || mode == -1) {
            
    cm.dispose();
        } else {
            if (
    status == 5) {
                
    status 6;
                return;
            }
        if (
    mode == 1)
            
    status++;
        else
            
    status--;
            if (
    status == 0) {
                
    cm.sendNext("MESSAGE HERE");
            } else if (
    status == 1) {
                
    cm.sendNextPrev("MESSAGE HERE")
            } else if (
    status == 2) {
                
    cm.sendNextPrev("MESSAGE HERE");
            } else if (
    status == 3) {
                
    cm.sendNextPrev("MESSAGE HERE");
            } else if (
    status == 4) {
                
    cm.sendNextPrev("MESSAGE HERE");
            } else if (
    status == 5) {
                
    cm.sendOk("MESSAGE HERE");
                
    cm.dispose();
            }
        }

    I forgot if the base as made by someone else. If so credits to that person. If not credits to me.


  2. #2
    Account Upgraded | Title Enabled! yuniordiaz is offline
    MemberRank
    May 2008 Join Date
    C: DriveLocation
    1,045Posts

    Re: Blank NPC talking script.

    You are crazy arent you today you've been releasing alot of stuff. can you make something that takes alot of time like say a quest npc get these items for this item or fame this person and get this item or something unique that hasn't been released not critizing just saying I think you would be more like for something more unique

  3. #3
    Interesting... SharpAceX is offline
    MemberRank
    Oct 2008 Join Date
    2,011Posts

    Re: Blank NPC talking script.

    Well all my release were meant to help help out noobs, not pros. (Not saying you are one and im not saying you arent one) I mean an npc script? For noobs. !jail command? For noobs. @ban command? Noobs and pros. xD Well the point is at least they arent noob releases, but the releases are for noobs, if that makes sense. >.>

    Edit: Dont worry. When my threads eventually die, you will get your wish. =(

  4. #4
    Alpha Member xblackcat is offline
    MemberRank
    Aug 2008 Join Date
    nowhereLocation
    1,655Posts

    Re: Blank NPC talking script.

    Stop releasing crap. kthanksbye

  5. #5
    Interesting... SharpAceX is offline
    MemberRank
    Oct 2008 Join Date
    2,011Posts

    Re: Blank NPC talking script.

    Eh, isnt really crap. Its a fully working npc script that anyone can use. Seeing as many people say they 'dont understand' java. Using this script in your server will make you server be a little more unique AND you dont need ANY knowledge on java, just fill in the blanks. Just trying to help people out, is that so bad? ><

  6. #6
    Account Upgraded | Title Enabled! flashlights is offline
    MemberRank
    Jun 2008 Join Date
    307Posts

    Re: Blank NPC talking script.

    is it just me or does blackcat flames everyone at every thread?

  7. #7
    Account Upgraded | Title Enabled! yuniordiaz is offline
    MemberRank
    May 2008 Join Date
    C: DriveLocation
    1,045Posts

    Re: Blank NPC talking script.

    Quote Originally Posted by xblackcat View Post
    Stop releasing crap. kthanksbye
    Dude stop the flaming if you have nothing good to say don't say nothing at all he's doing it for the noobs lol

    Quote Originally Posted by flashlights View Post
    is it just me or does blackcat flames everyone at every thread?
    Yah thats him alright...

  8. #8
    Alpha Member Markii is offline
    MemberRank
    Nov 2008 Join Date
    NewyorkLocation
    1,917Posts

    Re: Blank NPC talking script.

    i think bendanx3 released this before

  9. #9
    Interesting... SharpAceX is offline
    MemberRank
    Oct 2008 Join Date
    2,011Posts

    Re: Blank NPC talking script.

    Like really, idk about you guys, but I like noobs (no homo). They are fun to teach and stuff. I like spoon-feeding noobs and it makes everyones lives easier. Thats less threads about noob requests like npc scripts. Everyone wins. :)

  10. #10
    Account Upgraded | Title Enabled! happydud3 is offline
    MemberRank
    Apr 2008 Join Date
    351Posts

    Re: Blank NPC talking script.

    Actually xblackcat has a point.
    This guy has been releasing junk.

    What is this by the way ?
    PHP Code:
        if (status == || mode == -1) {
            
    cm.dispose();
        } else {
            if (
    status == 5) {
                
    status 6;
                return;
            }
        if (
    mode == 1)
            
    status++;
        else
            
    status--; 
    Worse shit i've ever seen roflmfaooo

  11. #11
    Account Upgraded | Title Enabled! ~banned~ is offline
    MemberRank
    Nov 2008 Join Date
    singaporeLocation
    609Posts

    Re: Blank NPC talking script.

    lol nice this would help people that want a blank npc =d...

  12. #12
    Alpha Member Moogra is offline
    MemberRank
    Jul 2008 Join Date
    1,804Posts

    Re: Blank NPC talking script.

    You don't have to release everything you edit or make. Imagine if everyone on this forum released everything they made or edited. It clogs up the forum. However, if you have some decent releases, by all means release them.

  13. #13
    Alpha Member watzmename is offline
    MemberRank
    Aug 2008 Join Date
    2,835Posts

    Re: Blank NPC talking script.

    thanks for this useless release.

  14. #14
    Account Upgraded | Title Enabled! xbLazE is offline
    MemberRank
    Jul 2008 Join Date
    SingaporeLocation
    1,278Posts

    Re: Blank NPC talking script.

    Quite useless

  15. #15
    Valued Member XotiCraze is offline
    MemberRank
    Dec 2008 Join Date
    104Posts

    Re: Blank NPC talking script.

    Quote Originally Posted by happydud3 View Post
    Actually xblackcat has a point.
    This guy has been releasing junk.

    What is this by the way ?
    PHP Code:
        if (status == || mode == -1) {
            
    cm.dispose();
        } else {
            if (
    status == 5) {
                
    status 6;
                return;
            }
        if (
    mode == 1)
            
    status++;
        else
            
    status--; 
    Worse shit i've ever seen roflmfaooo
    Agreed lolol .
    Way 'Nice' release [: Rofls .
    Please, something nicer next time .

    -XotiCraze.

  16. #16
    Infraction Banned XxOsirisxX is offline
    MemberRank
    Jul 2008 Join Date
    2,456Posts

    Re: Blank NPC talking script.

    Lest be honest, this will make a server unique in a -0.000001% and it's nothing but junk. Sad but xblackcat & Moogra are right.

  17. #17
    Infraction Banned viinnh is offline
    MemberRank
    Sep 2008 Join Date
    AustraliaLocation
    1,189Posts

    Re: Blank NPC talking script.

    funni i thought i saw this or simular
    http://forum.ragezone.com/f427/small...mation-503044/

  18. #18
    Member DarkShadower is offline
    MemberRank
    Nov 2008 Join Date
    SG Duh?Location
    69Posts

    Re: Blank NPC talking script.

    Lol.For v61.This NPC has probs.

  19. #19
    Dead & gone... xQuasar is offline
    MemberRank
    Aug 2008 Join Date
    519Posts

    Re: Blank NPC talking script.

    Quote Originally Posted by happydud3 View Post
    Actually xblackcat has a point.
    This guy has been releasing junk.

    Worse shit i've ever seen roflmfaooo
    Yeah agreed. WTF man?

    Code:
     if (status == 6 || mode == -1) {
            cm.dispose();
    You've already defined cm.dispose(); at the end. No need for it again.

    Code:
            if (status == 5) {
                status = 6;
                return;
    What the fuck is this for?

    JUNK. Will people stop releasing gay shit... oh wait that's what RaGEZONE ppl do.

  20. #20
    Novice 리프님 is offline
    MemberRank
    Nov 2008 Join Date
    South KoreaLocation
    4Posts

    Re: Blank NPC talking script.

    Quote Originally Posted by BloodAngel13 View Post
    Blank NPC talking script

    This script was made so that you can simply inform players about anything you want. You can tell them 6 message with this script. Tested and everything. That way, noobs dont ask 'can some1 script an npc that talks', just link them to this page! Don't forget to edit the message you want. I would lol so hard if some noob leeched the script below and didnt edit it. Then when you click the NPC, all it says is MESSAGE HERE. xD

    PHP Code:
    var status 0;
     
    function 
    start() {
        
    status = -1;
        
    action(100);
    }
     
    function 
    action(modetypeselection) {
        if (
    status == || mode == -1) {
            
    cm.dispose();
        } else {
            if (
    status == 5) {
                
    status 6;
                return;
            }
        if (
    mode == 1)
            
    status++;
        else
            
    status--;
            if (
    status == 0) {
                
    cm.sendNext("MESSAGE HERE");
            } else if (
    status == 1) {
                
    cm.sendNextPrev("MESSAGE HERE")
            } else if (
    status == 2) {
                
    cm.sendNextPrev("MESSAGE HERE");
            } else if (
    status == 3) {
                
    cm.sendNextPrev("MESSAGE HERE");
            } else if (
    status == 4) {
                
    cm.sendNextPrev("MESSAGE HERE");
            } else if (
    status == 5) {
                
    cm.sendOk("MESSAGE HERE");
                
    cm.dispose();
            }
        }

    I forgot if the base as made by someone else. If so credits to that person. If not credits to me.
    var status = 0;

    var status = -1;

    function start() {
    status = -1; <- Delete

  21. #21
    Account Upgraded | Title Enabled! acEvolution is offline
    MemberRank
    Oct 2008 Join Date
    329Posts

    Re: Blank NPC talking script.

    stop releasing crap please.

  22. #22
    Mother effin' clouds SaintsIan is offline
    MemberRank
    Apr 2008 Join Date
    fyrechat.netLocation
    2,809Posts

    Re: Blank NPC talking script.

    LOL ROFL!! EPICC NPC HAHAHAHAHAHAHA.
    Seriously... not cool. Even those guides in tutorial section are more brief and complex than this sh!t

  23. #23
    Account Upgraded | Title Enabled! Mgssidley is offline
    MemberRank
    Apr 2008 Join Date
    443Posts

    Re: [Release] Blank NPC talking script.

    Anyone could look at another NPC script that says stuff and change it.

  24. #24
    Member marshank is offline
    MemberRank
    Apr 2008 Join Date
    FloridaLocation
    82Posts

    Re: [Release] Blank NPC talking script.

    Dude, this is AWESOME! Thank you for releasing this!

  25. #25
    Xephizion Development Ehab is offline
    MemberRank
    Apr 2008 Join Date
    Somewhere I BelLocation
    1,935Posts

    Re: [Release] Blank NPC talking script.

    why would you release a "blank" NPC?



Page 1 of 2 12 LastLast

Advertisement