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

Showing results 1 to 25 of 359
Search took 0.01 seconds.
Search: Posts Made By: myusername
Forum: Scripting Help 07-31-2014, 00:01
Replies: 4
Views: 1,303
Posted By myusername
Re: Admin plugin... [FAST]

Anyone can help?

@fysiks: Sorry
@YamiKaitou: I have my own reasons please.
Forum: Scripting Help 07-30-2014, 11:13
Replies: 4
Views: 1,303
Posted By myusername
How to add custom admin in plugin? Like check's...

How to add custom admin in plugin? Like check's steamid or ip, setinfo and gives admin.

or

Hello, i want to add admin by plugin. Just write name, setinfo, flags in plugin. Then run plugin and...
Forum: Scripting Help 03-04-2014, 09:40
Replies: 2
Views: 523
Posted By myusername
Soccerjam HELP

Hello, im getting this error everyday.


L 03/04/2014 - 19:43:08: [AMXX] Displaying debug trace (plugin "soccerjam.amxx")
L 03/04/2014 - 19:43:08: [AMXX] Run time error 4: index out of bounds
L...
Forum: Scripting Help 02-23-2014, 12:46
Replies: 7
Views: 1,154
Posted By myusername
Re: BF2 invisible

I mean if player is vip then player will always invisible. Whenever if player has shotgun badge or not.
Forum: Scripting Help 02-23-2014, 06:23
Replies: 7
Views: 1,154
Posted By myusername
Re: BF2 invisible

is there any force way to make invisible?
Forum: Scripting Help 02-22-2014, 11:22
Replies: 7
Views: 1,154
Posted By myusername
Re: BF2 invisible

Oh yea i forgot the get_user_flags. Yea that's the problem. If i put this top of the shotgunlevel this will work?
Forum: Scripting Help 02-22-2014, 08:59
Replies: 7
Views: 1,154
Posted By myusername
BF2 invisible

Im making vip player fully invisible in BF2 server. But vip invisible not work. Where did i put wrong?

Invisible part

#define ADMIN_VIP ADMIN_BAN

public set_invis(id)
{
if (...
Forum: Unapproved/Old Plugins 02-21-2014, 11:47
Replies: 236
Views: 89,879
Posted By myusername
Re: Music Player - Advanced

I tought grouping with genre will be nice :)
Forum: Unapproved/Old Plugins 02-21-2014, 09:45
Replies: 236
Views: 89,879
Posted By myusername
Re: Music Player - Advanced

Also i need player and player's files (i mean the .swf player)
Forum: Unapproved/Old Plugins 02-21-2014, 08:38
Replies: 236
Views: 89,879
Posted By myusername
Re: Music Player - Advanced

Groups like this one (https://forums.alliedmods.net/showthread.php?t=93019).

I suggest use this html

<html>
<head>
<style...
Forum: Unapproved/Old Plugins 02-20-2014, 08:36
Replies: 236
Views: 89,879
Posted By myusername
Re: Music Player - Advanced

Really nice. But there are some delay(lag) when opens motd. Also when motd opens ping goes up.
How about adding group?

Edit: In .html why is there pre outside of the body?
Forum: Scripting Help 01-31-2014, 14:24
Replies: 0
Views: 609
Posted By myusername
Check Point (TouchTarget)

Hello, i need help with this plugin.


#include <amxmodx>
#include <engine>
#include <fakemeta>
#include <cstrike>
#include <hamsandwich>

#define P "CheckPoint"
Forum: Scripting Help 01-31-2014, 07:18
Replies: 5
Views: 973
Posted By myusername
Re: Run Statistics

Oh i see thank you. Solved.
Forum: Scripting Help 01-29-2014, 07:28
Replies: 5
Views: 973
Posted By myusername
Re: Run Statistics

I see in my timezone( +8 ) its 14.

Can you show me example? Its really hard to fix for me.
Forum: Suggestions / Requests 01-28-2014, 08:51
Replies: 2
Views: 756
Posted By myusername
Re: Run Statistics

Bring
Up
My
Post
Forum: Scripting Help 01-28-2014, 08:50
Replies: 5
Views: 973
Posted By myusername
Re: Run Statistics

to YamiKaitou: Ive bumped after 14 days :<

Bring
Up
My
Post
Forum: Suggestions / Requests 01-22-2014, 12:04
Replies: 4
Views: 1,163
Posted By myusername
Re: Simple save MONEY

Okay, i'll wait.
Forum: Scripting Help 01-21-2014, 11:18
Replies: 7
Views: 1,591
Posted By myusername
Re: UTF-8 special character

If i remember ive updated my server using hldsupdatetool. But i think it didn't updated. Okay i will find way to update. Thanks.
Forum: Scripting Help 01-21-2014, 11:07
Replies: 7
Views: 1,591
Posted By myusername
Re: UTF-8 special character

Server says me this: "Exe build: 11:30:00 Aug 28 2012 (5787)"
Does this have uft8 support?
Forum: Scripting Help 01-21-2014, 10:53
Replies: 7
Views: 1,591
Posted By myusername
Re: UTF-8 special character

When was the last release? Ive didn't updated my server almost half year or more. If then do i need utf8 or upatch module?
Forum: Suggestions / Requests 01-21-2014, 10:43
Replies: 4
Views: 1,163
Posted By myusername
Re: Simple save MONEY

Currently(zombie server) on zp5.0 reward plugin and increased 16k to 99k.
Forum: Scripting Help 01-21-2014, 10:38
Replies: 7
Views: 1,591
Posted By myusername
UTF-8 special character

Hello allied coders. How can i support utf-8 in my server? Example ive put "текст" in my land and saved in utf without bom. In server text shows like this "?????". And i've added upatch, utf-8...
Forum: Suggestions / Requests 01-20-2014, 09:12
Replies: 4
Views: 1,163
Posted By myusername
Simple save MONEY

Hello, I need plugin save players money automaticaly. Also i have unlimited money (i can get over 16k). So please help me.

I've already searched but none of them worked. Example this...
Forum: Unapproved/Old Plugins 01-20-2014, 08:55
Replies: 55
Views: 15,468
Posted By myusername
Re: Simple Vault Bank - Save your money automatically!

Someone can help me?


[CSTRIKE] Invalid player 1
[AMXX] Displaying debug trace (plugin "simplevaultbank_1_1.amxx")
[AMXX] Run time error 10: native error (native "cs_get_user_money")
[AMXX] ...
Forum: Unapproved/Old Plugins 01-20-2014, 08:42
Replies: 768
Views: 379,276
Posted By myusername
Re: Register System V9.0 by m0skVi4a ;]

Thank you, my problem solved.
Showing results 1 to 25 of 359

 
Forum Jump

All times are GMT -4. The time now is 10:38.


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