Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsCog Forum → no use if in that darn sector
no use if in that darn sector
2001-09-12, 9:44 AM #1
okay i am using the entered command and what is supposed to happen is when you enter the sector all your weapons except the saber is supposed to not work. I have try SetInvAvailable(player,6,0); and that doesn't work so i tried SetInvActivated(player,6,0); and that didn't work so what verb should i use or do i have to make it complicated?
roses are red, violets are blue, I am schizophrenic, and I am too!
2001-09-12, 3:10 PM #2
come on y doesn't anyone ever help me? am i an outcast at massassi?
roses are red, violets are blue, I am schizophrenic, and I am too!
2001-09-12, 8:07 PM #3
No, I ussaly don't go into threads titled 'Cog help'

for(i=1; i<9; i=i+1)
{
SetInv(player, i, 0);
}

Tell me if you want the weapons to come back when you leave ... no problem just requires more coding.
2001-09-12, 9:16 PM #4
Tighten up your ego Seifer.
Why don't you go into those topics simply asking for cog help?

And come on, people in here are having less patience, ok, I understand there was a real sad thing happened in NY, but man, cog is hard (to many people) and even hard to help, so if you get a really good help, feel lucky, don't be so pushy around here.

------------------
http://millennium.massassi.net/ - Millennium
2001-09-13, 1:07 AM #5
Yeah, never forget that we don't have to help you, we simply choose to.

[This message has been edited by Aglar (edited September 14, 2001).]
2001-09-13, 3:13 AM #6
But don't be nervous to post questions [http://forums.massassi.net/html/smile.gif]
Questions welcome as to why this board exists.

------------------
http://millennium.massassi.net/ - Millennium
2001-09-13, 11:47 AM #7
thanks seifer but i was hoping for an easier method but i guess not. I had already though of having to do something like that if there weren't any easier ways. And yes i do need it to give them back when you exit but i can do that myself.
roses are red, violets are blue, I am schizophrenic, and I am too!
2001-09-13, 11:51 AM #8
and i do know how to cog rather well so i don't often post here. And i haven't cogged for a while so i don't remember any of the verbs and their varibles and crap. I also forget the loopholes you have to use to get some things to work. The reason i odn't look them up on jkspecs very often because it tells the verb not how and when to use it.
roses are red, violets are blue, I am schizophrenic, and I am too!
2001-09-13, 10:16 PM #9
Ahh I see

No the reason I don't go into thread titled cog help is because the title doesn't interest me in going in there.
2001-09-14, 12:28 PM #10
What do you do here seifer?
Not helping? or trying to boost up your something?

------------------
http://millennium.massassi.net/ - Millennium
2001-09-14, 1:31 PM #11
Hideki dude, don't start being mean to me, of course I help people, what I mean is I don't ussaly go into threads titled cog help first off.

And please lay of the ego remarks.

↑ Up to the top!