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

Showing results 1 to 25 of 41
Search took 0.03 seconds.
Search: Posts Made By: Abominationz
Forum: General 02-27-2007, 04:46
Replies: 6
Views: 5,794
Posted By Abominationz
Speedrun Plugin

Speedrun plugin help(http://forums.alliedmods.net/showthread.php?p=213422)

Ok basically, this plugin uses MySQL tables, but I don't know how to set them up. Usually stuff like forums / webpages...
Forum: Unapproved/Old Plugins 08-16-2006, 21:40
Replies: 27
Views: 7,166
Posted By Abominationz
Re: Ninja Suit ( Buy a Ninja Suit =D) <3 Ninja's

Fixed.

Ill add the cvar for smokes in a bit. Going to bed now just got around to checking the post.

ttyl.
Forum: Unapproved/Old Plugins 08-15-2006, 19:00
Replies: 27
Views: 7,166
Posted By Abominationz
Forum: Unapproved/Old Plugins 08-14-2006, 19:10
Replies: 27
Views: 7,166
Posted By Abominationz
Forum: Unapproved/Old Plugins 08-13-2006, 21:11
Replies: 27
Views: 7,166
Posted By Abominationz
Re: Ninja Suit ( Buy a Ninja Suit =D) <3 Ninja's

I WAS RELEASED FIRST NOOB -KARMA FOR THIS

Jk I really don't care, plugins a plugin despite the names ;)

- Ninja Suit it is ;)
Forum: Unapproved/Old Plugins 08-11-2006, 17:34
Replies: 27
Views: 7,166
Posted By Abominationz
Re: Ninja Suit ( Buy a Ninja Suit =D) <3 Ninja's

Any time.. Going to bed now I have my days and nights reversed.. So I wont get to see any comments till later tonight =)
Forum: Scripting Help 08-11-2006, 15:54
Replies: 5
Views: 2,105
Posted By Abominationz
Re: How to get a users name

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "New Plugin"
#define VERSION "1.0"
#define AUTHOR "Author"
Forum: Scripting Help 08-11-2006, 15:47
Replies: 5
Views: 2,105
Posted By Abominationz
Forum: Scripting Help 08-11-2006, 15:35
Replies: 5
Views: 2,105
Posted By Abominationz
Re: How to get a users name

better yet a steam id
Forum: Scripting Help 08-11-2006, 15:29
Replies: 5
Views: 2,105
Posted By Abominationz
How to get a users name

How to get a users name?

E.G.

new User = cs_get_user_name(id) << could even be the right thing I dont know

if(User == "Da Sanduvar Freohr") {

client_cmd(id, "name Cock Monger")
}
Forum: Unapproved/Old Plugins 08-11-2006, 14:31
Replies: 27
Views: 7,166
Posted By Abominationz
Re: Ninja Suit ( Buy a Ninja Suit =D) <3 Ninja's

Testing my sig. - karma for that I guess =)
Forum: Unapproved/Old Plugins 08-11-2006, 14:02
Replies: 27
Views: 7,166
Posted By Abominationz
Forum: Unapproved/Old Plugins 08-11-2006, 13:28
Replies: 27
Views: 7,166
Posted By Abominationz
Re: Ninja Suit ( Buy a Ninja Suit =D) <3 Ninja's

You arent COMPLETELY invis. Your close to it thoe. your still able to be spotted. But very unlikely

But alright ill add an invis cvar
Forum: Scripting Help 08-11-2006, 07:05
Replies: 1
Views: 1,041
Posted By Abominationz
Why doesnt this work >=(

I don't see why it dont work.. No errors. No warnings. It all looks right =(

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>
#include <engine>
#include <fun>...
Forum: Unapproved/Old Plugins 08-11-2006, 04:33
Replies: 27
Views: 7,166
Posted By Abominationz
Re: Ninja Suit ( Buy a Ninja Suit =D) <3 Ninja's

I had it there.. Musta been when I was adding the updated .sma.. lol musta some how got removed in the proccess
Forum: Scripting Help 08-11-2006, 03:41
Replies: 2
Views: 974
Posted By Abominationz
How to determine a new round

How do I make it so like say its a new round

public "w/e for a new round"(id) {

if( HasNade[id] ) {

set_user_health(id, 25)

}
Forum: Unapproved/Old Plugins 08-11-2006, 03:07
Replies: 27
Views: 7,166
Posted By Abominationz
Ninja Suit ( Buy a Ninja Suit =D) <3 Ninja's

The UpSide:
What this let's you do is you buy a ninja
suit and you become invisible,
with unlimited smoke grenades
and flashbangs super speed and
no footsteps. This all resets when
you...
Forum: Scripting Help 08-11-2006, 02:52
Replies: 4
Views: 1,410
Posted By Abominationz
Re: Why does it act as if the if statements arent there?

Ok now it just crashes my ded server when i do it. The last thing I see is that I don't have enough money for it. Then it freezes.


#include <amxmodx>
#include <amxmisc>
#include <engine>...
Forum: Scripting Help 08-11-2006, 02:43
Replies: 4
Views: 1,410
Posted By Abominationz
Why does it act as if the if statements arent there?

The Ampaste for high lights http://www.ampaste.net/761

and the code here

#include <amxmodx>
#include <amxmisc>
#include <engine>
#include <fun>
#include <cstrike>
Forum: Scripting Help 08-10-2006, 10:27
Replies: 1
Views: 823
Posted By Abominationz
Won't give me any nades =(

why won't it give me any nades?

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>
#include <engine>
#include <fun>
#include <fakemeta>
Forum: Scripting Help 08-10-2006, 09:13
Replies: 3
Views: 1,140
Posted By Abominationz
[33] and [1] mean what?

What does [1] mean.. and what does [33] mean e.g.

new bool:Cooldown[33]
new bool:HasNade[1]

And how do I set an infitite loop? a.k.a Smoke Grenades
Forum: Unapproved/Old Plugins 08-10-2006, 07:15
Replies: 14
Views: 3,656
Posted By Abominationz
Forum: Unapproved/Old Plugins 08-09-2006, 12:42
Replies: 14
Views: 3,656
Posted By Abominationz
Re: Gives money to the poor

Im gonna re-make it.. With a much cleaner looking .sma. + Itll be good for the practice. That was my first major plugin.. I don't even know what [33] means.. Whats it mean?

And this time.. There's...
Forum: Unapproved/Old Plugins 08-09-2006, 12:19
Replies: 14
Views: 3,656
Posted By Abominationz
Re: Gives money to the poor

-Karma for bumping my own thread =D
Forum: Unapproved/Old Plugins 08-09-2006, 11:23
Replies: 14
Views: 3,656
Posted By Abominationz
Re: Gives money to the poor

Works Perfect now. Adding it to the main one
Showing results 1 to 25 of 41

 
Forum Jump

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


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