
El Colorado
Members-
Content Count
47 -
Joined
-
Last visited
Community Reputation
3 NeutralAbout El Colorado
-
Rank
Rat
Details
-
Gang
Grove Street
-
Location
Netherlands
-
Occupation
Gangster
-
Interests
Football
Recent Profile Visitors
720 profile views
-
So what's now ? I am new at scripting so I don't really know what to do in next step ?
-
So I need to something similar like this ? addEventHandler( "onPlayerWasted", getRootElement( ), function createText ( )
-
No , I want to make WASTED text like in original GTA SAN ANDREAS style . Not gta 5
-
I want like this
-
Can someone help me out with script ? I need script that when my player dies it will show WASTED text like in original GTA san andreas
-
Ok, thx.
-
this is example - local hospitalTable = {} local hospitals = { -- mx, my, mz, tarx, tary, tarz, x, y, z, rot, name [1] = {1218, -1322, 15, 1217, -1322, 15, 1173, -1323, 15, 270, "All Saints Hospital"}, -- All Saints
-
Im trying to make when player dies he will spawn in El quabadros hospital , so I need this - mx, my, mz, tarx, tary, tarz, x, y, z , and I dont know what mx my mz tarx tary tarz means .... how to get them. This is coordinates or what ?
-
anyone can help ??
-
No, it doesn't work. And :~ load of errors came in my server. I just need to make 2 flags to work.
-
So how it would look like ? I cant understand I need this, but this doesn't work , I dont know what Im doing wrong. First flag works perfectly, but second flag doesn't work. addEventHandler("onResourceStart", resourceRoot, -- resourceRoot == the resource that just started (this resource)function () setWeaponProperty("ak-47", "poor", "flags", 0x000020) setWeaponProperty("ak-47", "poor", "flags" , 0x000010)end)
-
Hello , I have quick question. How to add more weapon properties ?? Because when I try to add flag 0x000010 it doesn't work. So how ? addEventHandler("onResourceStart", resourceRoot, -- resourceRoot == the resource that just started (this resource) function () setWeaponProperty("ak-47", "poor", "flags", 0x000020) end)
-
Please someone ?
- 18 replies
-
- vehicle
- morehealth
-
(and 1 more)
Tagged with:
-
Do I need to use function SetElementHealth ?
- 18 replies
-
- vehicle
- morehealth
-
(and 1 more)
Tagged with: