The Gang Garrison 2 Forum
May 25, 2013, 02:49:29 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Chat with us on IRC: http://ganggarrison.com/irc.html
Server: irc.esper.net, Channel: #gg2
 
   Home   Help Search Login Register  
Poll
Question: Why do people like Drolling so much?
:drool: - 10 (21.3%)
:droll: - 2 (4.3%)
:droool: - 1 (2.1%)
:drololololo: - 19 (40.4%)
:trool: - 15 (31.9%)
Total Voters: 36

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 »
  Print  
Author Topic: Forumgoer's Mod 3! Now with another frikken pointless Poll!  (Read 18992 times)
Spyke
Hero Member
*****
Offline Offline

Posts: 838


No seriously, what?


WWW
« Reply #210 on: July 03, 2010, 12:39:14 pm »

Name: Spyke
Weapon: The -insert taco-themed Ambassador parody here- (I'm still thinking of the name)
Description: He doesn't become invisible, everyone else just becomes MORE visible. Also, he likes tacos.

SPRITES COMING SOON (game maker crashed just as a tried to save them >:I)
Logged


Orangestar
Hero Member
*****
Offline Offline

Posts: 4814


Base names, yo.


WWW
« Reply #211 on: July 03, 2010, 03:15:08 pm »

heres the profile pic   my other sprites are in my post above this btw
You're a bit too late. Eightbit and Nick, I'm not putting you in until we get ALL of these sprites in. Same with you, Soviet plush. Once we have ALL our sprites of the people we've got signed up, THEN I'll look into random sprites for each spawn.
Logged

L
Guest
« Reply #212 on: July 03, 2010, 03:34:24 pm »

heres the profile pic   my other sprites are in my post above this btw
You're a bit too late. Eightbit and Nick, I'm not putting you in until we get ALL of these sprites in. Same with you, Soviet plush. Once we have ALL our sprites of the people we've got signed up, THEN I'll look into random sprites for each spawn.
different ways to do that you could choose() or a random() and then base the sprite off the number
Logged
Orangestar
Hero Member
*****
Offline Offline

Posts: 4814


Base names, yo.


WWW
« Reply #213 on: July 03, 2010, 03:44:51 pm »

heres the profile pic   my other sprites are in my post above this btw
You're a bit too late. Eightbit and Nick, I'm not putting you in until we get ALL of these sprites in. Same with you, Soviet plush. Once we have ALL our sprites of the people we've got signed up, THEN I'll look into random sprites for each spawn.
different ways to do that you could choose() or a random() and then base the sprite off the number
Exactly. But I'd rather make sure that the people we currently have under "Signed up" aren't skimping out on us. Stryker asked me to make a sprite of his heavy, but I'm not sure I can do it. I think I'll just visit the sprite request topic and do what Cats4Gold is doing.
Logged

Orangestar
Hero Member
*****
Offline Offline

Posts: 4814


Base names, yo.


WWW
« Reply #214 on: July 03, 2010, 03:59:54 pm »

Yea most likely will break i dunno will look at source when can

Oh derp you can check the owner do that or the shot team whichever would work

do this instead
Code:
if shot.team==TEAM_RED{
            shot.sprite_index=candybullet;
            }
after this part
Code:
shot.team=owner.team;
I've played through server, after server, after server testing this out over and over again. It works, deal with it. If it doesn't, I'll alert you to start the "I told ya so!"s.
um, it will work?
I mean, the one you gave me before works fine.
Logged

L
Guest
« Reply #215 on: July 03, 2010, 04:01:59 pm »

Yea most likely will break i dunno will look at source when can

Oh derp you can check the owner do that or the shot team whichever would work

do this instead
Code:
if shot.team==TEAM_RED{
            shot.sprite_index=candybullet;
            }
after this part
Code:
shot.team=owner.team;
I've played through server, after server, after server testing this out over and over again. It works, deal with it. If it doesn't, I'll alert you to start the "I told ya so!"s.
um, it will work?
I mean, the one you gave me before works fine.
Trust me it doesn't
A)If you go red any class and there is a blu havy he will fire candybullets
B)If your object is created after a shot you get unknown error
« Last Edit: July 03, 2010, 04:03:47 pm by (゚ヮ゚) drooL » Logged
Orangestar
Hero Member
*****
Offline Offline

Posts: 4814


Base names, yo.


WWW
« Reply #216 on: July 03, 2010, 04:13:13 pm »

Yea most likely will break i dunno will look at source when can

Oh derp you can check the owner do that or the shot team whichever would work

do this instead
Code:
if shot.team==TEAM_RED{
            shot.sprite_index=candybullet;
            }
after this part
Code:
shot.team=owner.team;
I've played through server, after server, after server testing this out over and over again. It works, deal with it. If it doesn't, I'll alert you to start the "I told ya so!"s.
um, it will work?
I mean, the one you gave me before works fine.
Trust me it doesn't
A)If you go red any class and there is a blu havy he will fire candybullets
B)If your object is created after a shot you get unknown error
A)The BLU Heavy's are fine...
B)What?
Logged

L
Guest
« Reply #217 on: July 03, 2010, 04:21:52 pm »

A)The BLU Heavy's are fine...
B)What?
A) no they are not :V see the coding before checks if your class is red if it is turn all the shots from mingun into candybullets, even the blue havies
B)The check compares your player object (global.myself.object). If you were to join a server and there happens to be a heavy firing before your player object is created you will get an unknown because it has not been created.

also my image is messed up in first post
« Last Edit: July 03, 2010, 05:28:47 pm by (゚ヮ゚) drooL » Logged
cats4gold
Guest
« Reply #218 on: July 04, 2010, 01:09:57 am »

Someone sprite me pls  Drolling
Logged
Spyke
Hero Member
*****
Offline Offline

Posts: 838


No seriously, what?


WWW
« Reply #219 on: July 04, 2010, 03:24:20 am »

having sprite problems, so I might be a while, but hey! they're all finished!
like, everything
even class select portraits and the HUD!
Logged


Stupidity of Dementia
Hero Member
*****
Offline Offline

Posts: 1926


The RL best friend


« Reply #220 on: July 04, 2010, 07:09:47 am »

Once this is finished, I'll download this just to watch matches and stuff.
Logged

Spyke
Hero Member
*****
Offline Offline

Posts: 838


No seriously, what?


WWW
« Reply #221 on: July 04, 2010, 11:59:36 am »

they're all named after what they're meant to be, but heres some notes on a few:
SpykeTaunt(RED) - My taunt - does not contain BLU taunt though, only mine
SpykeRevolver - My gun
ClassSelectPortrait - my class select portrait (replace red spy)
CharacterHUD - my HUD - again, only mine (replace red spy)
Bubbles - the taco is my taunt, the one of me is  x18
i think that's it... and all in one handy zip folder
Logged


8Bit
Guest
« Reply #222 on: July 04, 2010, 12:38:43 pm »

What would be REALLY nice is if all the people who has a sprite played in this forumgoer mod, played in a match on whatever side their on, along with their character. :>
Logged
a/d
pro donglosaur
*****
Offline Offline

Posts: 4922



« Reply #223 on: July 04, 2010, 12:40:08 pm »

I should probably make that sprite now.

I'll make an autogin too, why not.
Logged

go canada or whatever, maybe your country is cool too
Spyke
Hero Member
*****
Offline Offline

Posts: 838


No seriously, what?


WWW
« Reply #224 on: July 04, 2010, 12:46:14 pm »

I like Eight8Bit's idea - you should PM the sprite mod to everyone as a BETA so they can play it first
also, someone should make a server on those days with a p/w which will ALSO be in the PM
everyone who thinks this is a good idea, quote with a  c1c8 or anything else
Logged


Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.344 seconds with 21 queries.