Thread: Writeoffz V1

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 33
  1. #16
    writeoff's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    3
    My Mood
    Yeehaw
    @Jorndel haha

    @Yamato With what would you like to help with?

    Ooh, do you know anything about model manipulation? because I really can't do that, and it looks cool
    Last edited by writeoff; 07-08-2011 at 03:02 AM. Reason: fixed

  2. #17
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    Quote Originally Posted by writeoff View Post
    @Jorndel haha

    @ Yamato With what would you like to help with?

    Ooh, do you know anything about model manipulation? because I really can't do that, and it looks cool
    (fix @Yamato)

    Yes, Yamato know Models very good.
    (I seen him )

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  3. #18
    writeoff's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    3
    My Mood
    Yeehaw
    Nice
    then I'll ask him about it, looks cool
    I'm currently trying to remake the pet pavelow, and trying to understand everything in the code so I can make my own little thing

  4. #19
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    Quote Originally Posted by writeoff View Post
    Nice
    then I'll ask him about it, looks cool
    I'm currently trying to remake the pet pavelow, and trying to understand everything in the code so I can make my own little thing
    This is how I did my first model thing:
    Code:
    doHarrier(d)
    {
    hp = (*Spawn Location*);
    d = spawn("script_model", hp);
    d setmodel( "*Model*");
    for(;;)
    {
    pl = self getPlayerAngles() -(0,180,0);
    d moveto(self.origin + (500,500,731), 1);
    d rotateto( pl, 1);
    wait 0.05;
    }
    }
    Thanks to some help from Yamato.
    (The Rotation isn't the best but it works )

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  5. #20
    writeoff's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    3
    My Mood
    Yeehaw
    Quote Originally Posted by Jorndel View Post
    This is how I did my first model thing:
    Code:
    doHarrier(d)
    {
    hp = (*Spawn Location*);
    d = spawn("script_model", hp);
    d setmodel( "*Model*");
    for(;;)
    {
    pl = self getPlayerAngles() -(0,180,0);
    d moveto(self.origin + (500,500,731), 1);
    d rotateto( pl, 1);
    wait 0.05;
    }
    }
    Thanks to some help from Yamato.
    (The Rotation isn't the best but it works )
    Nice
    I'll see if I can understand that code

  6. #21
    Yamato's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    839
    Reputation
    13
    Thanks
    154
    My Mood
    Amazed
    I can help you with random stuff, love the menu, it needs more OMA sounds

  7. #22
    writeoff's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    3
    My Mood
    Yeehaw
    Quote Originally Posted by Yamato View Post
    I can help you with random stuff, love the menu, it needs more OMA sounds
    haha, you can help me to understand model manipulation, because my knowledge about that is less than basic I think

  8. #23
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    @Yamato
    Same with me.

    You can do an Tutorial (Clas for us 2 )

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  9. #24
    writeoff's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    3
    My Mood
    Yeehaw
    Quote Originally Posted by Jorndel View Post
    @Yamato
    Same with me.

    You can do an Tutorial (Clas for us 2 )
    Great idea!!

  10. #25
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    Quote Originally Posted by writeoff View Post
    Nice
    I'll see if I can understand that code
    xD I fail at GSC but I can understand that.

  11. #26
    Yamato's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    839
    Reputation
    13
    Thanks
    154
    My Mood
    Amazed
    I am not going to do a tutorial....

  12. #27
    testy's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    46
    Reputation
    10
    Thanks
    1
    My Mood
    Happy
    Looks wonderful, can I get the song?

  13. #28
    writeoff's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    3
    My Mood
    Yeehaw
    Quote Originally Posted by testy View Post
    Looks wonderful, can I get the song?
    thanks
    the song is: Deadmau5 - Ghosts N Stuff (Nero Remix)

  14. #29
    Moto's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Bay Area, CA
    Posts
    13,055
    Reputation
    707
    Thanks
    14,559
    My Mood
    Blah
    Theres an outside link in the video's description... don't go there



  15. #30
    writeoff's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    3
    My Mood
    Yeehaw
    @Moto yeah sorry, that's for the viewers who aren't member of mpgh, so that they can download the patch too if they want.
    But if you want me to delete the link, than it's fine too

Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread