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

Showing results 1 to 25 of 277
Search took 0.04 seconds.
Search: Posts Made By: Mr.Noobie
Forum: Trash 09-21-2009, 05:56
Replies: 2
Views: 1,080
Posted By Mr.Noobie
Speed didn't work.

Does anyone know why this didn't work for the speed.

#include <amxmodx>
#include <zombieplague>
#include <fun>

new MaxPlayers

new Movementin[ 33 ] = 0
new Movementan[ 33 ] = 0
Forum: Trash 09-20-2009, 07:42
Replies: 6
Views: 1,400
Posted By Mr.Noobie
Re: wamp question.

Then normal website ?

Like ftp ?
Forum: Trash 09-20-2009, 07:08
Replies: 6
Views: 1,400
Posted By Mr.Noobie
Forum: Trash 09-20-2009, 07:03
Replies: 6
Views: 1,400
Posted By Mr.Noobie
wamp question.

1 Question.

when you using a wamp as fast download. meanwhile why your server will lag ?

Then i off the wamp the server is ok ?
Forum: Trash 09-20-2009, 05:54
Replies: 2
Views: 1,006
Posted By Mr.Noobie
Re: wamp as fast download.

No because i register no-ip already.
Forum: Trash 09-20-2009, 04:58
Replies: 2
Views: 1,006
Posted By Mr.Noobie
wamp as fast download.

I using wamp as fast download.

I having few problem.

Some client have fast download, some doesn't have when correcting to the server.

I thought maybe is here the problem lay.
...
Forum: Scripting Help 09-19-2009, 22:34
Replies: 5
Views: 1,418
Posted By Mr.Noobie
Re: Menu Debug.

Thanks for the help :)
Forum: Off-Topic 09-19-2009, 22:30
Replies: 48
Views: 8,578
Posted By Mr.Noobie
Re: Fast Download.

Anyone has used before wamp as fast download ?

I try didn't work so well.

Some people has fast download, some of them didn't just like default ?
Forum: Scripting Help 09-19-2009, 08:52
Replies: 5
Views: 1,418
Posted By Mr.Noobie
Re: Menu Debug.

I don't understand.

Just remove the menu_destroy ?
Forum: Scripting Help 09-19-2009, 08:31
Replies: 5
Views: 1,418
Posted By Mr.Noobie
Menu Debug.

How to fix this error without using ;

L 09/19/2009 - 20:29:45: Invalid menu id 0(1)
L 09/19/2009 - 20:29:45: [AMXX] Run time error 10 (plugin "Music-Player.amxx") (native "menu_destroy") -...
Forum: Scripting Help 09-19-2009, 08:25
Replies: 10
Views: 3,048
Posted By Mr.Noobie
Re: Music player.

Can you provide me the Audio Software. what you mean by save ?

1. Question.

This is 2 song and above right ?

new const Music[ ][ ]= { "sound/music/28week.mp3", "sound/music/wwwooot.mp3" }
Forum: Scripting Help 09-19-2009, 07:52
Replies: 10
Views: 3,048
Posted By Mr.Noobie
Re: Music player.

How do i make it good encoded ?
Forum: Suggestions / Requests 09-19-2009, 04:56
Replies: 1
Views: 865
Posted By Mr.Noobie
Music at round start.

Can someone make me music plugin ?

when the room is make the music will play ?
Forum: Off-Topic 09-19-2009, 00:33
Replies: 48
Views: 8,578
Posted By Mr.Noobie
Re: Fast Download.

So www.000webhost.com (http://www.000webhost.com) Need to pay ??
Forum: Off-Topic 09-18-2009, 22:40
Replies: 8
Views: 1,887
Posted By Mr.Noobie
Re: Usage

No i wanted to ask if i combian 3 plugin into 1 will it be less lag in my server ??

2 question what is less foward call
Forum: Off-Topic 09-18-2009, 22:27
Replies: 48
Views: 8,578
Posted By Mr.Noobie
Re: Fast Download.

Just 1 thing i don't understand..

What is trial ?
Forum: Off-Topic 09-18-2009, 14:27
Replies: 8
Views: 1,887
Posted By Mr.Noobie
Re: Usage

What you mean by less forward calls ?

So it doesn't matter.
Forum: Scripting Help 09-18-2009, 11:04
Replies: 6
Views: 1,940
Posted By Mr.Noobie
Re: End Round.

Ok this is end round reward :

public zp_round_ended( iTeam )
{
if ( iTeam == WIN_NO_ONE )
return;

new id, iPlayers[ 32 ], iNum, iPacks = get_pcvar_num( g_pCvarAmmo[...
Forum: Scripting Help 09-18-2009, 11:00
Replies: 16
Views: 3,020
Posted By Mr.Noobie
Re: Late Joined

I mean some plugin didn't work in there, not the respawn.

register_event( "HLTV", "event_round_start", "EventNewRound", "a", "1=0", "2=0" )


public event_round_start( )
{
new t
t =...
Forum: Off-Topic 09-18-2009, 10:56
Replies: 8
Views: 1,887
Posted By Mr.Noobie
Re: Usage

Not like this ?

Example:

3 plugin include is #include <amxmod>, <zombieplague>, <fun>

If i combian them into 1 plugin only <amxmod>, <zombieplague>, <fun>

If i didn' it is <amxmod>x3,...
Forum: Off-Topic 09-18-2009, 09:56
Replies: 8
Views: 1,887
Posted By Mr.Noobie
Usage

I don't really know how the usage works. For include.

3 plugin to make 1 plugin. Not so much usage.

Rather then 3 plugin. More usage right ?
Forum: Scripting Help 09-18-2009, 09:34
Replies: 16
Views: 3,020
Posted By Mr.Noobie
Re: Late Joined

Sorry for the double posting.

register_event( "HLTV", "event_round_start", "a", "1=0", "2=0" )

I already have this "event_round_start"

I try register_event( "HLTV", "event_round_start",...
Forum: Scripting Help 09-18-2009, 09:31
Replies: 6
Views: 1,940
Posted By Mr.Noobie
Re: End Round.

Ya i did that, then the round end blast is not working.
Forum: Scripting Help 09-18-2009, 09:27
Replies: 6
Views: 1,940
Posted By Mr.Noobie
End Round.

Does anyone knows why there is "invaild expression, assumed zero" & expected token "}", but found "-end of file-"

public zp_round_ended( iTeam )
{
if ( iTeam == WIN_NO_ONE )
...
Forum: Off-Topic 09-18-2009, 09:00
Replies: 48
Views: 8,578
Posted By Mr.Noobie
Re: Fast Download.

I don't have FileZilla

If i not wrong without FileZilla it take about 30 - 50 second for a model ?
Showing results 1 to 25 of 277

 
Forum Jump

All times are GMT -4. The time now is 06:23.


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