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

Showing results 1 to 25 of 68
Search took 0.01 seconds.
Search: Posts Made By: onosrider
Forum: Suggestions / Requests 11-05-2006, 11:17
Replies: 2
Views: 1,066
Posted By onosrider
Re: [request] ingame-voicechat only to players in ~ range / radius

Oh cool i found it :) ... never heard about it :p http://forums.alliedmods.net/showthread.php?t=44978 but i have to change many things to use it als alternative to the normal voice :)
Forum: Suggestions / Requests 11-05-2006, 09:39
Replies: 2
Views: 1,066
Posted By onosrider
[request] ingame-voicechat only to players in ~ range / radius

i've an idea for a plugin that changes the ingame voice ability from alltalk or teamtalk to only players in range (toggle for team players or all). only players in a given radius should be able to...
Forum: Approved Plugins 10-05-2006, 16:52
Replies: 88
Views: 88,894
Posted By onosrider
Re: voteban

great plugin, only a small but maybe important thingy. the ban command in line 205 and 209 are without a "writeip" and "writeid" so if i am not totaly wrong the banned players ip / id are not written...
Forum: Approved Plugins 07-05-2006, 01:53
Replies: 1
Views: 8,729
Posted By onosrider
Natural-Selection: Random join & no spectate

This Natural-Selection plugin only allows admins to spectate and join a selected team. All normal players will be forced to join a random team, spectating is deactivated. This plugin is a rip of the...
Forum: Trash 05-25-2006, 03:06
Replies: 861
Views: 298,192
Posted By onosrider
Any SQLX version soon? :) :?:

Any SQLX version soon? :) :?:
Forum: General 05-21-2006, 23:42
Replies: 2
Views: 1,105
Posted By onosrider
and big thanks to you again, what would i do...

and big thanks to you again, what would i do without you and the natural selection module source for amxx 1.71 :)
Forum: General 05-21-2006, 20:18
Replies: 2
Views: 1,105
Posted By onosrider
amxmodx natural-selection module source files?

i'm looking for the natural selection module source files but i can't find it on the donwload page and also not on sf.net. are there no source for this module available or i'm just to stupid to find...
Forum: Approved Plugins 05-20-2006, 19:58
Replies: 24
Views: 54,111
Posted By onosrider
Hey, thank you for your fast replay :) After...

Hey, thank you for your fast replay :)

After 20 min of testing this crashes seems to be are a conflict with the admin-icon plugin, the scoreboard icon only changes when i kill some one with the...
Forum: Approved Plugins 05-19-2006, 03:48
Replies: 24
Views: 54,111
Posted By onosrider
need some help over here :? i've changed...

need some help over here :?

i've changed this plugin to work with natural-selection and it does but sometimes the server crashes druing the test, there is no error msg :(

when i use the...
Forum: Module Coding 05-02-2006, 17:05
Replies: 18
Views: 7,806
Posted By onosrider
verry cool, will start to port my sql based...

verry cool, will start to port my sql based plugins during next weekend :)
Forum: Scripting Help 03-19-2006, 23:25
Replies: 19
Views: 3,317
Posted By onosrider
steam-id is b (changed, compiled and tested),...

steam-id is b (changed, compiled and tested), dosen't help me out :(

amxx 1.70 default sql modul, _40 and _50 aren't working for me and linux. it works for win32 beginning from default module and...
Forum: Scripting Help 03-19-2006, 22:54
Replies: 19
Views: 3,317
Posted By onosrider
look, why works the same code for win32 but not...

look, why works the same code for win32 but not for linux?

ok here we go, same plugin again, only for a test, works for win32 but not for linux. remember, same hwardware, same sql, only win and...
Forum: Scripting Help 03-19-2006, 22:38
Replies: 19
Views: 3,317
Posted By onosrider
sorry was 1 min 2 late. it dose not work,...

sorry was 1 min 2 late.

it dose not work, cos there is no output ...

client_print(id,print_chat,"Your RANK %s",rank)

... no output.

line 41 is:for (new i=1;i<=dbi_num_rows(result);i++) {
Forum: Scripting Help 03-19-2006, 22:27
Replies: 19
Views: 3,317
Posted By onosrider
same hardware (debian 3.1): plugin dose not work ...

same hardware (debian 3.1): plugin dose not work
same hardware (windows 2003 srv): plugin works perfectly

i can be sure it isen't the mysql server (4.1 linux) cos i use for this test the same...
Forum: Scripting Help 03-19-2006, 12:15
Replies: 19
Views: 3,317
Posted By onosrider
my query string works, it is something about...

my query string works, it is something about amxx, this for sure.
Forum: Scripting Help 03-18-2006, 22:28
Replies: 19
Views: 3,317
Posted By onosrider
i have to setup a testserver again and debug......

i have to setup a testserver again and debug... :(



code now:
new rank[32]
dbi_nextrow(result)
dbi_result(result,"rank",rank,32)

the only i do not know is, do i have to...
Forum: Scripting Help 03-18-2006, 21:49
Replies: 19
Views: 3,317
Posted By onosrider
amxx 1.7, dbi, mysql 4.1 & advanced sql query problem :(

i use the same code for two plugins to test someting, but i always get errors with longer and more advanced sql querys.

a verry simple one works perfect:
result = dbi_query(dbc,"SELECT rank FROM...
Forum: Scripting Help 01-02-2006, 23:04
Replies: 5
Views: 4,480
Posted By onosrider
Thx, changed... i also miss the word code...

Thx, changed...

i also miss the word code "why my?" :roll: in my 1st post ;) i need some sleep :)

thx again
Forum: Scripting Help 01-02-2006, 20:26
Replies: 5
Views: 4,480
Posted By onosrider
Thank you verry much, works perfect :)

Thank you verry much, works perfect :)
Forum: Scripting Help 01-02-2006, 19:42
Replies: 5
Views: 4,480
Posted By onosrider
use get_mapname

i down't know why my dosen't work :(

new mapname[31]
get_mapname(mapname,31)
if ( mapname == ns_veil || mapname == ns_eclipse || mapname == ns_hera )
{
do something...
} else {
do...
Forum: Unapproved/Old Plugins 12-18-2005, 18:54
Replies: 29
Views: 15,923
Posted By onosrider
this is possible, not testet it yet. my server...

this is possible, not testet it yet. my server runs fine (so good as a linux ns server can run) and all other plugins are do there job.
Forum: Unapproved/Old Plugins 12-18-2005, 04:42
Replies: 29
Views: 15,923
Posted By onosrider
I'm sure not. HLDS Engine 27 linux i686 NS...

I'm sure not.

HLDS Engine 27 linux i686
NS 3.1 - linux
NS 3.1.2 Serverupdate
Amxmodx 1.60 intel-linux
Amxmodx NS module from modns.org 1.65f - linux
Forum: Unapproved/Old Plugins 12-17-2005, 09:17
Replies: 29
Views: 15,923
Posted By onosrider
down't work for me. no version did for my linux...

down't work for me. no version did for my linux ns since ns 3.1. maybe the final ns module will help.
Forum: Approved Plugins 12-10-2005, 15:05
Replies: 182
Views: 94,982
Posted By onosrider
a player reportet bloodlust and hunger does not...

a player reportet bloodlust and hunger does not work if he made all upgrades (i mean ALL upgrade not only all bloodlust and hunger). down't know if it is a ns-modul problem or a plugin based. server...
Forum: Approved Plugins 12-10-2005, 15:00
Replies: 62
Views: 41,559
Posted By onosrider
nice plugin :)

nice plugin :)
Showing results 1 to 25 of 68

 
Forum Jump

All times are GMT -4. The time now is 10:43.


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