Thread: Some Really Easy Stuff :) Plz Help

Results 1 to 8 of 8
  1. #1 Some Really Easy Stuff :) Plz Help 
    Registered Member Dragroxas's Avatar
    Join Date
    Mar 2009
    Posts
    211
    Thanks given
    3
    Thanks received
    2
    Rep Power
    5
    ok i got some quick easy simple things...

    1. How do i make so when you log on the server for the first time you have to design your character?

    2. Ok i have the right ags spec gfx but now i need the right emote where he jumps in air and specs?

    Thanks for your time!
    Reply With Quote  
     

  2. #2  
    ⚓Manic-Owner⚓


    Join Date
    Nov 2007
    Posts
    2,711
    Thanks given
    47
    Thanks received
    9
    Rep Power
    650
    1:

    if(starter == 0)
    {
    interface = XXXX;
    }

    2:


    Look in deltascape source for the emote, then do pEmote = (theemote);
    Reply With Quote  
     

  3. #3  
    Registered Member Dragroxas's Avatar
    Join Date
    Mar 2009
    Posts
    211
    Thanks given
    3
    Thanks received
    2
    Rep Power
    5
    Quote Originally Posted by Jdog View Post
    1:

    if(starter == 0)
    {
    interface = XXXX;
    }

    2:


    Look in deltascape source for the emote, then do pEmote = (theemote);
    thanks but i was wondering what the emote was
    Reply With Quote  
     

  4. #4  
    ⚓Manic-Owner⚓


    Join Date
    Nov 2007
    Posts
    2,711
    Thanks given
    47
    Thanks received
    9
    Rep Power
    650
    Quote Originally Posted by Dragroxas View Post
    thanks but i was wondering what the emote was
    don't be lazy...
    Reply With Quote  
     

  5. #5  
    Registered Member legend 349's Avatar
    Join Date
    Feb 2009
    Posts
    241
    Thanks given
    17
    Thanks received
    1
    Rep Power
    2
    emote id is 7074
    Reply With Quote  
     

  6. #6  
    Registered Member Dragroxas's Avatar
    Join Date
    Mar 2009
    Posts
    211
    Thanks given
    3
    Thanks received
    2
    Rep Power
    5
    Quote Originally Posted by Jdog View Post
    don't be lazy...
    i'm sorry but i don't have a emote list

    when ever i use the emote 7074 when i attack npc's it works but when i use on players it crashes the client... :/
    Reply With Quote  
     

  7. #7  
    Registered Member
    Purely chill's Avatar
    Join Date
    May 2009
    Posts
    838
    Thanks given
    91
    Thanks received
    11
    Rep Power
    315
    Well, you have to add the 474 emote to the client or you could just use 2890, it sorta looks like it.
    And look for the message you get when you start and above it add:
    Code:
    showInterface(3559);
    Spoiler for Signature:
    Nightly Firefox builds The 64-bit one has too many glitches, get the 32-bit one.
    Reply With Quote  
     

  8. #8  
    Registered Member Dragroxas's Avatar
    Join Date
    Mar 2009
    Posts
    211
    Thanks given
    3
    Thanks received
    2
    Rep Power
    5
    Quote Originally Posted by Purely chill View Post
    Well, you have to add the 474 emote to the client or you could just use 2890, it sorta looks like it.
    Thanks but how could i go about adding the 474 emote? i'm currently using the 2890 emote... it works on npc's but not players
    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
  •