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

Showing results 1 to 19 of 19
Search took 0.00 seconds.
Search: Posts Made By: OW3R
Forum: Scripting Help 07-28-2022, 12:55
Replies: 5
Views: 1,026
Posted By OW3R
Re: Player Animation

Actually your code works, but animation not setting when someone hits me. Is there any way to prevent?
Forum: Scripting Help 07-28-2022, 12:30
Replies: 5
Views: 1,026
Posted By OW3R
Re: Player Animation

ill try and let you know
Forum: Scripting Help 07-28-2022, 11:03
Replies: 5
Views: 1,026
Posted By OW3R
Re: Player Animation

Can player animation be adjusted without orpheu?
Forum: Scripting Help 07-28-2022, 11:00
Replies: 5
Views: 1,026
Posted By OW3R
Player Animation

stock Play_Animation(index, sequence, Float:framerate = 1.0)
{
entity_set_float(index, EV_FL_animtime, get_gametime())
entity_set_float(index, EV_FL_frame, 0.0)
entity_set_float(index,...
Forum: Scripting Help 06-28-2022, 09:25
Replies: 4
Views: 722
Posted By OW3R
Re: Get only the x axis

Wow. Thanks for all.
Forum: Scripting Help 06-27-2022, 08:28
Replies: 4
Views: 722
Posted By OW3R
Get only the x axis

Do not damage the y and z axes.

public Check_AttackDamage2(id)
{
new Float:origin_i[3], Float:Origin[3]
pev(id, pev_origin, Origin)

for(new i = 0; i < g_MaxPlayers; i++)
{...
Forum: Scripting Help 06-08-2022, 10:54
Replies: 2
Views: 593
Posted By OW3R
Lasermine

zp_lasermine_28.sma(66) : warning 201: redefinition of constant/macro (symbol "CsTeams")
zp_lasermine_28.sma(211) : warning 233: symbol "plugin_modules" is marked as deprecated: Module dependency is...
Forum: Scripting Help 06-01-2022, 11:26
Replies: 1
Views: 473
Posted By OW3R
Entity car jump

I want the entity to jump with the IN_JUMP key when it spawns

/*
* _______ _ _ __ __
* | _____/ | | | | \ \ __ / /
* | | | | | | | | / \ | |
* |...
Forum: Scripting Help 05-25-2022, 09:06
Replies: 4
Views: 722
Posted By OW3R
Re: Attracting a player to their side in a given area

I just added this code:

if(is_user_connected(iVictim) && is_user_alive(iVictim) && !zp_core_is_zombie(iVictim))
{
new Float:Origin[3]
pev(player, pev_origin, Origin)
Origin[0] +=...
Forum: Scripting Help 05-23-2022, 11:49
Replies: 4
Views: 722
Posted By OW3R
Forum: Scripting Help 05-20-2022, 10:26
Replies: 1
Views: 380
Posted By OW3R
Re: Parachute

Try deleting the codes I specified.
Forum: Scripting Help 05-20-2022, 10:19
Replies: 11
Views: 969
Posted By OW3R
Re: round problem

Try this. If zombies take damage but don't die, it might be related to trigger_hurt. Which map are you using, is it like this in all of them, this mode is a bit old, you can try new zombie escape...
Forum: Scripting Help 05-08-2022, 03:40
Replies: 3
Views: 757
Posted By OW3R
Re: Very basic code

Works really well thanks
Forum: Scripting Help 05-07-2022, 13:07
Replies: 3
Views: 757
Posted By OW3R
Very basic code

Hi guys, I want it to do the task when the IN_RELOAD key is pressed for 3 seconds. can you give me this code
Forum: Scripting Help 05-06-2022, 13:45
Replies: 0
Views: 543
Posted By OW3R
Set shot seconds!

Fixed ----
Forum: Scripting Help 05-06-2022, 09:34
Replies: 2
Views: 475
Posted By OW3R
Re: Help with "w" model

thank you it is working
Forum: Scripting Help 05-06-2022, 08:37
Replies: 2
Views: 475
Posted By OW3R
Help with "w" model

Hi, guys. Can you add the "w" model code to the code below?






#include <amxmodx>
#include <fun>
#include <fakemeta>
Forum: Scripting Help 10-03-2021, 06:04
Replies: 0
Solved -deleted-
Views: 392
Posted By OW3R
-deleted-

-deleted- -solved-
Forum: Scripting Help 09-29-2021, 11:53
Replies: 1
Views: 608
Posted By OW3R
Rc Car Compile Error

what is the problem? can you help me i can't compile
Showing results 1 to 19 of 19

 
Forum Jump

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


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