-
Posts
1,518 -
Joined
-
Last visited
-
Days Won
8
Everything posted by Simple0x47
-
Texture mai bine EngineLoadTXD EngineImportTXD
-
attachElementToElement
-
Versiunea correcta a lui @..:D&G:..: lvPos = { 1.000, 1.000, 1.000 } function teleportToLV(thePlayer) if thePlayer then setElementPosition(thePlayer, unpack( lvPos ) ) outputChatBox("Ai fost renascut in LV!", thePlayer, 0, 255, 0) end end addCommandHandler("lv", teleportToLV)
-
[SERVER] [LCFE] Liberty City - Euphoria Freedom [RPG]
Simple0x47 replied to Simple0x47's topic in Servere
Proiectul continua -
B.L.A.S.T. V5!!! ALL NEW!! ALL GOOD!! ALL SPAM!!
Simple0x47 replied to Mr.Bill's topic in B.L.A.S.T.
A. 10 cuz it's a number accepted by the proccesor :v Q. 0 or 1 -
B.L.A.S.T. V5!!! ALL NEW!! ALL GOOD!! ALL SPAM!!
Simple0x47 replied to Mr.Bill's topic in B.L.A.S.T.
A. No, I hate it. Q. What's a potatoe? -
The problem it's beacuse playTime is not defined, so it takes the value nil. Make yourself sure that playTime has any value assigned.
-
Ve al script del scoreboard, busca la funcion de dxDraw que cree el cuadro y aumentas su tamaño.
-
Mai ai nevoie de ajutor cu acea chestiune?
-
It's possible.
- 1 reply
-
- 1
-
-
- police
- map editor
-
(and 1 more)
Tagged with:
-
Wait for what? dxDrawText's placed out of dxDrawRectangles?
-
I would say this is the wrong section. Take a look at DayZ 0.7 Open Source or DayZ 0.9.
-
Pues añades esto a donde quieres que salga. ( exports.gangscript:isPlayerInGang == true ) and exports.gangscript:getGangName or "" -- Remplaza las funciones de los exports y el nombre del resource por los del que usas.
-
The problem when there's no object replacement it's due to files missing. ( Remember to use colleditor to convert the col files into single ones )
-
Aqui tienes un pequeño ejemplo. local keys = { { "a", "$" }, { "b", "·" }, { "c", "!" } } local _string = "abc" for i = 1, #keys do local _t = keys[ i ] _string = string.gsub( _string, _t[ 1 ], _t[ 2 ] ) end
-
I'm waiting for the second round of close this account post.
-
Nice Comment, I'll like it
-
If they hacked it. It's due to their poor security. There's always a reason.
-
jhxp nice way to remove SAMP from people computers ( just kidding )
-
How to host a free MTA server in 2 minutes
Simple0x47 replied to EmBaby85's topic in Hosting solutions
Nice to know that some one offers this kind of services "for free".- 1 reply
-
- 3
-
-
This it's a true remastered version of GTA VC Map. Nice job. If you need some tips, remember to PM me.
-
SAMP it's more played because it's lightweight. No downloads means more time playing.
- 24 replies
-
- press
- rockpapershotgun
-
(and 1 more)
Tagged with:
-
Nice to know that a shit which doesn't know what's happening says that I'm a shitty boy.
-
Do you have an interior system? Because some of them make the player colisionless, so maybe when you enter an interior the script does not remove the player colisionless.
-
Now the compiler works.