Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 149
Search took 0.04 seconds.
Search: Posts Made By: red_bull2oo6
Forum: Scripting Help 09-15-2015, 17:12
Replies: 8
Views: 6,139
Posted By red_bull2oo6
Re: error 001: expected token: ")", but found "return"

that error says that you forgot to add a ')' but there is no error on that line, show more code.. or look by yourself.
Forum: Scripting Help 09-15-2015, 11:34
Replies: 3
Views: 2,279
Posted By red_bull2oo6
Re: Gametracker Played Time

real all the pages in theese two threads and you will find more than u need.
Here (https://forums.alliedmods.net/showthread.php?t=222399) and especially Here...
Forum: Scripting Help 09-10-2015, 18:39
Replies: 16
Views: 7,213
Posted By red_bull2oo6
Re: Making a player completely invisible

Last post on this thread was on: 29-09-08 ...
Forum: Unapproved/Old Plugins 09-10-2015, 18:13
Replies: 39
Views: 14,295
Posted By red_bull2oo6
Re: Last Players on Radar

I'ts done, sorry for being late ^^.
Forum: Unapproved/Old Plugins 09-06-2015, 15:38
Replies: 39
Views: 14,295
Posted By red_bull2oo6
Re: Last Players on Radar

Once again, all done.
Forum: Unapproved/Old Plugins 09-05-2015, 16:25
Replies: 39
Views: 14,295
Posted By red_bull2oo6
Re: Last Players on Radar

All done, check first post.
Forum: Scripting Help 09-02-2015, 14:20
Replies: 7
Views: 1,698
Posted By red_bull2oo6
Re: make ent visible and solid only for owner

i allready saw those links in other thread..about addtofullpack fwd in this section but i need for a specific player nor for a specific team.

why's my method not working ? what's wrong. i suck...
Forum: Scripting Help 09-02-2015, 12:02
Replies: 7
Views: 1,698
Posted By red_bull2oo6
Re: make ent visible and solid only for owner

bump ? anyone please just a scratch of code ?
Forum: Scripting Help 08-30-2015, 15:18
Replies: 1
Views: 438
Posted By red_bull2oo6
respawn/reset lights on the map

Hi, we meet again.

I'm working on a trivia plugin which has a custom map where you can answer the question via buttons.

I made a test map with 2 buttons and 2 lights. Each button turns on a...
Forum: New Plugin Submissions 03-17-2015, 17:56
Replies: 19
Views: 6,438
Posted By red_bull2oo6
Re: Server's Map Information

@GuskiS: Thanks, i'll think how to send the cvar value to the php script.
It'll definitely be integrated in the parsed url..if it'll work.
Forum: New Plugin Submissions 03-14-2015, 13:49
Replies: 19
Views: 6,438
Posted By red_bull2oo6
Re: Server's Map Information

Oh god.. :)) i'll edit later.. i 'missed' fysiks post. ( couldnt see it wtf ? )
Forum: New Plugin Submissions 03-14-2015, 12:04
Replies: 19
Views: 6,438
Posted By red_bull2oo6
Re: Server's Map Information

All done and fixed.
Should i hook /currentmap and /nextmap commands too ?
I might add a cvar for that..
Forum: New Plugin Submissions 03-14-2015, 04:52
Replies: 19
Views: 6,438
Posted By red_bull2oo6
Re: Server's Map Information

@HemletEagle: charsmax done, coding style will be changed in next version.
@Fysiks: That was funny ^^, changed that too.. ( default style ).

btw i hope that huge url i'm formatting won't get...
Forum: New Plugin Submissions 03-14-2015, 04:34
Replies: 19
Views: 6,438
Posted By red_bull2oo6
Re: Server's Map Information

My coding style is just fine. It's more readable.

All done except sizeof -1 , it's the same.
Forum: New Plugin Submissions 03-14-2015, 03:13
Replies: 19
Views: 6,438
Posted By red_bull2oo6
Server's Map Information

Server's Map Information
version 2.1.1 by
Ulquiorra |aka| Askhanar


Introduction

I saw on a server a plugin that was showing all server's maps ( inside maps folder ) via motd.
It was...
Forum: Scripting Help 01-27-2015, 20:09
Replies: 11
Views: 4,485
Posted By red_bull2oo6
Re: FPS Check

try to set a task for 1.5 sec in putinserver. in task's public u check him by querry.

as far as i know.. that function was not working any more..
Forum: Unapproved/Old Plugins 01-21-2015, 13:49
Replies: 23
Views: 28,332
Posted By red_bull2oo6
Re: LoL Kill Sounds v1.1

what about spectators.. what would they hear/see ?
i see nothing in your code according to them..

great idea.. what about the ACE sound ( talking about 5v5 mixes ) .. ?
Forum: Scripting Help 01-09-2015, 16:29
Replies: 14
Views: 2,231
Posted By red_bull2oo6
Re: [HELP] Why doesn't this NPC Code works ?

if you look in blockmakers code.. you can see that he uses fopen( "rt" ) to read and he uses fopen( "wt" ) + fputs ( ) function to write.. have u tried ?

also this line will fill the origin in the...
Forum: Scripting Help 11-22-2014, 07:22
Replies: 11
Views: 2,831
Posted By red_bull2oo6
Re: Client on connect open menu

@Xunfop (https://forums.alliedmods.net/member.php?u=173735) it'll throw an error with function not found.
Forum: Unapproved/Old Plugins 11-20-2014, 13:26
Replies: 51
Views: 23,861
Posted By red_bull2oo6
Re: VIP Candy System * Epic vip plugin *

sorry for bumping this thread, but what's that plugin that writes this things under your radar.
Tunnel, CT Spawn, T Spawn.. and more.
Forum: Scripting Help 10-24-2014, 15:07
Replies: 7
Views: 2,792
Posted By red_bull2oo6
Re: get_distance_f problem

thanks a lot
works flawlessly now.

i tried to set the z axe to 9999.0 and nothing happened, never tried to set it to NULL
Forum: Scripting Help 10-22-2014, 08:02
Replies: 5
Views: 1,205
Posted By red_bull2oo6
Re: No sound emited by entity

as jimaway (https://forums.alliedmods.net/member.php?u=46506) said i think here is the problem..
your entity never think

new ent = engfunc ( EngFunc_CreateNamedEntity, engfunc (...
Forum: Scripting Help 10-22-2014, 07:22
Replies: 7
Views: 2,792
Posted By red_bull2oo6
Re: get_distance_f problem

@fysiks i'll try your idea tonight when i reach home.
@claudiuhsk i suk at c++ :D and i don't really understand.
@avril-lavighe i think i tried it..

i'll edit later. ty for your answers.
Forum: New Plugin Submissions 10-18-2014, 14:22
Replies: 9
Views: 6,043
Posted By red_bull2oo6
Re: WallBug Stats[ 0.1.0 | 30.07.2013 ]

@Decak (https://forums.alliedmods.net/member.php?u=200694) what if it's from 2013 ?

I was wondering if this is still used by anyone..if so i'm thinking to add double and tripple wallbug :-?
If...
Forum: Scripting Help 10-17-2014, 15:37
Replies: 7
Views: 2,792
Posted By red_bull2oo6
get_distance_f problem [ solved ]

Hi, we meet again.
I have this little problem.

This is my code

/* Plugin generated by AMXX-Studio */

#include < amxmodx >
#include < engine >
#include < fun >
Showing results 1 to 25 of 149

 
Forum Jump

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


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