Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 26
Search took 0.00 seconds.
Search: Posts Made By: Qvantry
Forum: Scripting Help 01-07-2014, 11:36
Replies: 4
Views: 1,168
Posted By Qvantry
Re: Join spec, kill player

Thanks, works perfectly :)
Forum: Scripting Help 01-07-2014, 00:16
Replies: 4
Views: 1,168
Posted By Qvantry
Re: Join spec, kill player

I don't understand what to do with that, when I write it in CmdSpectator I get errors, and when I write the native outside of it and just write user_kill inside CmdSpectator I also get errors.
Forum: Scripting Help 01-06-2014, 22:29
Replies: 4
Views: 1,168
Posted By Qvantry
Join spec, kill player

Hey, when I want the player to join spectator using this:

public CmdSpectator(iPlayer)
{
cs_set_user_team(iPlayer, CS_TEAM_SPECTATOR);
ColorChat(iPlayer, GREY, "^4%s You joined...
Forum: Approved Plugins 01-06-2014, 11:59
Replies: 261
Views: 202,171
Posted By Qvantry
Re: iChat 2.3.0 - The most powerful chat manager

I dont get it, all I want to do is to force people with the flag d to have their messages set to this:
"<green>[VIP] <team>%NAME%<default> : <green>%MESSAGE%". I need nothing else but this from the...
Forum: Scripting Help 01-05-2014, 23:18
Replies: 1
Views: 604
Posted By Qvantry
AMX_BAN Chat tag

Hey, I was wondering if there is a way to make a [VIP] tag for everyone with the d flag(AMX_BAN).
So when they type in the chat it would look like this "[VIP] Name: Hi!" And if they change their...
Forum: Scripting Help 01-05-2014, 15:17
Replies: 0
Views: 513
Posted By Qvantry
nVaults not saving properly*HELP*

Hey, when I change knife in the menu and switch weapons or disconnect the model isn't saved eventhough I have nvaults saving it, I can't find what's wrong. I appreciate any answers,

Qvantry :)
...
Forum: Scripting Help 01-05-2014, 13:57
Replies: 8
Views: 2,091
Posted By Qvantry
Re: Model not precached? *HELP*

Hey, tried it your way, but I still get these errors:
<108>: error 029: invalid expression, assumed zero
<108>: error 017: undefined symbol "p_model"
<108>: error 029: invalid expression, assumed...
Forum: Scripting Help 01-05-2014, 07:11
Replies: 0
Views: 850
Posted By Qvantry
Saving models

Hey, when I use any of the knife skins in this menu they work until I either switch weapons or disconnect. I'm just wondering if there is a way to prevent the skins from switching when I change...
Forum: Scripting Help 01-05-2014, 06:39
Replies: 8
Views: 2,091
Posted By Qvantry
Re: Model not precached? *HELP*

Ehm the m9 bayonet, golden knfie, pocket knife and desert blade are four custome knives that are available. And the fifth option just returns the standard knife.
Forum: Scripting Help 01-05-2014, 06:21
Replies: 8
Views: 2,091
Posted By Qvantry
Re: Model not precached? *HELP*

Thanks alot David, it worked! Alltough, if I load a knife skin, then switch weapons, I get the normal knife and not the skinned knife, is there anyway to prevent the skin from changing? I would like...
Forum: Scripting Help 01-05-2014, 05:24
Replies: 8
Views: 2,091
Posted By Qvantry
Model not precached? *HELP*

Hey, I get this error when I click one of my knife skins in the menu, I'm not sure why or how to fix it, please help.

Model models/vip-models/desert.mdl not precached

/* Plugin generated by...
Forum: Scripting Help 01-05-2014, 01:29
Replies: 1
Views: 665
Posted By Qvantry
Need help with an error

Hey, was wondering why I get this error:


Server tried to send invalid command:"connect ip
"

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>
Forum: Unapproved/Old Plugins 01-04-2014, 16:26
Replies: 22
Views: 3,842
Posted By Qvantry
Re: HideNSeek Rules

Hey, updated the SMA file with the fix in it. :)
Forum: Unapproved/Old Plugins 01-04-2014, 15:12
Replies: 22
Views: 3,842
Posted By Qvantry
Re: HideNSeek Rules

Hey, fixed the bug you had, should work now :)
Forum: Unapproved/Old Plugins 01-04-2014, 00:31
Replies: 22
Views: 3,842
Posted By Qvantry
HideNSeek Rules

This plugin is a rule plugin made for HideNSeek, but can easily be configured to fit other mods.
Basicly what it does is to show the rules in a hudform when you connect to the server, when you type...
Forum: Scripting Help 01-04-2014, 00:13
Replies: 3
Views: 698
Posted By Qvantry
Re: New coder needs help!

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <hamsandwich>
#include <cstrike>

#define PLUGIN "HideNSeekRules"
#define VERSION "3.0"
#define AUTHOR "Qvantry"
Forum: Scripting Help 01-03-2014, 23:57
Replies: 3
Views: 698
Posted By Qvantry
New coder needs help!

Hey, Im a really new coder and I figured I'd give a try and creating a HideNSeek rules plugin. I can't find what the problem with this is, please help me out:)


/* Plugin generated by AMXX-Studio...
Forum: Suggestions / Requests 03-18-2013, 02:55
Replies: 1
Views: 887
Posted By Qvantry
Request: HideNSeek Rank/Top15

Hey, I need a HideNSeek Rank plugin wich does this:

If you get a knife / weapon kill, you are given 1 point, if it's a headshot, you are given 2 points, for surviving the round(as terrorist...
Forum: Suggestions / Requests 03-06-2013, 13:24
Replies: 13
Views: 2,596
Posted By Qvantry
Re: Plugin request

Basicly, you type /rank and this will appear "[HNS EXT]aiko # have got: 2/25 Points! Title: Unranked!" When you kill someone you get 1 point, and when you kill someone with a HS you get two points....
Forum: Scripting Help 03-01-2013, 21:42
Replies: 0
Views: 723
Posted By Qvantry
Health Block help!

Hey, im using cashmod (v007). I have coded max health to be 200 hp. But my HP block only heals to 100. I dont know how to change this, thats why im asking for help. Here's my Hp block code:
...
Forum: HL1 Servers (HLDS) 03-01-2013, 19:00
Replies: 4
Views: 1,080
Posted By Qvantry
Re: Dedicated server plugin problem

Im sorry, but I cant find the thread, searched for like 30 minutes now. Do you mind linking it?
Forum: Scripting Help 03-01-2013, 18:55
Replies: 5
Views: 782
Posted By Qvantry
Re: SCM Properties *HELP*

No, it still doesnt work, I have replaced every single SBM_SetProperty, but I still get the same error that it sends and invalid command "messagemode SBM_SetProperty". I've searched in amx studio...
Forum: HL1 Servers (HLDS) 03-01-2013, 18:25
Replies: 4
Views: 1,080
Posted By Qvantry
Re: Dedicated server plugin problem

Forgot to say, everything worked before, but one day it just stopped working for an unknown reason.
Forum: HL1 Servers (HLDS) 03-01-2013, 18:24
Replies: 4
Views: 1,080
Posted By Qvantry
Dedicated server plugin problem

First of all, I'm not quite sure where to put this thread, so if this is the wrong place to put it, Im sorry. Anyway, I have a HideNSeek server with a blockmaker running on a dedicated server. And I...
Forum: Scripting Help 02-27-2013, 14:33
Replies: 5
Views: 782
Posted By Qvantry
SCM Properties *HELP*

Hey, so I downloaded SCM v3.6, changed the models in it, and coded in a money block. But what doesnt work is properties, on top only, and no fall damage wich you only need to switch from yes to no...
Showing results 1 to 25 of 26

 
Forum Jump

All times are GMT -4. The time now is 00:11.


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