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

Showing results 1 to 25 of 51
Search took 0.00 seconds.
Search: Posts Made By: MOBOB
Forum: AMX Super 05-26-2006, 11:38
Replies: 1,402
Views: 213,854
Posted By MOBOB
when in game and you shoot someone, a number...

when in game and you shoot someone, a number appears in the middle of the screen that shows how much damage you did to them. When i disabled this plugin it stopped so i think this plugin is where it...
Forum: Scripting Help 01-27-2006, 10:37
Replies: 9
Views: 2,893
Posted By MOBOB
i want the mesage to be displayed to everyone, so...

i want the mesage to be displayed to everyone, so i should leave it 0, correct?

and doesnt show_hudmessage produce a tsay type message. I want a regular say command just in green. Ill try to find...
Forum: Scripting Help 01-26-2006, 19:03
Replies: 9
Views: 2,893
Posted By MOBOB
look at the last one in the m4 section, i didnt...

look at the last one in the m4 section, i didnt change all of them, i ust decided to add a new one that was supposed to say "test" in green. It showed up... but not in green.

and i am asuming...
Forum: Scripting Help 01-26-2006, 18:30
Replies: 9
Views: 2,893
Posted By MOBOB
i did some screwing around and it think i "called...

i did some screwing around and it think i "called the function" but all i got was a regular client_print message. here is my code... (the only part i changed is under the m4 section it was supposed...
Forum: Scripting Help 01-23-2006, 18:24
Replies: 9
Views: 2,893
Posted By MOBOB
lol sry my coding knowlege is VERY VERY limited...

lol sry my coding knowlege is VERY VERY limited (more like nonexistant).

Could you give me an example?
Forum: Scripting Help 01-23-2006, 15:55
Replies: 9
Views: 2,893
Posted By MOBOB
do i just add that at the end of the plugin?

do i just add that at the end of the plugin?
Forum: Approved Plugins 01-22-2006, 21:52
Replies: 112
Views: 94,364
Posted By MOBOB
where can i find the custom models and sounds??...

where can i find the custom models and sounds?? are stock with cs?

EDIT: found my answer. Yes

also i have a suggestion. I think it would be better if the saved credits were put in an .ini file...
Forum: Scripting Help 01-22-2006, 21:05
Replies: 9
Views: 2,893
Posted By MOBOB
Adding color to my hud messages

I have seen a few plugins that allow you to change the color of hud messages (i.e. chat, and amx_chat messages as well as server messages). Here is the scenario:

My plugin allows players who have...
Forum: Scripting Help 01-22-2006, 20:58
Replies: 3
Views: 1,390
Posted By MOBOB
works great thanks alot

works great thanks alot
Forum: Scripting Help 01-22-2006, 16:47
Replies: 3
Views: 1,390
Posted By MOBOB
thanks alot. I am going to test it now.

thanks alot. I am going to test it now.
Forum: General 01-22-2006, 16:44
Replies: 6
Views: 2,427
Posted By MOBOB
sorry about not searching for some reason my...

sorry about not searching for some reason my browser was timing out on the search page
Forum: Approved Plugins 01-22-2006, 12:31
Replies: 23
Views: 20,910
Posted By MOBOB
i installed it and now no one can make regular...

i installed it and now no one can make regular say_team messages. Clanchat works fine but when someone tryies to do a say_team it just doesnt appear.
Something for u to look into.
Forum: Scripting Help 01-22-2006, 01:17
Replies: 3
Views: 1,390
Posted By MOBOB
Mor Freegun Help

Maybe you remember helping me with a freegun granting plugin that allows certain pplayers to recieve free weapons once per map. See below for code:



#include <amxmodx>
#include <amxmisc> ...
Forum: General 01-22-2006, 01:14
Replies: 6
Views: 2,427
Posted By MOBOB
Resetting and editing stats

I am looking to do two things.

First i would like to reset my servers ranks and stats because it is storing 10000 steamids and taking up to much room.

Also i would like to know if it is...
Forum: Scripting Help 01-01-2006, 19:30
Replies: 15
Views: 5,175
Posted By MOBOB
Fixing Plugin Confliction

I am running the teo following plugins on my server. The first one works and the second one doesnt. I suspect that there is some confliction between them because they are basically the same code....
Forum: Scripting Help 01-01-2006, 00:58
Replies: 2
Views: 886
Posted By MOBOB
wow ok im sorry after i posted i was reading my...

wow ok im sorry after i posted i was reading my post and i found the problem in the code. disregard this topic.
Forum: Scripting Help 01-01-2006, 00:40
Replies: 2
Views: 886
Posted By MOBOB
Help with displaying .txt in motd window

I am trying to use this plugin: http://forums.alliedmods.net/showthread.php?t=10090 and change it so that if a client says /rewards it displays a rewards.txt which is on my server. THe original code...
Forum: Scripting Help 12-30-2005, 00:46
Replies: 2
Views: 2,212
Posted By MOBOB
alright ill try it now... dont ask me why it was...

alright ill try it now... dont ask me why it was there in teh first place i took that section of code from a different plugin.

thanks
Forum: Scripting Help 12-29-2005, 23:27
Replies: 2
Views: 2,212
Posted By MOBOB
Give Health and Armor

i am trying to write another plugin that is similar to my freegun plugin (http://forums.alliedmods.net/showthread.php?t=22492) except it works with health and armor. If a player says "give armor"...
Forum: Scripting Help 12-29-2005, 12:50
Replies: 6
Views: 1,653
Posted By MOBOB
ok thanks that works, you can now get the ak47....

ok thanks that works, you can now get the ak47. Thanks alot
Forum: Scripting Help 12-28-2005, 23:32
Replies: 6
Views: 1,653
Posted By MOBOB
ok thanks, the limiting works fine, however i...

ok thanks, the limiting works fine, however i made some changes and i am having some problems. Here is the code...

#include <amxmodx>
#include <amxmisc>
#include <cstrike>
#include <fun> ...
Forum: Scripting Help 12-28-2005, 12:05
Replies: 6
Views: 1,653
Posted By MOBOB
Help limiting to once per map

Hey i am writing a plugin for my server which enables server regulars to say "freegun ak" or "freegun m4" once per map to recieve the cooresponding weapon. I have edited a plugin that allows them to...
Forum: Suggestions / Requests 12-27-2005, 02:19
Replies: 6
Views: 1,305
Posted By MOBOB
ok i started editing that plugin with the limited...

ok i started editing that plugin with the limited scripting knowlege that i have, and this is what i have come up with:

#include <amxmodx>
#include <amxmisc>
#include <fun>

#define PLUGIN...
Forum: Suggestions / Requests 12-27-2005, 01:21
Replies: 6
Views: 1,305
Posted By MOBOB
thanks but thats not really what i am looking for...

thanks but thats not really what i am looking for and it really wont work on my server because i am running the awp2scout plugin in order to restrict awps. I appreciate your help.

i found this...
Forum: Suggestions / Requests 12-26-2005, 22:35
Replies: 6
Views: 1,305
Posted By MOBOB
i got a reply saying that it will only work on...

i got a reply saying that it will only work on the awesomecs server because it works with some other plugins so if someone here could make it for me that would be sweet.

I am looking for a plugin...
Showing results 1 to 25 of 51

 
Forum Jump

All times are GMT -4. The time now is 07:58.


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