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

Showing results 1 to 25 of 27
Search took 0.01 seconds.
Search: Posts Made By: KiWigamez0r
Forum: Unapproved/Old Plugins 08-31-2010, 01:44
Replies: 30
Views: 8,690
Posted By KiWigamez0r
Re: Cops n Robbers

Sure, go ahead :)
Forum: Unapproved/Old Plugins 06-19-2010, 21:40
Replies: 30
Views: 8,690
Posted By KiWigamez0r
Re: Cops n Robbers

Thanks :D. But for now, I will put the functions from those includes into my plugin just to make it easier for users.

However, it is still necessary to run GHW_Chronic's GHW_Headcrab plugin (link...
Forum: Unapproved/Old Plugins 06-18-2010, 04:28
Replies: 30
Views: 8,690
Posted By KiWigamez0r
Re: Cops n Robbers

I can't be too sure, but it may be because the 3 models and 1 sound (in the cstrike.zip attachment of the original post) were not put in the correct directory. Post the last few lines of your server...
Forum: Unapproved/Old Plugins 06-17-2010, 20:58
Replies: 30
Views: 8,690
Posted By KiWigamez0r
Re: Cops n Robbers

Thanks ^^ if you play it and find any bugs, let me know and I'll do my best to fix them :).



I think I get how this works, I'll incorporate this in now. Thanks :).



Could I trouble you to...
Forum: Unapproved/Old Plugins 06-16-2010, 20:31
Replies: 30
Views: 8,690
Posted By KiWigamez0r
Re: Cops n Robbers

Great idea, I'll get right on that :).



Would you mind showing me how? I'm not quite sure :P.



Woops, I'll fix that too :).
Forum: Unapproved/Old Plugins 06-16-2010, 11:40
Replies: 30
Views: 8,690
Posted By KiWigamez0r
Cops n Robbers

Hi all! This is the first full plugin that I have made and a lot of the coding is bound to be redundant or buggy, so any suggestions or criticism is greatly appreciated. :)

DESCRIPTION

In...
Forum: Code Snippets/Tutorials 06-08-2010, 04:33
Replies: 290
Views: 139,603
Posted By KiWigamez0r
Re: Blockmaker - Adding Blocks (Step-By-Step)

From what I understand, the reason that you often receive precisely 26 errors is because amxx studio will only display a maximum of 26 errors. If you receive 26 errors, the chances are that there are...
Forum: Suggestions / Requests 06-04-2010, 09:11
Replies: 13
Views: 7,367
Posted By KiWigamez0r
Re: [REQ] Soccerjam Plugin (Tournament)

haha cheers for telling me that :D useful to know for my future coding
Forum: Suggestions / Requests 06-04-2010, 09:08
Replies: 17
Views: 3,317
Posted By KiWigamez0r
Re: Blockmaker error!

I believe amx_super uses the cstrike plugin, which would mean that you already have the cstrike addon installed, so I don't know why your blockmaker isn't working. What OS is your server?
Forum: Suggestions / Requests 06-03-2010, 08:20
Replies: 13
Views: 7,367
Posted By KiWigamez0r
Re: [REQ] Soccerjam Plugin (Tournament)

Would something like this (incorporated into the code) work? :O

RegisterHam(Ham_TakeDamage, "player", "fw_TakeDamage");


