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

add Weapons und equipment Help ;D


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
sl0wmo3
Junior Member
Join Date: Feb 2013
Old 03-24-2013 , 06:51   add Weapons und equipment Help ;D
Reply With Quote #1

hi ,
after i have successfull delete the grenades out of the pool with this plugin
http://forums.alliedmods.net/showthread.php?p=458317
i would replace and place fpr example 2Kevlar, 2 Grenades and 1 pumpgun in the pool because it looks so empty ;)
Map: fy_pool_day cs 1.6
an other server have this already and i want to do it also
look at the picture pls thats what i meaning

Please help me

Thx all !!

Last edited by YamiKaitou; 03-25-2013 at 08:11.
sl0wmo3 is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 03-24-2013 , 07:40   Re: add Weapons und equipment Help ;D
Reply With Quote #2

What have you removed ? How many ?
And what do you want to put instead ? And how many ?

Seems that there are no vest on that map, dunno which map is that screenshot. Map contains :
tmp : 2
p90 : 2
mac10 : 2
ak47 : 2
sg552 : 2
m4a1 : 2
aug : 2
scout : 2
g3sg1 : 2
awp : 2
m3 : 2
xm1014 : 2
m249 : 2
hegrenade : 6

May be you want to replace those 6 hegrenades with some kevlars or mp5 ?
In that case, remove VEN's plugin and try this :

PHP Code:
#include <amxmodx>
#include <cstrike>
#include <engine>
#include <hamsandwich>

#define PLUGIN "fy_pool_day he replacer"
#define VERSION "0.0.1"

public plugin_init()
{
    
register_pluginPLUGINVERSION"ConnorMcLeod" )

    new 
ent = -1
    
while( (ent find_ent_by_class(ent"armoury_entity")) )
    {
        if( 
cs_get_armoury_type(ent) == CSW_HEGRENADE )
        {
            
cs_set_armoury_type(entrandom_num(0,1) ? CSW_VESTHELM CSW_MP5NAVY)
            
ExecuteHam(Ham_Spawnent)
        }
    }

__________________
- tired and retired -

- my plugins -

Last edited by ConnorMcLeod; 03-24-2013 at 07:59.
ConnorMcLeod is offline
pokemonmaster
princess milk
Join Date: Nov 2010
Location: Somewhere in this world
Old 03-24-2013 , 09:04   Re: add Weapons und equipment Help ;D
Reply With Quote #3

Quote:
dunno which map is that screenshot.
Who doesn't know fy_pool_day ?!
__________________
اَشْهَدُ اَنْ لَّآ اِلٰهَ اِلَّا اللہُ وَحْدَه لَا شَرِيْكَ لَه وَ اَشْهَدُ اَنَّ مُحَمَّدًا عَبْدُه وَرَسُوْلُه
No longer active in AMXX. Sorry.
pokemonmaster is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 03-24-2013 , 09:09   Re: add Weapons und equipment Help ;D
Reply With Quote #4

Quote:
Originally Posted by pokemonmaster View Post
Who doesn't know fy_pool_day ?!
In fy_pool_day there are no vest in the pool.
On his screenshot you can see some.

Edit : he said it is same map on another server, it explains it.
__________________
- tired and retired -

- my plugins -

Last edited by ConnorMcLeod; 03-24-2013 at 09:10.
ConnorMcLeod is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 03-24-2013 , 10:01   Re: add Weapons und equipment Help ;D
Reply With Quote #5

so why to make three threads for the same topic ?!
__________________
ANTICHRISTUS is offline
sl0wmo3
Junior Member
Join Date: Feb 2013
Old 03-24-2013 , 12:00   Re: add Weapons und equipment Help ;D
Reply With Quote #6

i am sry i maked 1 at the german forum and one here ;)
i think they are different
sry bout that
sl0wmo3 is offline
sl0wmo3
Junior Member
Join Date: Feb 2013
Old 03-24-2013 , 12:06   Re: add Weapons und equipment Help ;D
Reply With Quote #7

I wanna have the same like on the picture
4 Kevlar and 2 Grenades
can anybody code me this plugin please ?
sl0wmo3 is offline
Torge
Veteran Member
Join Date: Oct 2011
Old 03-24-2013 , 12:13   Re: add Weapons und equipment Help ;D
Reply With Quote #8

Quote:
Originally Posted by sl0wmo3 View Post
I wanna have the same like on the picture
4 Kevlar and 2 Grenades
can anybody code me this plugin please ?
Check code from ConnorMcLeod..
Torge is offline
sl0wmo3
Junior Member
Join Date: Feb 2013
Old 03-24-2013 , 12:25   Re: add Weapons und equipment Help ;D
Reply With Quote #9

am i am sorry english is not soo good ;)
can u post me the code with

4 Kevlar and 2 Grenades ??

i removed 6 Grenades
please ;)

Last edited by sl0wmo3; 03-24-2013 at 12:27.
sl0wmo3 is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 03-24-2013 , 12:26   Re: add Weapons und equipment Help ;D
Reply With Quote #10

Quote:
Originally Posted by sl0wmo3 View Post
i am sry i maked 1 at the german forum and one here ;)
you made three threads. in the first one, I gave you the exact answer for what you were asking for. so you wanted to change and not to hide the nades in the pool !
__________________

Last edited by ANTICHRISTUS; 03-24-2013 at 12:28.
ANTICHRISTUS is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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