Raised This Month: $ Target: $400
 0% 

Showing results 1 to 17 of 17
Search took 0.01 seconds.
Search: Posts Made By: eyeball
Forum: Scripting Help 02-23-2005, 10:00
Replies: 2
Views: 910
Posted By eyeball
no it`s not ok... you can`t have 2 plugin_init...

no it`s not ok...
you can`t have 2 plugin_init functions in one file and so on. Learn how to code and then study working superhero plugins to learn how they work.
Forum: Scripting Help 02-20-2005, 11:20
Replies: 3
Views: 1,235
Posted By eyeball
that is because you have long-term xp enabled....

that is because you have long-term xp enabled. type "sh_savexp 0" (without quotes) in console to turn it off
Forum: Scripting Help 02-19-2005, 13:51
Replies: 25
Views: 6,459
Posted By eyeball
hmm... i have a crazy idea. Maby later i will...

hmm... i have a crazy idea. Maby later i will finish the plugin.
OK i`ll tell the idea. When the time split is activated, each player is rendered invisible, their speed is set to 0.1 or smth, and...
Forum: Scripting Help 01-28-2005, 16:28
Replies: 25
Views: 6,459
Posted By eyeball
i am making a prince of persia hero with knife...

i am making a prince of persia hero with knife only (10x damage) + stop time, gravity, speed, 200hp. I made v_knife and p_knife models too. I have found out the the set_user_maxspeed(id,0.0) works...
Forum: Scripting Help 01-28-2005, 09:27
Replies: 25
Views: 6,459
Posted By eyeball
yeah but it still doesn`t work...

yeah but it still doesn`t work...
Forum: Scripting Help 01-27-2005, 12:18
Replies: 25
Views: 6,459
Posted By eyeball
oh now i get it! I found it in windwalker`s code....

oh now i get it! I found it in windwalker`s code.

thnx dudes
Forum: Scripting Help 01-27-2005, 09:53
Replies: 25
Views: 6,459
Posted By eyeball
Do you mean like this? if...

Do you mean like this?

if (client_prethink(id)) {
Entvars_Set_Int(id, EV_INT_sequence, 1)
}
Forum: Scripting Help 01-26-2005, 14:36
Replies: 25
Views: 6,459
Posted By eyeball
i tried to change the sequence to idle using...

i tried to change the sequence to idle using Entvars_Set_Int(id, EV_INT_sequence, 1), but it doesnt realy do the stuff i expected. It changes there sequence, but they change it back.
jtp said...
Forum: New Submissions 01-25-2005, 13:41
Replies: 14
Views: 10,559
Posted By eyeball
I fixed the clear model thing. Try now.

I fixed the clear model thing. Try now.
Forum: New Submissions 01-23-2005, 15:02
Replies: 14
Views: 10,559
Posted By eyeball
wait.... FLASHBANGER14 did you change the code?...

wait.... FLASHBANGER14 did you change the code? Or you just recompiled it. Amxx has a different command for model change. I changed the code and now it shoud work for amxx too. Just compile the sma...
Forum: New Submissions 01-23-2005, 13:12
Replies: 14
Views: 10,559
Posted By eyeball
i found a bug, but the script seems to be...

i found a bug, but the script seems to be correct. when i choose "gign" i get arctic clothes, when i choose "gsg9" i get guerilla and so on. anyone else having this problem?

btw thnx FLASHBANGER14...
Forum: Scripting Help 01-22-2005, 16:23
Replies: 25
Views: 6,459
Posted By eyeball
a good idea, but i am making a time freeze...

a good idea, but i am making a time freeze ability and i need them to stand still and do nothing like they were paused. I have changed the speed to 0. Now they stand in place and shoot.
Forum: Scripting Help 01-22-2005, 16:14
Replies: 25
Views: 6,459
Posted By eyeball
oh... so what is the use of it? Is there...

oh...

so what is the use of it? Is there another way to make them stop shooting?
Forum: Scripting Help 01-22-2005, 11:48
Replies: 25
Views: 6,459
Posted By eyeball
i did it like this, but they still can attack ...

i did it like this, but they still can attack

public wpn_loop()
{
for (new id = 1; id <= SH_MAXSLOTS; id ++) {
if ( ghasPOPPowers[id] && is_user_alive(id) && shModActive() ) {
new...
Forum: Scripting Help 01-22-2005, 10:08
Replies: 25
Views: 6,459
Posted By eyeball
-attack

how can i make everyone stop shooting? i know that i have tu use client_cmd(id,"-attack"). But where should i use it? in a CurWeapon event or is there another way?
Forum: New Submissions 01-20-2005, 11:13
Replies: 14
Views: 10,559
Posted By eyeball
sry for the confusing description

sry for the confusing description
Forum: New Submissions 01-20-2005, 10:53
Replies: 14
Views: 10,559
Posted By eyeball
Hero: Fashionman

Fashionman

Description
Clothes Menu - Open your wardrobe and choose any CT ar T clothes

CVARS
// Fashionman
fm_level 0
Showing results 1 to 17 of 17

 
Forum Jump

All times are GMT -4. The time now is 12:32.


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