public fw_TakeDamage(victim, inflictor, attacker, Float:damage)
{
...
Forum: Suggestions / Requests 06-03-2010, 07:33
Replies: 17
Views: 3,317
Posted By KiWigamez0r
Re: Blockmaker error!

Download this and extract it to your server's cstrike directory (it is the counter-strike addon for amxx).

Windows:
http://www.amxmodx.org/dl.php?filename=amxmodx-1.8.1-cstrike.zip

Linux:...
Forum: Suggestions / Requests 05-30-2010, 10:19
Replies: 16
Views: 3,114
Posted By KiWigamez0r
Re: [REQ] Fix player models

I think this should work. Please note that the directory will be changed from "models/player/complexct/guardct.mdl" to "models/player/guardct/guardct.mdl" and likewise for the prisonert model. If it...
Forum: Suggestions / Requests 05-24-2010, 09:23
Replies: 15
Views: 3,250
Posted By KiWigamez0r
Forum: Suggestions / Requests 05-22-2010, 19:36
Replies: 20
Views: 4,216
Posted By KiWigamez0r
Re: [request] More than one knife

With the quickswitch 2 option I added, players are able to use the /knives menu just once in order to select a secondary knife. After that they can only change between that knife and the default...
Forum: Suggestions / Requests 05-22-2010, 10:01
Replies: 20
Views: 4,216
Posted By KiWigamez0r
Re: [request] More than one knife

I have added that option for you human_Torch, now you can set mkm_quickswitch 2 so that users can only switch between a secondary knife (chosen in the menu /knives) and the default knife. Please...
Forum: Suggestions / Requests 05-22-2010, 08:43
Replies: 20
Views: 4,216
Posted By KiWigamez0r
Re: [request] More than one knife

Oh ok, I can do that :D.

Also, if your server still crashes, my guess is that the model files may be in the wrong directory. In the .zip file i think I accidentally put models/models/"models here"...
Forum: Suggestions / Requests 05-22-2010, 06:39
Replies: 20
Views: 4,216
Posted By KiWigamez0r
Re: [request] More than one knife

Fakemeta_util is one of the includes that comes with fakemeta, you should only need to enable the fakemeta and fun modules in order for this to work. I tested compiling on the online compiler and it...
Forum: Suggestions / Requests 05-21-2010, 09:45
Replies: 20
Views: 4,216
Posted By KiWigamez0r
Re: [request] More than one knife

There you go human_Torch, I edited that idea into my original post. Now if you have mkm_mode 1 and mkm_quickswitch 1, pressing G will instantly change your knife model if you are holding your knife....
Forum: Suggestions / Requests 05-20-2010, 20:36
Replies: 20
Views: 4,216
Posted By KiWigamez0r
Re: [request] More than one knife

I am not sure exactly what you wanted, but I just made a quick plugin that changes a user's knife model to one of 5. NOTE: I have yet to test this plugin and this is the third time I have ever made...
Forum: Approved Plugins 03-09-2010, 20:45
Replies: 26
Views: 27,892
Posted By KiWigamez0r
Re: FFAC 3.0 + All Front End + ...

Somebody please help him to host? XD I totally want to use this plugin, but I have 0 knowledge.
Forum: Approved Plugins 09-15-2009, 19:45
Replies: 77
Views: 89,771
Posted By KiWigamez0r
Re: HNS Deathmatch 2.1

Would it be possible to put noslowdown and semiclip in this mod? :O That would be awesome
Forum: Scripting Help 08-29-2009, 05:33
Replies: 5
Views: 4,703
Posted By KiWigamez0r
Re: FATAL ERROR (shutting down): WRITE_SHORT called with no active message

I'm getting the exact same error and the exact same circumstances too, but I get them when I try to run any version of zombie plague or hide'n'seek (any version, I've tried multiple). Any help would...
Forum: Approved Plugins 08-15-2009, 07:57
Replies: 1,029
Views: 950,353
Posted By KiWigamez0r
Re: HideNSeek by Exolent

I recently downloaded this mod and followed Exolent's instructions to install the plugin to my dedicated server. My intention is to create a hide'n'seek bunnyhop server using blockmaker 4.01,...
Forum: General 08-13-2009, 03:55
Replies: 6
Views: 1,568
Posted By KiWigamez0r
Re: Please help me! :(

Any help is appreciated :3
Forum: General 08-13-2009, 01:26
Replies: 6
Views: 1,568
Posted By KiWigamez0r
Re: Please help me! :(

Perhaps it's something to do with my amxx? :O
Showing results 1 to 25 of 27

 
Forum Jump

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


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