Thread: How to make some items unsawnable?

Results 1 to 3 of 3
  1. #1 How to make some items unsawnable? 
    Banned

    Join Date
    Sep 2009
    Posts
    3,245
    Thanks given
    195
    Thanks received
    255
    Rep Power
    0
    Hey I've decided to make spawning server and i want to make it so some items are unspawnable and you have to get them through pk points, npc drops w/e doesn't matter. now I'm pretty shit at coding so I need some help

    I'd imagine it's something like a return and a sendmessage? o.O

    like
    ifcommand=("item 006570")
    sendmessage:You must Kill jad to get a firecape
    return {

    Right track? Idk thanks guys
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Nov 2008
    Posts
    1,017
    Thanks given
    21
    Thanks received
    32
    Rep Power
    161
    lol?
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Mar 2009
    Age
    31
    Posts
    1,008
    Thanks given
    32
    Thanks received
    7
    Rep Power
    111
    Code:
    PUBLIC INT NOSPAWNIE {} {, "6570", "BITCHCAKE", "URMUM" ;}
    
    ifNOSPAWNIE=True;
    sM("You cannot spawn  +ITEMNAME+ NOOB Fag");
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •