UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

Need some help

broken avatar :(
Created 5 years ago
by klevi
0 Members and 1 Guest are viewing this topic.
757 views
broken avatar :(
×
broken avatar :(
Location: alDurrës
Date Registered: 6 June 2017
Last active: 9 months ago
Posts
222
Respect
Forum Rank
Mr. Elemental
Primary Group
Donator ♥
My Groups
More
My Contact & Social Links
More
Signature
My published cod maps:

Mansion of the Undead
Buros Der Toten
Minions by k3nt
×
klevi's Groups
Donator ♥ Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
https://imgur.com/a/bMAgu5V
Now, im a completely noob on scripting and i was just making some tests.
I wanted to make a block that when players just touch the trigger it falls down and makes a damage.

block_function()
{
        block = getEnt("block", "targetname");
        block_trig = getEnt("block_trig", "targetname");
        block_trig waittill("trigger");
        block moveZ(-150, 2); }      //Im just a noob don't judge me  :joy:

Now i realised theat in game i needed ro Press F to make the block move down and when i was down the block it just pushed away player
1. I need some help to know how can i make the script so the player gets dead immediately2.(BEST PART) - How the hell can i get exceeded 400 fx error when i didnt do anything
Last Edit: December 26, 2018, 01:32:15 pm by klevi

 
Loading ...