Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 195
Search took 0.01 seconds.
Search: Posts Made By: Storas1337
Forum: Scripting Help 05-25-2014, 19:26
Replies: 6
Views: 863
Posted By Storas1337
Re: Optimizing

ok thank you guys i was curious ;)
Forum: Scripting Help 05-25-2014, 18:35
Replies: 6
Views: 863
Posted By Storas1337
Re: Optimizing

Yes i know that fine, i just want to load less cpu :)
Forum: Scripting Help 05-25-2014, 15:34
Replies: 6
Views: 863
Posted By Storas1337
Re: Optimizing

I need more detailed example there is more code for ex

if(equali(arg_cmd, "/hp"))
{

if(!(get_user_flags(id) & ADMIN_BAN))
{
ColorChat(id, NORMAL,...
Forum: Scripting Help 05-25-2014, 14:40
Replies: 6
Views: 863
Posted By Storas1337
Optimizing

Hey guys anybody can give me an example how to optimize these part of code (with switch statement)

else if(equali(arg_cmd, "slay"))
{
if(!(get_user_flags(id) & ADMIN_SLAY))
{ ...
Forum: Scripting Help 05-24-2014, 12:59
Replies: 15
Views: 2,566
Posted By Storas1337
Re: [how to]

i was messed up with my plugins.ini everhting ok :)
Forum: Scripting Help 05-24-2014, 12:23
Replies: 15
Views: 2,566
Posted By Storas1337
Re: [how to]

Its working now thank you :D :)
Forum: Scripting Help 05-24-2014, 11:42
Replies: 15
Views: 2,566
Posted By Storas1337
Re: [how to]

it wont work anyway
you fixed only the message not giving hp
please note for me in which line ar these indexses ty
and about slay i will try if not have sucess i will make new thread and you willl...
Forum: Scripting Help 05-24-2014, 10:33
Replies: 15
Views: 2,566
Posted By Storas1337
Re: [how to]

I knew that there is mistake with index but where dont know :D so where it should be? :D
and about slay , i tryed that method you said but it wont worked i dont know why maybe there is need to call...
Forum: Scripting Help 05-24-2014, 07:12
Replies: 15
Views: 2,566
Posted By Storas1337
Re: [how to]

Thank you very much but i discovered bug when was testing for ex. when im writing hp botname amount it gives hp not for bot but for me :D its after removing checking of admin and one more question...
Forum: Scripting Help 05-23-2014, 18:29
Replies: 15
Views: 2,566
Posted By Storas1337
Re: [how to]

i get :


Error: Array must be indexed (variable "szValue") on line 37

btw if you can please comment every step you write it will be easier for me to understand , thnx.
im defined color_chat...
Forum: Scripting Help 05-23-2014, 03:18
Replies: 15
Views: 2,566
Posted By Storas1337
Re: [how to]

Thank you post please , i will try method as you explained
Forum: Scripting Help 05-22-2014, 17:40
Replies: 15
Views: 2,566
Posted By Storas1337
Help with first work

Hello im making my first plugin and i need some advice on it
main idea is that admin write in chat hp <name> <hpamount> and it gives
how to make it what am doing wrong? i know that i can make it...
Forum: Scripting Help 05-21-2014, 19:10
Replies: 14
Views: 2,161
Posted By Storas1337
Linking question

Hey i want to add in plugin this function which are below
mine question would be how to make this work when player is pressing shift button
and i need basic tutorial how to link this new function...
Forum: Scripting Help 12-28-2013, 10:34
Replies: 2
Views: 656
Posted By Storas1337
Re: help to fix

Ok, how to remove fade screen?
Forum: Code Snippets/Tutorials 12-28-2013, 09:43
Replies: 107
Views: 107,138
Posted By Storas1337
Re: [TUT] Custom Weapon Hud Sprites + Slot Redirection

Arkshine will it work for weaponmod?
Forum: Scripting Help 12-28-2013, 09:34
Replies: 2
Views: 656
Posted By Storas1337
help to fix

Hey everbody, im trying to add
Tired sound after player finishes sprint , no result
and removing fade screen anybody can help?
btw dont know method how to hide weapon model until player uses...
Forum: Suggestions / Requests 12-26-2013, 20:26
Replies: 0
Views: 539
Posted By Storas1337
Request assistance in one plug

Hey guys can anybode add run meter(bar) next to armor(in default cs hud)
Plugin link : https://forums.alliedmods.net/attachment.php?attachmentid=118703&d=1366333679
btw how to remove white screen...
Forum: Approved Plugins 12-26-2013, 19:07
Replies: 138
Views: 148,914
Posted By Storas1337
Re: WeaponMod 1.0 Omega

hey guys i know that plug dead, but im looking for help anybody know what to need add to code that result in window braking?
Forum: Scripting 05-12-2012, 05:43
Replies: 0
Views: 526
Posted By Storas1337
Some help here

Hi mates i need some help in remaking that:
https://forums.alliedmods.net/showthread.php?p=599464
I want only make it that server automaticly change map in x players which i determinated
thnks for...
Forum: Off-Topic 12-25-2010, 16:14
Replies: 5
Views: 2,169
Posted By Storas1337
Re: Crowbar Sven Coop

im owner of the server..
how i can make work for myself?
Forum: Off-Topic 12-25-2010, 15:23
Replies: 5
Views: 2,169
Posted By Storas1337
Re: Crowbar Sven Coop

You mean to sven coop developers?
Forum: Off-Topic 12-25-2010, 13:41
Replies: 5
Views: 2,169
Posted By Storas1337
Crowbar Sven Coop

Hello all , i just created server(got all rigts)
and i cant use electric crow
I dont know how to make it work when i press mouse2
it says it need to donate...
How to make it work?
Forum: General 12-25-2010, 13:33
Replies: 2
Views: 1,095
Posted By Storas1337
Re: Question about amxx

I fixed all myself
i just need to use metamod-p
Anyway thnks for advice :)
Forum: General 12-25-2010, 05:28
Replies: 2
Views: 1,095
Posted By Storas1337
Question about amxx

Hello friends
I got 1 question about Sven Coop amxx
I just downloaded metamod from sven coop homepage
All ok , then i started search amxx i downloaded 1.81 from amxmodx.org
but it didnt worked...
Forum: Off-Topic 12-13-2010, 13:49
Replies: 7
Views: 1,526
Posted By Storas1337
Re: Cant find

i suggesting that maybe hoo one can make bloody screen plugin? without shake?
Showing results 1 to 25 of 195

 
Forum Jump

All times are GMT -4. The time now is 19:39.


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