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

Showing results 1 to 25 of 262
Search took 0.01 seconds.
Search: Posts Made By: lgund
Forum: Suggestions / Requests 02-27-2013, 13:00
Replies: 1
Views: 622
Posted By lgund
New CS Update..

i have a little Question....

which Commands are all blocked with the new CS Update ?
Forum: Suggestions / Requests 02-27-2013, 12:53
Replies: 13
Views: 2,497
Posted By lgund
Re: Doesn`t work Extra Itiems

write debug without " only PLUGINNAME.amxx debug thats enough.... after that restart the server or mapchange then you will get more information about the error.....

and pls insert the plugin at...
Forum: Suggestions / Requests 02-27-2013, 12:47
Replies: 13
Views: 2,705
Posted By lgund
Re: 2 Intresting requested plugins!

Should work ;) but is not tested....


/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>
#include <fun>
#include <fakemeta_util>
Forum: Scripting Help 02-27-2013, 05:47
Replies: 13
Views: 4,720
Posted By lgund
Re: precache_generic

if you want that the client download a .wad file then you need to add a .res file in the maps folder.

The .res file need the same name like the map (for example: de_dust2.res) and there you write...
Forum: Suggestions / Requests 02-27-2013, 05:21
Replies: 13
Views: 2,705
Posted By lgund
Re: 2 Intresting requested plugins!

:shock: yeah you are right xD.... THX

here now the code ... should work but its untested:


/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>
#include <fun>
Forum: Suggestions / Requests 02-27-2013, 02:43
Replies: 11
Views: 2,362
Posted By lgund
Re: flashlight power

Maybe this will work:
http://forums.alliedmods.net/showthread.php?p=143436

But was is in Haf Life diffrent ?!
Forum: Suggestions / Requests 02-27-2013, 02:18
Replies: 13
Views: 2,705
Posted By lgund
Re: 2 Intresting requested plugins!

try this....


/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>
#include <fun>
#include <fakemeta_util>
Forum: Suggestions / Requests 02-25-2013, 11:51
Replies: 12
Views: 3,141
Posted By lgund
Re: remove speed ball plugin

can you send me the error ???
Forum: Suggestions / Requests 02-24-2013, 14:31
Replies: 4
Views: 965
Posted By lgund
Re: [REQ] COD Menu

maybe this will work ;)


#include <amxmodx>
#include <amxmisc>
#include <fun>
#include <cstrike>
#include <fakemeta>
#include <engine>
#include <hamsandwich>
Forum: Scripting Help 02-24-2013, 07:43
Replies: 2
Views: 778
Posted By lgund
Re: C4 for both teams ... posible ??

oh damn ;) .... thanks ^^
Forum: Suggestions / Requests 02-24-2013, 04:47
Replies: 5
Views: 1,636
Posted By lgund
Re: Help with VIP PLS

that can only be a junior member :S.... this is a forum :) nobody must pay here :(
Forum: Scripting Help 02-24-2013, 04:45
Replies: 2
Views: 778
Posted By lgund
C4 for both teams ... posible ??

hi guys,

i have a question :D.... is it possible that cts can pickup the bomb and plant them and can so win a round ?????

if it is possible can someone help me with the source ?? i have no idea...
Forum: Scripting Help 02-24-2013, 04:43
Replies: 2
Views: 762
Posted By lgund
Re: Stack error

stack error means that a array is to small and have a overflood....

can you give us more code pls ?
Forum: Scripting Help 02-24-2013, 04:28
Replies: 37
Views: 6,999
Posted By lgund
Forum: Scripting Help 02-24-2013, 02:09
Replies: 37
Views: 6,999
Posted By lgund
Re: Amxx delete_file rename_file functions disable?

yea ;) but the server will warn you that you pls dont start the server as root :O dont ignore them xD
Forum: Suggestions / Requests 02-24-2013, 02:07
Replies: 5
Views: 1,757
Posted By lgund
Re: Help With Counter Strike 1.6 Plugins/Models for server

here you can find all plugins ;).....

http://www.amxmodx.org/compiler.php?mod=1&cat=0&plugin=&author=&go=search
Forum: Suggestions / Requests 02-23-2013, 09:39
Replies: 4
Views: 965
Posted By lgund
Re: [REQ] COD Menu

i cant read the sourcecode ;) (its not in english :D)....

you need to add this in the classmenu where you choose your class....

i think its here :S


public WybierzKlase(id)
{
new menu...
Forum: Scripting Help 02-23-2013, 06:01
Replies: 37
Views: 6,999
Posted By lgund
Re: Amxx delete_file rename_file functions disable?

???? i dont understand the question here :D...

can someone repeat the question in normal english pls ^^
Forum: Scripting Help 02-23-2013, 05:25
Replies: 19
Views: 2,742
Posted By lgund
Re: Respawn 50% Lucky

you are kidding me right ?? :D

its not rly hard... if you dont know look in other plugins how did them :)


new Float:randomnumber = random_float(0.0,1.0)
if(randomnumber < 0.5)
{
//...
Forum: Suggestions / Requests 02-23-2013, 04:03
Replies: 9
Views: 2,942
Posted By lgund
Re: [REQ] Map Change Time Limit

ok, should work ;) but i can test this here....

i have a question i have rewritten all based plugins in amxmodx... and want to republish this "Basismod".

I have in this Mod a Global System that...
Forum: Suggestions / Requests 02-23-2013, 02:01
Replies: 9
Views: 2,942
Posted By lgund
Re: [REQ] Map Change Time Limit

now you have it :D
Forum: Suggestions / Requests 02-22-2013, 18:32
Replies: 13
Views: 2,497
Posted By lgund
Re: Doesn`t work Extra Itiems

write behind the plugin in your plugins.ini or plugins-zombie.ini "debug" to activate the debug mode
Forum: Suggestions / Requests 02-22-2013, 18:28
Replies: 2
Views: 1,023
Posted By lgund
Re: [error[ plugin

try this..... i think it will work ;)
Forum: Suggestions / Requests 02-22-2013, 18:20
Replies: 15
Views: 2,685
Posted By lgund
Re: Restart Server every 30minutes

wont work ;)

edit the mapcycle.txt and put there only de_dust2... after that change the timelimit to 30 ;) DONE
Forum: Suggestions / Requests 02-22-2013, 18:16
Replies: 5
Views: 1,533
Posted By lgund
Re: [REQ] Bazooka

then you need only to change the path in the plugin.....


static const mrpg_w[] = "models/w_zm_bazooka.mdl";
static const mrpg_v[] = "models/v_zm_bazooka.mdl";
static const mrpg_p[] =...
Showing results 1 to 25 of 262

 
Forum Jump

All times are GMT -4. The time now is 07:27.


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