Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 97
Search took 0.01 seconds.
Search: Posts Made By: CrAzy F00L
Forum: Scripting Help 02-21-2005, 23:24
Replies: 1
Views: 1,012
Posted By CrAzy F00L
coloring a sprite

im trying to make this sprite look green in game

right now my code is


message_begin( MSG_BROADCAST,SVC_TEMPENTITY)
write_byte(5)
write_coord (origin[0])
write_coord (origin[1])...
Forum: Scripting Help 02-18-2005, 16:57
Replies: 5
Views: 2,128
Posted By CrAzy F00L
ya i remember when u made this, i was way to lazy...

ya i remember when u made this, i was way to lazy to search for it :-p

well im actualy making a superhero "rick james" that does this as well as play the "im rick james bitch sound" ill make...
Forum: Scripting Help 02-18-2005, 15:18
Replies: 5
Views: 2,128
Posted By CrAzy F00L
hrmm, couldn't there be a way for it to just get...

hrmm, couldn't there be a way for it to just get the origin of the person im aiming at, and find the difference from my origin
Forum: Scripting Help 02-18-2005, 06:05
Replies: 5
Views: 2,128
Posted By CrAzy F00L
how would i do this

im trying to make a plugin were u can go up to sum1 and slap them with a press of a button, i know how to set up everything but the part that actualy can tell if ur touching the other player. im...
Forum: Scripting Help 02-14-2005, 02:37
Replies: 2
Views: 1,030
Posted By CrAzy F00L
my last post was asking what the natives are for...

my last post was asking what the natives are for engine, this thread is asking how i can fix those errors.
Forum: Scripting Help 02-14-2005, 00:09
Replies: 2
Views: 1,030
Posted By CrAzy F00L
i had sum errors

#include <amxmodx>
#include <amxmisc>
#include <string>
#include <float>
#include <engine>

new beam, boom

public vexd_pfntouch(pToucher, pTouched) {
new szClassName[32]
Forum: Approved Plugins 02-13-2005, 05:51
Replies: 87
Views: 40,525
Posted By CrAzy F00L
well make sure its named hoe.wav, ill test it out...

well make sure its named hoe.wav, ill test it out later
Forum: Scripting Help 02-13-2005, 04:21
Replies: 1
Views: 1,002
Posted By CrAzy F00L
i made an attempt at it and there is still sum...

i made an attempt at it and there is still sum errors

ill post it in a new thread
Forum: Scripting Help 02-13-2005, 03:46
Replies: 1
Views: 1,002
Posted By CrAzy F00L
trying to port this

ive been trying to port this plugin that came with vexd mod a while back, i cant get it to compile cus the native functions fuctions in the engine module are different then the natives from vexd...
Forum: Approved Plugins 08-02-2004, 22:20
Replies: 87
Views: 40,525
Posted By CrAzy F00L
i just noticed that sumtimes this plugin when...

i just noticed that sumtimes this plugin when used for a specific person will crash my listen server, anyone else have this prob
Forum: Approved Plugins 07-31-2004, 05:03
Replies: 87
Views: 40,525
Posted By CrAzy F00L
*update* fixed a small error

*update* fixed a small error
Forum: Suggestions / Requests 07-31-2004, 04:58
Replies: 22
Views: 4,638
Posted By CrAzy F00L
no, the ct start at the t spawn, and have to take...

no, the ct start at the t spawn, and have to take the hostages back to the ct spawn, this has nothing to do with the terrorists killing the hostages
Forum: Suggestions / Requests 07-30-2004, 22:00
Replies: 22
Views: 4,638
Posted By CrAzy F00L
the t mission is to prevent the cts', not kill...

the t mission is to prevent the cts', not kill hostages
Forum: Trash 07-30-2004, 18:03
Replies: 21
Views: 6,778
Posted By CrAzy F00L
mind if i chip in sum stuff for dis plugin

mind if i chip in sum stuff for dis plugin
Forum: Scripting Help 07-30-2004, 17:47
Replies: 2
Views: 833
Posted By CrAzy F00L
thank you, i didn't see that

thank you, i didn't see that
Forum: Suggestions / Requests 07-30-2004, 17:40
Replies: 22
Views: 4,638
Posted By CrAzy F00L
ok i think i got it, what do u think

ok i think i got it,
what do u think
Forum: Suggestions / Requests 07-30-2004, 17:26
Replies: 22
Views: 4,638
Posted By CrAzy F00L
ok ill probably be done with it by tonight

ok ill probably be done with it by tonight
Forum: Scripting Help 07-30-2004, 17:15
Replies: 2
Views: 833
Posted By CrAzy F00L
ahhh error

im making a plugin and i have a error but cant figure it out

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


new hostagex = 0
new choice[2]
Forum: Suggestions / Requests 07-30-2004, 15:22
Replies: 22
Views: 4,638
Posted By CrAzy F00L
im gonna make it teleport t's to ct spawn, and...

im gonna make it teleport t's to ct spawn, and ct's to t spawn by getting each others origin and teleporting to it
Forum: Suggestions / Requests 07-30-2004, 15:09
Replies: 22
Views: 4,638
Posted By CrAzy F00L
hrm, i think im on to sumthing public...

hrm, i think im on to sumthing

public transport() {
new team[32], iTotalTs;
get_players(team,iTotalTs,"e", "TERRORIST");
for (new i = 0; i < iTotalTs; i++)
{
new id...
Forum: Approved Plugins 07-30-2004, 14:07
Replies: 87
Views: 40,525
Posted By CrAzy F00L
*updated* fixed a small error i made :)

*updated* fixed a small error i made :)
Forum: Approved Plugins 07-30-2004, 06:45
Replies: 87
Views: 40,525
Posted By CrAzy F00L
ya... hehe... woops :oops:

ya... hehe... woops :oops:
Forum: Approved Plugins 07-30-2004, 06:27
Replies: 87
Views: 40,525
Posted By CrAzy F00L
*updated* added amx_hoeslapct and amx_hoeslapt...

*updated* added amx_hoeslapct
and amx_hoeslapt to plugin

thank you nick
Forum: Approved Plugins 07-30-2004, 06:13
Replies: 87
Views: 40,525
Posted By CrAzy F00L
i think thats a great idea, im adding it right now

i think thats a great idea, im adding it right now
Forum: Trash 07-30-2004, 04:46
Replies: 11
Views: 4,680
Posted By CrAzy F00L
*update fixed a very major error*

*update fixed a very major error*
Showing results 1 to 25 of 97

 
Forum Jump

All times are GMT -4. The time now is 07:45.


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