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

Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: iplayz
Forum: Code Snippets/Tutorials 12-13-2012, 07:53
Replies: 292
Views: 157,132
Posted By iplayz
Re: New XP Mod tutorial

Im having troubles with the different classes leveling

example when i am a 'dog' and I get 200 xp on my dog class.
then switch to the 'cat' I also have 200 xp on my cat class,

I used the full...
Forum: Scripting Help 12-12-2012, 06:20
Replies: 2
Views: 735
Posted By iplayz
Forum: Scripting Help 12-11-2012, 10:57
Replies: 2
Views: 735
Posted By iplayz
How do I detect wich class

Okay so I want to check every round wich class they are

this code is from a tutorial

#include <amxmodx>
#include <amxmisc>
#include <nvault>
#include <hamsandwich>

#define MAXCLASSES 5
Forum: Scripting Help 02-02-2012, 08:33
Replies: 0
Views: 486
Posted By iplayz
Troubles killcounter

I'm having troubles with my stats

Not sure what's wrong at all, it's not counting my stats.

#include <amxmodx>
#include <amxmisc>
#include <colorchat>
#include <nvault>

#define PLUGIN...
Forum: Scripting Help 01-13-2012, 10:55
Replies: 4
Views: 1,208
Posted By iplayz
Setting someone admin_cfg

register_clcmd("give_vip", "GiveVip")
register_clcmd("remove_vip", "RemoveVip"

How would I set someone the flag CFG? I like to give vip and remove vip anytime in my console
Forum: Scripting Help 11-04-2011, 12:01
Replies: 3
Views: 812
Posted By iplayz
Re: Need help with nVault

Thanks, but somehow it's not working :/
Forum: Scripting Help 11-04-2011, 11:33
Replies: 3
Views: 812
Posted By iplayz
Need help with nVault

I have no idea where to start working with nVault

Could anyone give me a little explanation?

I want to add a katana to my JBShop but it has to save so every time the player who bought it and...
Forum: Scripting Help 10-07-2011, 09:06
Replies: 14
Views: 3,997
Posted By iplayz
Re: Targeting a player and give noclip

Could you implent the whole code into my case? Because I have no idea how that would work? thanks
Forum: Scripting Help 10-06-2011, 17:01
Replies: 14
Views: 3,997
Posted By iplayz
Re: Targeting a player and give noclip

In matter of fact, 0.0 does work as I used it a several times...

+ u are not answering my question:/
Forum: Scripting Help 10-06-2011, 08:26
Replies: 3
Views: 982
Posted By iplayz
Re: Client_Print

ColorChat(0, GREY, "You're text will appear in GREY!")

Make sure you have #include <colorchat> aswell
Forum: Scripting Help 10-06-2011, 07:31
Replies: 14
Views: 3,997
Posted By iplayz
Re: Targeting a player and give noclip

Compiling works now, but once I go to my menu it gives a fatal error

Heres my whole code:

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

public plugin_init() {...
Forum: Scripting Help 10-06-2011, 07:02
Replies: 14
Views: 3,997
Posted By iplayz
Re: Targeting a player and give noclip

same with the player list

:

set_user_noclip( str_to_num( Info ), 1 );
Forum: Scripting Help 10-06-2011, 06:58
Replies: 14
Views: 3,997
Posted By iplayz
Re: Targeting a player and give noclip

The : set_user_noclip( target, 1);

is giving me a compile error please help?
Forum: Scripting Help 10-06-2011, 06:41
Replies: 3
Views: 988
Posted By iplayz
Forum: Scripting Help 10-06-2011, 06:17
Replies: 3
Views: 988
Posted By iplayz
Player list inside menu

I cannot find any tutorials about coding:/ thats why I keep asking here, im sorry

I want to open a player list inside a menu of alive people only, When you click on one of them they will receive...
Forum: Scripting Help 10-06-2011, 06:06
Replies: 14
Views: 3,997
Posted By iplayz
Re: Targeting a player and give noclip

I thought it would be way harder, ur amazing;)
Do you know this aswell:

I want a menu with all names who are alive and when I click for example on 1 player number 1 will receive noclip
Forum: Scripting Help 10-06-2011, 05:41
Replies: 14
Views: 3,997
Posted By iplayz
Targeting a player and give noclip

Could anyone explain this to me, or give me a tutorial.

I'm very intrested in how this would work^^
Forum: Scripting Help 10-06-2011, 05:40
Replies: 8
Views: 3,783
Posted By iplayz
Forum: Code Snippets/Tutorials 10-06-2011, 05:36
Replies: 446
Views: 420,043
Posted By iplayz
Re: New AMXX Menu System

This is the official EndVote, and what I want is to set a task when the first option received most votes
I thought , simply a set_task(0.0 "test") after this line:

client_print(0,...
Forum: Scripting Help 10-04-2011, 09:33
Replies: 8
Views: 3,783
Posted By iplayz
set_user_godmode for whole T

Im new to scripting and I wonder if by using 0, instead of id would give the WHOLE team instead of just the person using the command
This is what I got now and only gives the person whos using it...
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT -4. The time now is 05:29.


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