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

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: Podarok
Forum: Suggestions / Requests 08-20-2013, 08:26
Replies: 17
Views: 3,118
Posted By Podarok
Re: Make native plugin

Stubborn german boy, PLEASE DO STOP SPAMMING MY THREAD WITH TRASH POSTS!
Forum: Suggestions / Requests 08-20-2013, 08:21
Replies: 17
Views: 3,118
Posted By Podarok
Re: Make native plugin

Are you blind? I told it 2 or 3 times already : THIS IS NOT MY SERVER. And please do read my message to all of you above ^
Forum: Scripting Help 08-20-2013, 08:19
Replies: 6
Views: 1,472
Posted By Podarok
Re: [HELP] Ultimate Sound modification

Could you please describe more what you want to do and also post the .sma file for sounds!

As I understood, when a client type /stop - they will not hear sounds
When they type /play - they will...
Forum: Suggestions / Requests 08-20-2013, 08:02
Replies: 17
Views: 3,118
Posted By Podarok
Re: Make native plugin

I have no time for it, thats why i posted in requests. So whats with that screenshot Kia? And yeah again HalfLife posted useless post, probably gonna delete it later..

Also, Kia dont TEACH me, its...
Forum: Suggestions / Requests 08-20-2013, 06:56
Replies: 17
Views: 3,118
Posted By Podarok
Re: Make native plugin

Also think about posting SHITTY and USELESS posts before you do, not after (and deleting your posts like a pussy). Who the heck are you to tell me what to do and what not to do? Stop spamming my...
Forum: Suggestions / Requests 08-20-2013, 04:07
Replies: 17
Views: 3,118
Posted By Podarok
Re: Make native plugin

Its not my server, its server that is using my works, omfg. I cant stand you both, you are 0, you dont know anything about coding and stuff and ur telling me something here, F*CK YOU! Moderators will...
Forum: Scripting Help 08-20-2013, 03:50
Replies: 4
Views: 1,647
Posted By Podarok
Re: Model not precached (ERROR)

Full code has 2k+ lines, its in JailBreak plugin by Joropito. I just modified 1 line, to change hands model... Thats it. And also this errors occurs only sometimes, not always, when you e.g. type...
Forum: Suggestions / Requests 08-20-2013, 03:45
Replies: 17
Views: 3,118
Posted By Podarok
Re: Make native plugin

Excuse me ? How the hell is it connected with no-steam ?
Forum: Suggestions / Requests 08-20-2013, 03:42
Replies: 17
Views: 3,118
Posted By Podarok
Make native plugin

Hello. I have got this :

#include <amxmodx>
#include <engine>
#include <fakemeta>
#include <hamsandwich>
#include <zombieplague>
#include <xs>

#pragma semicolon 1
Forum: Scripting Help 08-20-2013, 03:12
Replies: 4
Views: 1,647
Posted By Podarok
Forum: Scripting Help 08-19-2013, 15:11
Replies: 4
Views: 1,647
Posted By Podarok
Model not precached (ERROR)

Hello. I have got this :


L 08/19/2013 - 22:07:19: FATAL ERROR (shutting down): SV_ModelIndex: model models/v_perchcs.mdl not precached


However this model is precached :


new const...
Forum: Scripting Help 08-19-2013, 12:53
Replies: 18
Views: 3,093
Posted By Podarok
Re: Index out of bounds

static i, num[5], menu, menuname[32], option[64]

formatex(menuname, charsmax(menuname), "My Menu")
menu = menu_create(menuname, "shopmenu_handler")

for(i = 0; i < sizeof(g_Items); i++) {...
Forum: Scripting Help 08-19-2013, 12:00
Replies: 18
Views: 3,093
Posted By Podarok
Re: Index out of bounds

I already did tried that. That just does wrong, 1st ITEM == 0, 2nd ITEM == 1, the index of value item is equals 0 for the 1st item... Hope u got me
Forum: Scripting Help 08-19-2013, 03:33
Replies: 18
Views: 3,093
Posted By Podarok
Re: Index out of bounds

Thanks Yami for response, I debugged it like you said and here is the result :

item == 9
item was not MENU_EXIT
L 08/19/2013 - 09:58:16: [AMXX] Displaying debug trace (plugin "mt_$_shop.amxx")...
Forum: Scripting Help 08-19-2013, 03:17
Replies: 31
Views: 13,317
Posted By Podarok
Re: Resetting HUD

Yes me 2. Probably dirty non-steam again. Also, he tols us that his clients had the same problem as he (with HUD), but hey, everybody knows that if he had a genuinely latest STEAM UPDATE, he wouldnt...
Forum: Off-Topic 08-16-2013, 04:21
Replies: 2
Views: 797
Posted By Podarok
Re: Shut Down sound

I actually can get the sound, I just dunno how to edit it, I dont want it to be female sound :
Here from LoL : http://www.soundboard.com/sb/League_of_Legends#
Forum: Off-Topic 08-16-2013, 04:04
Replies: 2
Views: 797
Posted By Podarok
Shut Down sound

Hello. I am working on my own killing spree plugin and im wondering if anyone could make for me a sound with that HL voice (like traditional multi kill etc..) "Shut Down". I didnt know where to write...
Forum: Scripting Help 08-15-2013, 14:46
Replies: 18
Views: 3,093
Posted By Podarok
Re: Index out of bounds

I opened 2 windows, CS and My Remote Connection to the server i pressed every key on the menu and only when I pressed 0 aka Exit this error occured.. I was also wondered why because as u said i have...
Forum: Scripting Help 08-15-2013, 10:41
Replies: 18
Views: 3,093
Posted By Podarok
Re: Index out of bounds

Yes thats what I am talking about. This error occurs when u press 0. Aka Exit!
Forum: Scripting Help 08-15-2013, 10:34
Replies: 18
Views: 3,093
Posted By Podarok
Re: Index out of bounds

If I press 0 - aka Exit, it shows me this error...


Also this is not right.
Forum: Scripting Help 08-15-2013, 09:53
Replies: 18
Views: 3,093
Posted By Podarok
Index out of bounds

So I have got a menu and prices for it and in handler i remove amout of money required to buy item, but console is showing me an error : Index is out of bounds, how can I cope with it ?


public...
Forum: Scripting Help 08-13-2013, 04:11
Replies: 8
Views: 1,692
Posted By Podarok
Re: Array must be indexed O_O

I had a long brake in scripting. Could u tell me how would that look like in code?
Forum: Scripting Help 08-12-2013, 11:04
Replies: 8
Views: 1,692
Posted By Podarok
Re: Array must be indexed O_O

Using str_to_num ?
Forum: Scripting Help 08-12-2013, 10:41
Replies: 8
Views: 1,692
Posted By Podarok
Array must be indexed O_O

i got this :


static const g_Cost[][] = {
{ "10000" },
{ "13000" },
{ "16000" },
{ "5000" },
{ "16000" },
{ "12000" },
Forum: Scripting Help 07-24-2013, 12:03
Replies: 0
Views: 650
Posted By Podarok
HELP with antiblock

Here is the plugin :

#include <amxmodx>
#include <fakemeta>
#include <zombieplague>

#define DISTANCE 120

new g_iTeam[33]
new bool:g_bSolid[33]
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 18:28.


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