Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Krasher

Pages: 1 ... 15 [16] 17 ... 186
226
Community Admin Apps / Re: ADMIN APP
« on: July 06, 2010, 11:27:21 PM »
Money rounding. haf fun

You got reported to, not a good thing :(.

I really do want to give you a +1. But I won't unless you earn eet :D.

Good luck!

227
Community Admin Apps / Re: ADMIN APP
« on: July 06, 2010, 08:08:49 PM »
RND really is very horrible.

I am coming to realize that not much is being done about things and the amount of people who can do things (Lua Coders, Admins) is not as much as you would normally see.

Prop Protection system is the easiest freaking thing ever.

"I'm want admin on Flood because everyone knows already how sucky it is and to put such in my app really helps".

I've heard the "Damn trolls in flood, I want admin so I can ban everyone" story many times before.
Flood isn't the only server with problems and to get my vote you need to show me why you would be admin, not tell me.

But yeah, "Flood = Crap --> Me = Admin --> Flood = Not Crap" story gets old after a while.
You should understand that even though flood does need something done to it, but the majority of players don't play Flood, at all.

My vote is 0, you have been reported before and I have caught you breaking rules. I've seen you fail to handle situations properly.

If you can show me that you are ready. My views may change.

228
General Chat / Re: First Actual use of E2Edit
« on: July 06, 2010, 01:25:40 AM »
>Implying I didn't help you with the mathematics on your rotary engine

^^

229
General Chat / Re: First Actual use of E2Edit
« on: July 06, 2010, 12:28:47 AM »
yeah I know, that's why I wrote down the things that was wrong lol. I figured you'd know the fix if you was coding it in gmod.
it was where you explained how the hint functions worked lol.

me not newb :c

230
General Chat / Re: First Actual use of E2Edit
« on: July 06, 2010, 12:19:41 AM »
I'll check it gimme a sec I'll edit this post when I do.

EDIT:
It had a few errors in it, so I went ahead and patched it for you:
Code: [Select]
@name Test
@persist [Players Array]:array

if(first()|duped()){
    runOnChat(1)
   
    Version=0.1
   
    hint("Steam ID Retriever v"+Version,5)
    hint("!scan, to scan players Steam ID and Names",5)
}

findByClass("player")
Players=findToArray()

if(owner():lastSaid():lower()=="!scan")
{
    for(I=1,Players:count())
    {
    Array[I,string] = Players[I,entity]:name() + " || " + Players[I,entity]:steamID()
    }

    for(K=1,Players:count())
    {
        print(Array[1,string])
    }
}

Here's a list of the things that was wrong:

-the hint feature uses hint(S,N) S of course is what it says, the N is how long the hint stays.
-(Array[I,string]=Players[I,entity]:name()+" || "+steamID()) should of been Array[I,string]=Players[I,entity]:name()+" || "+steamID()
-forgot using "{ and }" only once.
You should know that I made this in E2Edit, and I haven't played GMod in 6 days.

231
General Chat / Re: First Actual use of E2Edit
« on: July 06, 2010, 12:14:07 AM »
Actually I did, just now

:D!

I AM TEH WINZIP!!

232
General Chat / First Actual use of E2Edit
« on: July 05, 2010, 11:49:50 PM »
Code: [Select]
@name Test
@persist [Players Array]:array

if(first()|duped()){
    runOnChat(1)
   
    Version=0.1
   
    hint("Steam ID Retriever v"+Version)
    hint("!scan, to scan players Steam ID and Names")
}

findByClass("player")
Players=findToArray()

if(owner():lastSaid():lower()=="!scan"
    for(I=1,Players:count()){
        (Array[I,string]=Players[I,entity]:name()+" || "+steamID())
    }

    for(K=1,Players:count()){
        print(Array[1,string])
    }
}

Could someone tell me if that works. Made it just now cuz I'm bored.

233
How about no.

The above won't happen as it interferes with alot of the gameplay and the people with 10 karma can just be killed with any drawbacks.

234
Community Admin Apps / Re: ReDone Xexxar Admin Application
« on: July 05, 2010, 11:22:48 PM »
This isn't bump.

235
General / Re: I need help...
« on: July 05, 2010, 11:10:33 PM »
Did you get the idea from youtube?

PM me the code. might be on purpose, damn trolls.

236
Boneyard / Re: Seb [AdmiralAckbarFT XBL] abuse
« on: July 05, 2010, 10:28:49 PM »
Just put my own opinion :D

237
Server Requests/Suggestions / Re: Making a map for flood
« on: July 05, 2010, 09:47:43 PM »
Large Size is the only specification for RND I suppose. RND is has one of the only Flood servers that works for 'Special Edition' Garry's Mod. So alot of people could be playing it at a given time.

238
Boneyard / Re: Seb [AdmiralAckbarFT XBL] abuse
« on: July 05, 2010, 08:00:09 PM »
Thats what it is now

He is currently blacklisted?

239
Boneyard / Re: Seb [AdmiralAckbarFT XBL] abuse
« on: July 05, 2010, 07:55:54 PM »

240
Funny Stuffz / Re: BIGFOOT CAUGHT ON TAPE! AMAZING FOOTAGE!
« on: July 05, 2010, 07:38:51 PM »

Pages: 1 ... 15 [16] 17 ... 186