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

Showing results 1 to 25 of 77
Search took 0.01 seconds.
Search: Posts Made By: @.SizNeR
Forum: Unapproved/Old Plugins 10-28-2013, 10:26
Replies: 79
Views: 23,088
Posted By @.SizNeR
Forum: Unapproved/Old Plugins 10-15-2013, 12:05
Replies: 79
Views: 23,088
Posted By @.SizNeR
Re: Deathrun Shop v1.0.8 - By @.SizNeR (Last Update: 15-10-13)

Update (15/10/13):
Updated multi-language file. (Added SK, RO, RU)
Forum: Translation Request 10-15-2013, 11:57
Replies: 10
Views: 4,531
Posted By @.SizNeR
Forum: Unapproved/Old Plugins 10-03-2013, 10:48
Replies: 79
Views: 23,088
Posted By @.SizNeR
Re: Deathrun Shop v1.0.8 - By @.SizNeR (Last Update: 03-10-13)

Update - New Version 1.0.8:
View changelog.
Forum: Unapproved/Old Plugins 10-03-2013, 09:38
Replies: 63
Views: 34,956
Posted By @.SizNeR
Re: [ JailBreak Mod By Natsheh ]

Some Suggestions:
- In the last-request, use enums, its better.
- Remove CurWeapon Event and use Ham_Item_Deploy.

Lines 1636-1643:

case 1: Duel_info[ id ] = 1
case 2: Duel_info[ id ] = 2...
Forum: Unapproved/Old Plugins 10-01-2013, 08:56
Replies: 79
Views: 23,088
Posted By @.SizNeR
Re: Deathrun Shop v1.0.7 - By @.SizNeR (Last Update: 25-09-13)

Will check it when I will get home, thanks :P.
Forum: Unapproved/Old Plugins 09-28-2013, 14:15
Replies: 79
Views: 23,088
Posted By @.SizNeR
Re: Deathrun Shop v1.0.7 - By @.SizNeR (Last Update: 25-09-13)

Have no idea. :O


addons/amxmodx/scripting/include


In the next version I will do a option for that also.
Forum: Unapproved/Old Plugins 09-27-2013, 20:58
Replies: 79
Views: 23,088
Posted By @.SizNeR
Forum: Unapproved/Old Plugins 09-26-2013, 16:06
Replies: 439
Views: 234,749
Posted By @.SizNeR
Re: UltimatePlugin v1.3.2 + Menu v0.1.1 (4th September 2013) - tonykaram1993

What is thw different from amx_glow to amx_glow2?
Forum: Translation Request 09-25-2013, 18:19
Replies: 10
Views: 4,531
Posted By @.SizNeR
Re: Translate Request

More please? :)
Forum: Unapproved/Old Plugins 09-25-2013, 17:48
Replies: 79
Views: 23,088
Posted By @.SizNeR
Re: Deathrun Shop v1.0.7 - By @.SizNeR (Last Update: 25-09-13)

New Update, Version 1.0.7, View Changelog. :)
Forum: Scripting Help 09-21-2013, 20:33
Replies: 4
Views: 796
Posted By @.SizNeR
Re: Help

So can you try fix it to me please?

I changed it to:


new const g_szShopsData[ g_iMain ][][] =
{
{
{ "Health Menu", "CmdHealthMenu_Handler" },
{ "Weapons Menu",...
Forum: Scripting Help 09-21-2013, 18:38
Replies: 4
Views: 796
Posted By @.SizNeR
Help

enum _:g_iMain
{
m_TerroristShop,
m_CounterTerroristShop
};

new const g_szShopsData[ g_iMain ][][ 2 ] =
{
{
{ "Health Menu", "CmdHealthMenu_Handler" }, // Line 41
Forum: Unapproved/Old Plugins 09-21-2013, 16:09
Replies: 79
Views: 23,088
Posted By @.SizNeR
Forum: Unapproved/Old Plugins 09-21-2013, 15:56
Replies: 79
Views: 23,088
Posted By @.SizNeR
Forum: Unapproved/Old Plugins 09-20-2013, 16:02
Replies: 79
Views: 23,088
Posted By @.SizNeR
Re: Deathrun Shop v1.0.6 - By @.SizNeR (Last Update: 20-09-13)

Oh my bad, again. :grrr:

I did an error in the DeathMsg public, fixed! :oops:
Forum: Translation Request 09-20-2013, 09:00
Replies: 10
Views: 4,531
Posted By @.SizNeR
Forum: Unapproved/Old Plugins 09-20-2013, 07:34
Replies: 79
Views: 23,088
Posted By @.SizNeR
Re: Deathrun Shop v1.0.6 - By @.SizNeR (Last Update: 19-09-13)

Thanks, will add it later. :)

About the get points, did you saw the DeathMsg public?

public plugin_init()
register_event( "DeathMsg", "EventDeathMsg", "a" );

public EventDeathMsg( )
{...
Forum: Unapproved/Old Plugins 09-19-2013, 12:35
Replies: 79
Views: 23,088
Posted By @.SizNeR
Re: Deathrun Shop v1.0.6 - By @.SizNeR (Last Update: 18-09-13)

My bad, added! :)

Little Update:
- Added the plugin. :P
- Added French translation, Thanks to ANTICHRISTUS (http://forums.alliedmods.net/member.php?u=81280).
Forum: Unapproved/Old Plugins 09-18-2013, 12:28
Replies: 79
Views: 23,088
Posted By @.SizNeR
Re: Deathrun Shop v1.0.6 - By @.SizNeR (Last Update: 18-09-13)

Update: (Version 1.0.6)
- Changed Cash System to Points System. (Changed prices)
- Added DeathrunShop Include.
- New multi language file :(. (Please translations here...
Forum: Translation Request 09-18-2013, 11:54
Replies: 10
Views: 4,531
Posted By @.SizNeR
Translate Request - Deathrun Shop

I changed some things in my Deathrun Shop, so I need new translations.

[en]
ADMIN_GAVE_POINTS = Admin ^"!t%s!n^" has gave!t %i points!n to player ^"!t%s!n^".
ADMIN_TOOK_POINTS = Admin ^"!t%s!n^"...
Forum: Unapproved/Old Plugins 09-18-2013, 10:14
Replies: 79
Views: 23,088
Posted By @.SizNeR
Re: Deathrun Shop v1.0.5 - By @.SizNeR (Last Update: 03-08-13)

No Problem. :)


I need more ideas, if you have some, send me a pm. :)


In the next update I will change it to Points System.
Forum: Scripting Help 09-16-2013, 15:52
Replies: 7
Views: 1,532
Posted By @.SizNeR
Re: Help

Your way is not good.
Forum: Scripting Help 09-16-2013, 15:36
Replies: 7
Views: 1,532
Posted By @.SizNeR
Re: Help

He want to make a plugin working on time.

He Just need a little example that after specific time, it will for example write a line in the file.
Forum: Scripting Help 08-27-2013, 11:55
Replies: 16
Views: 2,904
Posted By @.SizNeR
Re: How can I stop a hegrenade explode?

I want to stop a hegrenade explode.

An image:
http://img211.**************/img211/3114/3ws.jpg
Showing results 1 to 25 of 77

 
Forum Jump

All times are GMT -4. The time now is 04:49.


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