Raised This Month: $12 Target: $400
 3% 

[NATIVE] Player AirAccelerate


Post New Thread Reply   
 
Thread Tools Display Modes
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 10-03-2010 , 23:31   Re: [NATIVE] Player AirAccelerate
Reply With Quote #31

Quote:
Originally Posted by ehha View Post
Both signed and unsigned should hold the same amount of numbers, in you example, signed holds 2x.
Wow. You are so wrong with your math, but the logic is right.

Quote:
For n-bit signed integers, it is -(2^(n-1)) to (2^(n-1)-1).
For n-bit unsigned integers, it is 0 to (2^n-1).
For example, if n = 8 for 8bit integers.

signed = -(2^(8-1)) to (2^(8-1)-1) = -(2^7) to (2^7-1) = -128 to 127
unsigned = 0 to (2^8-1) = 0 to 255

127 - (-128) = 127 + 128 = 255
255 - 0 = 255
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
ehha
SourceMod Donor
Join Date: Apr 2006
Location: Sibiu
Old 10-04-2010 , 11:07   Re: [NATIVE] Player AirAccelerate
Reply With Quote #32

rofl! Yep, my bad, i had this table... don't know how i extrapolated that
Attached Files
File Type: txt tabel wtf.txt (782 Bytes, 200 views)
__________________
ehha is offline
NiwzZ
New Member
Join Date: Jan 2009
Location: Sweden, Luleå
Old 03-19-2011 , 21:02   Re: [NATIVE] Player AirAccelerate
Reply With Quote #33

hmm i have installed everything but my cs crashes when i start my listen server whit the plugin on. Where to place orpheu folder? maby i put in wrong folder or some thing? ( i put it in configs) some one who can help me whit this prob?
NiwzZ is offline
gtpunkt
Veteran Member
Join Date: Dec 2008
Location: Berlin
Old 03-19-2011 , 21:09   Re: [NATIVE] Player AirAccelerate
Reply With Quote #34

@NiwzZ
Hey my frend
I hope you get help , so I dont need help you tomorow
gtpunkt is offline
Send a message via Skype™ to gtpunkt
urban_ninja
Senior Member
Join Date: Feb 2009
Old 03-24-2011 , 14:07   Re: [NATIVE] Player AirAccelerate
Reply With Quote #35

Nice. I'm going to need this in the near future.
__________________
urban_ninja is offline
kostov
Member
Join Date: Jan 2010
Location: Bulgaria, Sofia
Old 07-31-2011 , 17:04   Re: [NATIVE] Player AirAccelerate
Reply With Quote #36

Hello,

This method has a problem. With more than 4-5 users in the server begins to remove players from the server with the error:

WARNING: reliable overflow for NickName
Dropped NickName from server
Reason: Reliable channel overflowed

Tested and when I stopped this plugin no problems. I use this: http://forums.alliedmods.net/showpos...89&postcount=5

Regards,
Kostov
kostov is offline
kostov
Member
Join Date: Jan 2010
Location: Bulgaria, Sofia
Old 08-14-2011 , 08:48   Re: [NATIVE] Player AirAccelerate
Reply With Quote #37

Quote:
Originally Posted by kostov View Post
Hello,

This method has a problem. With more than 4-5 users in the server begins to remove players from the server with the error:

WARNING: reliable overflow for NickName
Dropped NickName from server
Reason: Reliable channel overflowed

Tested and when I stopped this plugin no problems. I use this: http://forums.alliedmods.net/showpos...89&postcount=5

Regards,
Kostov
Bump?
kostov is offline
kostov
Member
Join Date: Jan 2010
Location: Bulgaria, Sofia
Old 09-04-2011 , 03:15   Re: [NATIVE] Player AirAccelerate
Reply With Quote #38

Quote:
Originally Posted by kostov View Post
Bump?
kostov is offline
Ram
Member
Join Date: Jul 2011
Location: Life Coach San Diego
Old 10-31-2011 , 15:17   Re: [NATIVE] Player AirAccelerate
Reply With Quote #39

Load fails: Module/Library "airaccelerate" required for plugin. Check modules.ini.
Ram is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-31-2011 , 16:04   Re: [NATIVE] Player AirAccelerate
Reply With Quote #40

Like it says, you don't have airaccelerate.amxx running.
__________________
Arkshine is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:09.


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