Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 500
Search took 0.03 seconds.
Search: Posts Made By: Ingram
Forum: Unapproved/Old Plugins 08-11-2012, 12:15
Replies: 122
Views: 56,837
Posted By Ingram
Re: Entmoving

Hmm, I'm not sure because thats comparing source to original. I believe the max entities in HL is something like 1000+15*(32-maxplayers).
Forum: Unapproved/Old Plugins 08-01-2012, 22:48
Replies: 122
Views: 56,837
Posted By Ingram
Re: Entmoving

Well I'm not sure what Entmod's limit is based on, but this plugin has a limit too... its 100 less than the max ents based on the number of players the server is setup for. Its definitely still...
Forum: Unapproved/Old Plugins 07-28-2012, 20:30
Replies: 122
Views: 56,837
Posted By Ingram
Re: Entmoving

I had no idea anyone still really used this... Havent been around for a while. I'll start from the top.

Ashcan: This is probably too late (2 years later) for you, but someone else may find it...
Forum: Unapproved/Old Plugins 03-04-2010, 18:49
Replies: 122
Views: 56,837
Posted By Ingram
Re: Entmoving

Sorry for the delay... been busy.

Yeah, it really doesn't care about movetype. Maybe if it moved based on velocity, don't know. I haven't really worked on it for a while.

Guess I'll see you...
Forum: Unapproved/Old Plugins 02-22-2010, 22:49
Replies: 122
Views: 56,837
Posted By Ingram
Re: Entmoving

Sorry I have pretty much stopped working on this. I can definitely help for small things. If you wanted to do this yourself, there might be something better to use than set origin which will take...
Forum: Off-Topic 04-10-2009, 04:25
Replies: 17
Views: 3,769
Posted By Ingram
Re: Servers on ftp question

I was thinking SCP.
Forum: Off-Topic 04-09-2009, 07:46
Replies: 17
Views: 3,769
Posted By Ingram
Re: Servers on ftp question

Pretty sure SSH can transfer files, but maybe I'm crazy.
As for running it off a USB hard drive, USB should be able to do 40-50MB/s, so this should work fine.
If you meant a network hard drive, its...
Forum: Off-Topic 03-21-2009, 09:48
Replies: 104
Views: 17,632
Posted By Ingram
Re: Pseudo-WallHack - A plugin on i'm working at

But wouldn't that be very easy for someone with a little scripting knowledge to change?
Forum: Off-Topic 03-21-2009, 09:37
Replies: 104
Views: 17,632
Posted By Ingram
Re: Pseudo-WallHack - A plugin on i'm working at

I did not say you write bad plugins or even have bad intentions. Only pointing out how it will likely be used.
Forum: Off-Topic 03-21-2009, 09:27
Replies: 104
Views: 17,632
Posted By Ingram
Re: Pseudo-WallHack - A plugin on i'm working at

Great... now it'll be even easier for admins to be wallhackers. Just what the game needs (Sorry, I don't know the emoticon for sarcasm).
Forum: Module Coding 03-16-2009, 03:09
Replies: 36
Views: 102,378
Posted By Ingram
Re: Module: Sockets_hz ( listenning + nonblocking ) ... working :)

Well this message box is very very small, so sorry if what I post is hard to read.

I have found that this module seems to give me additional characters. For example 1fda. I don't know if anyone...
Forum: Unapproved/Old Plugins 02-21-2009, 21:25
Replies: 122
Views: 56,837
Posted By Ingram
Re: Entmoving

You have to use amx_saveent on the ents first so that it knows which ones to save. As well you do have to save as .cfg. If you have trouble with amx_saveent let me know.

Either way eventually I'll...
Forum: Off-Topic 02-12-2009, 18:06
Replies: 24
Views: 4,549
Posted By Ingram
Re: Infinite loops

If Hawk is right, I don't know what I am reading wrong. Once in the loops, they are exactly the same...

That jump beforehand could have also been dropped if it was optimized by the compiler.
Forum: Off-Topic 02-06-2009, 13:05
Replies: 12
Views: 3,476
Posted By Ingram
Re: 'SQL server down' = 'game server down'

One way around this problem is using the admins file and updating it from sql every so often. It works but doesn't provide any advantage unless your running multiple servers.
Forum: Unapproved/Old Plugins 09-24-2008, 02:01
Replies: 122
Views: 56,837
Posted By Ingram
Re: Entmoving

Are you sure? I can use the exact method I mentioned to set the health of someone. In dod, I did amx_ent_setkey 4 health 1000 and it worked.
Forum: Unapproved/Old Plugins 09-23-2008, 19:14
Replies: 122
Views: 56,837
Posted By Ingram
Re: Entmoving

Well thats good to know, thanks. When I come up with a couple ideas, I'll probably update it. I think the main thing is trying it with a different mod. I use it with dod, and well I've had odd...
Forum: Unapproved/Old Plugins 09-23-2008, 14:10
Replies: 122
Views: 56,837
Posted By Ingram
Re: Entmoving

Well your right that it'd be a good idea to add it. I have been kicking myself more and more recently for not allowing you to put a person's name in for an ent. I do not know how often @SELF is used...
Forum: Unapproved/Old Plugins 09-22-2008, 22:53
Replies: 122
Views: 56,837
Posted By Ingram
Re: Entmoving

It can be used to set keys on yourself, but you could also use the render command if you wish.

There is actually an easy way to find out what ent number you are. Type status in console, the first...
Forum: Scripting Help 04-21-2008, 02:27
Replies: 0
Views: 880
Posted By Ingram
SQL Null Values in Blob

I'm using a blob to store files (in this specific case, plugins) in mysql. The problem is it appears to stop when it hits a null value on a query. In the case of this code, it writes the data that is...
Forum: Unapproved/Old Plugins 02-26-2008, 23:06
Replies: 122
Views: 56,837
Posted By Ingram
Re: Entmoving

I posted a link to the old version of entmoving. It doesn't need anything special, but if anything goes wrong with it, I probably won't be fixing it.

Heres the link as well:...
Forum: Unapproved/Old Plugins 01-12-2008, 14:45
Replies: 122
Views: 56,837
Posted By Ingram
Re: Entmoving

Posted Version 1.7, the changes are listed in the post. If anyone uses this plugin, I am taking suggestions for the next version.
Forum: Off-Topic 12-31-2007, 12:57
Replies: 5
Views: 1,802
Posted By Ingram
Re: any AMXX scripters know how to script for DOD 1.3?

Well he doesn't really... i'm sure at least one of us knows how
Forum: Unapproved/Old Plugins 12-27-2007, 07:17
Replies: 122
Views: 56,837
Posted By Ingram
Re: Entmoving

I actually just started working on this again a few days ago when I found out there is a working array module again. I haven't started on saving tho.

And by the way, its not unsupported, just...
Forum: Off-Topic 10-03-2007, 16:48
Replies: 15
Views: 3,201
Posted By Ingram
Re: Hard Drive BAD after dual-boot

do you mean your boot.ini?
if so it should just be a matter of editing it

[boot loader]
timeout=0
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]...
Forum: Off-Topic 10-03-2007, 14:24
Replies: 15
Views: 3,201
Posted By Ingram
Re: Hard Drive BAD after dual-boot

Haha, slmclarengt, someone had to do it. Maybe people giving negative karma for stupid reasons will recieve negative karma in turn? I know I recently lost karma on a windows vs. linux discussion,...
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 04:41.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode