Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 432
Search took 0.01 seconds.
Search: Posts Made By: Evaldas.Grigas
Forum: Scripting Help 11-20-2011, 01:42
Replies: 4
Views: 933
Posted By Evaldas.Grigas
Re: Code doesn't work. Please help.

So, I have to do it equal?
Forum: Scripting Help 11-19-2011, 16:36
Replies: 4
Views: 933
Posted By Evaldas.Grigas
Re: Code doesn't work. Please help.

Oh! Thanks! What a stupid mistake. :(
Forum: Scripting Help 11-19-2011, 16:28
Replies: 4
Views: 933
Posted By Evaldas.Grigas
Code doesn't work. Please help.

When this was %m insted of %B it worked. If you don't know what that means look here (http://www.amxmodx.org/funcwiki.php?go=func&id=249).

#include <amxmodx>
#include <amxmisc>

#define PLUGIN...
Forum: General 11-19-2011, 12:31
Replies: 6
Views: 1,491
Posted By Evaldas.Grigas
Re: NeW plUgIN

Rofl. http://forums.alliedmods.net/forumdisplay.php?f=83
Forum: Suggestions / Requests 11-19-2011, 10:43
Replies: 14
Views: 3,571
Posted By Evaldas.Grigas
Re: [REQ] model on dmg plugin

Is my edited code is alright?
Forum: Suggestions / Requests 11-19-2011, 10:01
Replies: 14
Views: 3,571
Posted By Evaldas.Grigas
Re: [REQ] model on dmg plugin

Yeah. So make examples, becouse not everyone know everything.
Forum: Suggestions / Requests 11-19-2011, 09:58
Replies: 7
Views: 1,390
Posted By Evaldas.Grigas
Re: I need plugin no public chat

I think the same would be with say_team

#include <amxmodx>

#define PLUGIN "Block Say_Team"
#define VERSION "1.0"
#define AUTHOR "Evaldas.Grigas"

public plugin_init()
{
Forum: Scripting Help 11-19-2011, 09:55
Replies: 7
Views: 1,733
Posted By Evaldas.Grigas
Re: Need help adminvote

Lol. Change
for option
->
for map
Forum: Suggestions / Requests 11-19-2011, 06:36
Replies: 14
Views: 3,571
Posted By Evaldas.Grigas
Re: [REQ] model on dmg plugin

Sorry forgot one "=" after each "get_user_health", and forgot to define "cstrike" include.
EDITED.
You are right tuty. But I at least trying to help, not like you. Just saying blablabla, that wrong...
Forum: Scripting Help 11-19-2011, 06:12
Replies: 5
Views: 1,221
Posted By Evaldas.Grigas
Re: How to make set_user_flags for everybody?

Thanks it works. If I want to add flags I have to add them in client_authorized, putinserver and infochanged. Right?
Forum: Suggestions / Requests 11-19-2011, 05:44
Replies: 14
Views: 3,571
Posted By Evaldas.Grigas
Re: [REQ] model on dmg plugin

Ok. Try this.

#include <amxmodx>
#include <amxmisc>
#include <cstrike>

#define PLUGIN "Damaged model change"
#define VERSION "1.0"
#define AUTHOR "Evaldas.Grigas"
Forum: Suggestions / Requests 11-19-2011, 05:38
Replies: 7
Views: 1,390
Posted By Evaldas.Grigas
Re: I need plugin no public chat

I think he want to block chat in his server? Maybe try to block say and say_team commands?
Forum: Scripting Help 11-19-2011, 05:36
Replies: 7
Views: 1,733
Posted By Evaldas.Grigas
Re: Need help adminvote

Isn't that in lang folder? So you can edit what message is sent.
Forum: Scripting Help 11-19-2011, 05:24
Replies: 6
Views: 1,257
Posted By Evaldas.Grigas
Re: HELP ME FAST!!!!!

You want to make that player would get message, that they would need to write /nagrada?

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "MOTD"
#define VERSION "1.0"
#define AUTHOR...
Forum: Scripting Help 11-19-2011, 05:18
Replies: 5
Views: 1,221
Posted By Evaldas.Grigas
Re: How to make set_user_flags for everybody?

Haha. Well perhaps I didn't explain everything. I am trying to make a plugin that gives player ADMIN_CHAT flag on some of the days. eg.:

#include <amxmodx>
#include <amxmisc>

#define PLUGIN...
Forum: Scripting Help 11-19-2011, 02:36
Replies: 5
Views: 1,221
Posted By Evaldas.Grigas
How to make set_user_flags for everybody?

Here is the link: http://www.amxmodx.org/funcwiki.php?go=func&id=256.
But I still don't understand how to make this fork for everybody in my server.
P.S. I want to give players admin_chat flag.
Forum: Suggestions / Requests 11-18-2011, 10:19
Replies: 13
Views: 2,833
Posted By Evaldas.Grigas
Re: crouch bug fix?

Connor I saw your double post :D
Forum: Suggestions / Requests 11-17-2011, 14:17
Replies: 47
Views: 18,475
Posted By Evaldas.Grigas
Re: [REQ] Strip Primary weapon, secondary weapon, grenades.

When the server crashes on load or after a whyle?
EDIT: It works on my server.
Forum: Suggestions / Requests 11-17-2011, 12:32
Replies: 16
Views: 3,319
Posted By Evaldas.Grigas
Re: [REQ] Snowball

You want snoball model instead of he, but you don't want the model? WTF?
Forum: Scripting Help 11-17-2011, 12:26
Replies: 12
c4
Views: 2,269
Posted By Evaldas.Grigas
Re: c4

No one will help you. Read the rules.
Forum: Scripting Help 11-17-2011, 12:23
Replies: 11
Views: 3,646
Posted By Evaldas.Grigas
Re: [HELP]

Full code(or the code you added) = help?
Forum: Scripting Help 11-17-2011, 12:23
Replies: 4
Views: 1,222
Posted By Evaldas.Grigas
Re: [HELP] is this a fixable problem?

Look for tutorials. We don't have to do the work for you. Search. If you want to it be done for you post it in suggestions/requests.
Forum: Scripting Help 11-17-2011, 12:09
Replies: 4
Views: 1,222
Posted By Evaldas.Grigas
Re: [HELP] is this a fixable problem?

Try do it with other sort of menu.
Forum: Scripting Help 11-17-2011, 09:09
Replies: 4
Views: 1,090
Posted By Evaldas.Grigas
Re: Thunder, more than 1 use

tools -> indentor
Forum: Suggestions / Requests 11-17-2011, 09:04
Replies: 47
Views: 18,475
Posted By Evaldas.Grigas
Re: [REQ] Strip Primary weapon, secondary weapon, grenades.

Maybe shut down other 3rd party plugins you're running and see if it works then. If works look for witch doesn't and delete it. This include works perfect with my plugin.
Showing results 1 to 25 of 432

 
Forum Jump

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


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