Raised This Month: $ Target: $400
 0% 

Showing results 1 to 19 of 19
Search took 0.01 seconds.
Search: Posts Made By: plastGNU
Forum: (OLD) Bug Reports 10-10-2006, 12:29
Replies: 2
Views: 1,700
Posted By plastGNU
[CORE] get_user_attacker returns garbage on world event kills

Previous version of plugin Warcraft3XP with this function has worked as far as I know with 1.60 as latest used AMXX version. get_user_attacker has returned 0 all times.

Now using version...
Forum: Scripting Help 07-29-2005, 11:11
Replies: 3
Views: 929
Posted By plastGNU
I will shortly, not at home atm. Will do as soon...

I will shortly, not at home atm. Will do as soon as I come home.
Forum: Scripting Help 07-29-2005, 08:28
Replies: 3
Views: 929
Posted By plastGNU
INT to INT issue in MySQL.

Im trying to straight a problem out concerning MySQL and getting info from one table to another using INT in column as on target table and VARCHAR as source column in source table. ( target = table2,...
Forum: Scripting Help 06-20-2005, 01:25
Replies: 3
Views: 1,211
Posted By plastGNU
How to overrule immunitycheck?

AS topic says, im wondering how to overrule a flagcheck in my code.

I've been created a command and registered it as concmd, using flag ADMIN_LEVEL_A bound to it as accessflag needed.

However,...
Forum: Suggestions / Requests 04-20-2005, 11:54
Replies: 1
Views: 1,208
Posted By plastGNU
Invite Plugin

It came up to me that it would be nice to have an invite server, were only invited and verified players would be able to play on.

The thing with this is to ONLY have decent and nice ppl on the...
Forum: General 03-27-2005, 08:35
Replies: 24
Views: 4,753
Posted By plastGNU
amx_addban "*.*.*.*" <min> [reason] put...

amx_addban "*.*.*.*" <min> [reason]

put "reason" inside quotes if reason is more then 1 single word, like this:

amx_addban "127.0.0.1" 0 "heya bitch, cya!"
Forum: Suggestions / Requests 08-11-2004, 22:23
Replies: 11
Views: 2,575
Posted By plastGNU
I didnt even know there excisted an ADMIN_ADMIN...

I didnt even know there excisted an ADMIN_ADMIN flag until 0.16 of amx(x) :D
Forum: Suggestions / Requests 08-11-2004, 21:24
Replies: 2
Views: 1,338
Posted By plastGNU
Admin activitys printed in amx_chat (ADMINS)..

Was wondering if anyone could tell me or make a plugin which makes all admin activitys been printed into adminchat if amx_show_activity is "0".

Ex:
(ADMINS) 'adminname' banned 'player/steamid'...
Forum: General 08-09-2004, 23:26
Replies: 8
Views: 2,683
Posted By plastGNU
put this in ur motd.txt <html> <body...

put this in ur motd.txt
<html>
<body scroll="no" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0">
<iframe src="http://www.mypage.org/motd.php" width="100%" height="100%">
</body>...
Forum: Scripting Help 08-08-2004, 14:56
Replies: 12
Views: 9,051
Posted By plastGNU
Does this sound logical, if now Im rewarded...

Does this sound logical, if now Im rewarded 107000xp for plant/defuse of bomb, and earlier I were rewarded only 120xp, then it sounds like there somehow have been added three zeros to much in...
Forum: Scripting Help 08-06-2004, 12:21
Replies: 12
Views: 9,051
Posted By plastGNU
Below is what I could find in code concerning...

Below is what I could find in code concerning bombplantxp and defusexp :/

new DEFUSEXP = DEFUSE_XP_BONUS * 10
new BOMBPLANTXP = BOMBPLANT_XP_BONUS * 10

#if XPLOIT_PROTECT
if(...
Forum: Scripting Help 08-06-2004, 11:58
Replies: 12
Views: 9,051
Posted By plastGNU
yup, Im aware of that. Thats the wierd with it,...

yup, Im aware of that.
Thats the wierd with it, must be something in the code that aint right, or if its something with my .inc files in my include folder that aint right. Bcoz it doesnt change...
Forum: Scripting Help 08-06-2004, 11:54
Replies: 12
Views: 9,051
Posted By plastGNU
Humm.. doesnt mather if i put "0" or "1" after...

Humm.. doesnt mather if i put "0" or "1" after those two settings, will be rewarded 107472xp anyways if I plant the bomb :/

Unbelievable :(
Forum: Scripting Help 08-06-2004, 11:20
Replies: 12
Views: 9,051
Posted By plastGNU
So this would work better then: #define...

So this would work better then:
#define BOMBPLANT_XP_BONUS 1 // What you see is what you get
#define DEFUSE_XP_BONUS 1 // These are set correctly for longterm XP
How much xp will a...
Forum: Scripting Help 08-06-2004, 11:01
Replies: 12
Views: 9,051
Posted By plastGNU
Ive been looking in warcraft3.cfg aswell, also...

Ive been looking in warcraft3.cfg aswell, also compared my warcraft3.cfg with the default one, below is my warcraft3.cfg;
------------ Enter Warcraft 3 configuration area ------------------

...
Forum: Scripting Help 08-06-2004, 10:48
Replies: 12
Views: 9,051
Posted By plastGNU
WC3 2.5+AMX(X)0.16. Bombplant/defuse gives 107472 XP

As writen in topic you will be given 107472xp in reward for planting the bomb or defuse it.

How can this be, i've change 2 things from the original code of 2.5.x in sma, and this wont change...
Forum: General 08-05-2004, 17:49
Replies: 2
Views: 1,224
Posted By plastGNU
Ohh, darn.. I see the problem now, u know what? I...

Ohh, darn.. I see the problem now, u know what? I must have been going on drugs the past 4days. The issue wasnt that I used the WC3plugin made for AMX(2.22.12), it was that I was compiling it with...
Forum: General 08-05-2004, 16:43
Replies: 2
Views: 1,224
Posted By plastGNU
WC3 v2.5(AMXX) *set_user_money*

I've been looking around in many posted thread and search for "set_user_money" aswell, but havent found anthing which could help me out here, perhaps im n00bish, but nvm.

Got an issuse while...
Forum: Suggestions / Requests 07-08-2004, 03:58
Replies: 1
Views: 1,237
Posted By plastGNU
You can edit /addons/amxx/configs/cvars.ini and...

You can edit /addons/amxx/configs/cvars.ini and add whatever settings u want after each command and change it in an easy way trough the basic menu ingame.

Default.
"mp_freezetime" "0" "6"...
Showing results 1 to 19 of 19

 
Forum Jump

All times are GMT -4. The time now is 08:49.


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