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

Showing results 1 to 25 of 76
Search took 0.01 seconds.
Search: Posts Made By: bilalpro
Forum: Trash 03-16-2012, 20:01
Replies: 3
Views: 849
Posted By bilalpro
Achievements

Enjoy :)
Forum: Scripting Help 03-16-2012, 14:39
Replies: 11
Views: 2,112
Posted By bilalpro
Forum: Scripting Help 03-16-2012, 12:44
Replies: 2
Views: 1,164
Posted By bilalpro
Re: Knifemod shop

Try to make inside a xpmod, a knifemenu which u buy from xp.
Forum: Scripting Help 03-16-2012, 12:43
Replies: 13
Views: 2,668
Posted By bilalpro
Re: newmenus questions

new menu = menu_create("\rGIFTS", "menu_handler");

menu_additem(menu, "Dafuq \r[100]", "1", 0);
menu_additem(menu, "My hero \r[ 200 ]", "2", 0);
menu_additem(menu, "Set fire to...
Forum: Scripting Help 03-16-2012, 10:58
Replies: 11
Views: 2,112
Posted By bilalpro
Re: Help, how to make a countdown?

@killergirl, ur line does not work
tryed to compile it says unknown command iMax, iCount...
Forum: Scripting Help 03-15-2012, 12:36
Replies: 7
Views: 1,198
Posted By bilalpro
Re: (req) help me with this

Try to search for screenfade information, in other plugins or on our forums.
Forum: Scripting Help 03-15-2012, 12:35
Replies: 11
Views: 2,112
Posted By bilalpro
Re: Help, how to make a countdown?

I've fixed the countdown timer, it goes straight from 15 to 1
BUT.. it plays my sound which is in the case 15 times too..
anyone got a solution to fix this?, thanks!
Forum: Scripting Help 03-15-2012, 12:34
Replies: 16
Views: 2,853
Posted By bilalpro
Re: Question about menu

i can help you if you send me ur menu action
Forum: Scripting Help 03-15-2012, 10:26
Replies: 11
Views: 2,112
Posted By bilalpro
Re: Help, how to make a countdown?

i've tryed to make it, but it wont countdown, it stays on (15)...
and it keeps spamming messages.
Forum: Scripting Help 03-15-2012, 04:49
Replies: 11
Views: 2,112
Posted By bilalpro
Re: Help, how to make a countdown?

Thanks, currently on school. When im at home i will work on it :)
Forum: Scripting Help 03-14-2012, 15:04
Replies: 6
Views: 1,965
Posted By bilalpro
Re: V.I.P Get 10 More Money On MoneyBlock.

LOL, if the blockmaker is private and ur that good scripter why u ask help on this section.
Forum: Scripting Help 03-14-2012, 15:02
Replies: 11
Views: 2,112
Posted By bilalpro
Help, how to make a countdown?

public AssaultMenu(id)
{
//If there is already a vote, don't start another
if( gVoting )
{
ColorChat(0, GREY, "^4'^3[^4HnS^3]^4' ^3There is ^4already^3 a ^4vote^3 going...
Forum: Scripting Help 03-14-2012, 07:54
Replies: 3
Views: 964
Posted By bilalpro
Forum: Scripting Help 03-13-2012, 16:04
Replies: 3
Views: 964
Posted By bilalpro
Help, how to let it play a sound?

#include <amxmodx>

//This will hold the VoteMenu
new gVoteMenu;
//This will hold the votes for each option
new gVotes[2];
//This determines if a vote is already happening
new gVoting;
...
Forum: Scripting Help 03-13-2012, 15:00
Replies: 10
Views: 2,197
Posted By bilalpro
Forum: Scripting Help 03-13-2012, 14:48
Replies: 10
Views: 2,197
Posted By bilalpro
Re: Help, only admins can open this menu!

Xvil, the code is good. but getting 3 errors when im compiling it.
Expected token ";" but found "return"
Expected token ";" but found "}"
Loose indention
Forum: Scripting Help 03-13-2012, 10:54
Replies: 8
Views: 1,855
Posted By bilalpro
Re: Help with message.

send the script
Forum: Scripting Help 03-13-2012, 09:37
Replies: 10
Views: 2,197
Posted By bilalpro
Re: Help, only admins can open this menu!

#include <amxmodx>
#include <amxmisc>
#include <engine>
#include <fun>
#include <cstrike>
#include <fakemeta>
#pragma semicolon 1;
#define PLUGIN "blockmaker"
#define VERSION "4.01"
#define...
Forum: Scripting Help 03-13-2012, 07:28
Replies: 10
Views: 2,197
Posted By bilalpro
Help, only admins can open this menu!

Hello guys, im new to coding i dont really understand how to code but i want that when i say /bm
and i dont have acces to /bm it will say: this menu is only for admins
public showMainMenu(id)
{
...
Forum: Trash 09-24-2011, 13:47
Replies: 3
Views: 1,173
Posted By bilalpro
Re: Colorchat

Wait, you mean that everyone can see the line or? explain me whats wrong i cant see annything wrong on the line's?
Forum: Scripting Help 09-24-2011, 08:10
Replies: 15
Views: 2,147
Posted By bilalpro
Re: Play sound problem help please.

Tryed its not the problem, Maybe i should send u the .sma and u try to fix for me :P?
Forum: Scripting Help 09-24-2011, 08:07
Replies: 15
Views: 2,147
Posted By bilalpro
Re: Play sound problem help please.

let me check :)

EDIT: its in there but, in the .sma there stands misc/bonusxp.wav should'nt it be sound/misc/bonusxp.wav
Forum: Scripting Help 09-24-2011, 08:05
Replies: 15
Views: 2,147
Posted By bilalpro
Re: Play sound problem help please.

it is otherwise my server wont startup i mean in my steam maps
Forum: Scripting Help 09-24-2011, 07:57
Replies: 15
Views: 2,147
Posted By bilalpro
Re: Play sound problem help please.

i've added it still doesn't work i think theres something wrong because it doesnt even download the song on connect. ( i dont got it in my cstrike map either )
Forum: Scripting Help 09-24-2011, 07:53
Replies: 15
Views: 2,147
Posted By bilalpro
Re: Play sound problem help please.

as precache or emit_sound?
Showing results 1 to 25 of 76

 
Forum Jump

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


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