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

Showing results 1 to 25 of 152
Search took 0.01 seconds.
Search: Posts Made By: >)SL(< | Wicked
Forum: Scripting Help 03-08-2008, 16:34
Replies: 30
Views: 7,131
Posted By >)SL(< | Wicked
Re: Block buy

yeah, thank you
Forum: Suggestions / Requests 03-08-2008, 16:22
Replies: 24
Views: 6,319
Posted By >)SL(< | Wicked
Re: change team tag

you even still need this?
Forum: Suggestions / Requests 03-08-2008, 16:20
Replies: 18
Views: 3,156
Posted By >)SL(< | Wicked
Re: Team based most kills notifying

OMG :( it compiled when i uploaded it to the AMXX compiler :(
Forum: Suggestions / Requests 03-08-2008, 16:17
Replies: 1
Views: 1,043
Posted By >)SL(< | Wicked
Re: Having "spectator" bots

im pretty sure this has already been made, use search.
Forum: Scripting Help 03-08-2008, 16:12
Replies: 30
Views: 7,131
Posted By >)SL(< | Wicked
Re: Block buy

kk thanks

about the defuse kit, thats not there, idk where it is =\
Forum: Scripting Help 03-07-2008, 14:46
Replies: 30
Views: 7,131
Posted By >)SL(< | Wicked
Block buy

how would i block everyone from buying anything?

and what the name for defuse kits? in the give_item() function?
Forum: Suggestions / Requests 03-07-2008, 14:36
Replies: 104
Views: 43,441
Posted By >)SL(< | Wicked
Re: Call Of Duty 4 Mod - @@@ Nobody care? @@@

so let me get this straight, your gonna use ONE database to store ALL of the stats? that not that smart. you should prollay use nVault, and if the user has a SQL database, let them use theirs.
Forum: Suggestions / Requests 03-07-2008, 12:45
Replies: 104
Views: 43,441
Posted By >)SL(< | Wicked
Re: Call Of Duty 4 Mod - @@@ Nobody care? @@@

i can help too, im new but i would love to help to learn more.
Forum: Suggestions / Requests 03-07-2008, 12:39
Replies: 2
Views: 1,394
Posted By >)SL(< | Wicked
Forum: Suggestions / Requests 03-06-2008, 13:54
Replies: 10
Views: 3,973
Posted By >)SL(< | Wicked
Re: Pug Mod

I could do this, but it might take me a week or 2 since im sort of new, cuz this does sound like a good mod.
Forum: Suggestions / Requests 03-06-2008, 10:56
Replies: 24
Views: 6,319
Posted By >)SL(< | Wicked
Re: change team tag

ok ok, i think i got it this time.

Cvars:
tag_enable 1|0 //1 enables, 0 disables


#include <amxmodx>
#include <amxmisc>
#include <cstrike>
new tag_enable
Forum: Scripting Help 03-06-2008, 10:30
Replies: 16
Views: 3,208
Posted By >)SL(< | Wicked
Re: Changing a players name

ohhh thank you SOOO MUCHH!!!
Forum: Scripting Help 03-06-2008, 10:24
Replies: 4
Views: 1,192
Posted By >)SL(< | Wicked
Re: COME COME COME EXPLAIN TO ME @.@

Please put php tags around all this. it will be MUCH easier to read.
#include <amxmodx>
#include <amxmisc>
#include <cstrike>

new MONEY;

public plugin_init()
{
...
Forum: Suggestions / Requests 03-06-2008, 08:33
Replies: 3
Views: 1,319
Posted By >)SL(< | Wicked
Re: A twisted server

the only way i can think of doing this is making a map config, but it wouldnt alternate, it might be regular twice, then csdm, then go back to regular, then gungame



Or, you could turn off...
Forum: Scripting Help 03-06-2008, 08:31
Replies: 16
Views: 3,208
Posted By >)SL(< | Wicked
Re: Changing a players name

umm... where exactly would i find it on the forums? i did a search for it but only got 3 threads, one of them was this one.
Forum: Suggestions / Requests 03-05-2008, 07:34
Replies: 18
Views: 3,156
Posted By >)SL(< | Wicked
Forum: Scripting Help 03-05-2008, 07:33
Replies: 16
Views: 3,208
Posted By >)SL(< | Wicked
Re: Changing a players name

ok, i got that, how do i remove letters from a players name? like if they already ave the [CT] or [T], how would I remove that?
Forum: General 03-04-2008, 13:04
Replies: 3
Views: 1,948
Posted By >)SL(< | Wicked
Re: Use the Admin menu ingame to add Admins?

you can do this with mani mod.
Forum: Suggestions / Requests 03-04-2008, 13:03
Replies: 24
Views: 6,319
Posted By >)SL(< | Wicked
Re: change team tag

ahhh!! crap

ok ok. I will add a cvar and i will try to figure out the bug.
Forum: General 03-04-2008, 12:29
Replies: 3
Views: 2,255
Posted By >)SL(< | Wicked
Re: Help with source mod

Ok, well when I first add SourceMod, MM:S and Mani Mod to my server, I also added 3 extra plugins, and none of them actually worked. Gore, !resetscore, and team swap. also, there was no evidence of...
Forum: Suggestions / Requests 03-04-2008, 12:19
Replies: 24
Views: 6,319
Posted By >)SL(< | Wicked
Re: change team tag

nvm, i got it.. it'll just be like 5 - 10 min, ill update this post with the .sma and the code. (the code isnt long, the reason its taking me a bit is cuz this is only the second plugin that I've...
Forum: Scripting Help 03-04-2008, 12:09
Replies: 16
Views: 3,208
Posted By >)SL(< | Wicked
Re: Changing a players name

:oops:
sorry.... i have looked at format before but never really understood it.

thank you.

**edit**

so this is correct then?
for(new i = 0; i < pnum; i++)
{
Forum: Suggestions / Requests 03-04-2008, 12:00
Replies: 24
Views: 6,319
Posted By >)SL(< | Wicked
Re: change team tag

lol, ok.

the question i asked, got the answer i didnt want :( so it mite be a little bit longer, but i will try and get this to you by later today.
Forum: Scripting Help 03-04-2008, 11:59
Replies: 16
Views: 3,208
Posted By >)SL(< | Wicked
Re: Changing a players name

could you explain this to me? could you show me what exactly i have to do with format? and could you tell me what those 3 arguements are and what they do? thank +karma if you do :P
Forum: Scripting Help 03-04-2008, 11:57
Replies: 38
Views: 7,142
Posted By >)SL(< | Wicked
Re: Ok, Starting to learn how to script and Have a few questions

use set_task(<time in seconds>, "<name of the function your calling>")

make the client_print a seperate function and call set_task like so:
public blah()
{
set_task(15.0, "Chat_Print") ...
Showing results 1 to 25 of 152

 
Forum Jump

All times are GMT -4. The time now is 06:52.


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