-
Content Count
22 -
Joined
-
Last visited
Community Reputation
18 DecentAbout Ciastuuś
-
Rank
Civilian
- Birthday 20/08/1999
Details
-
Gang
Lua
-
Location
Poland
-
Occupation
Help people in Lua
Recent Profile Visitors
1,101 profile views
-
Hi, I started translating your project from Ruskie into English so that everyone could understand what the game is about. Can you provide a discord so that I can contact you?
-
Automatyczne nadawanie nitra - problem
Ciastuuś replied to mrJakso's topic in Pomoc ze skryptami i programowaniem w Lua
https://wiki.multitheftauto.com/wiki/OnPickupHit -
Potrzebuje pomocy ze skryptem
Ciastuuś replied to CertER's topic in Pomoc ze skryptami i programowaniem w Lua
Użyj tego, https://wiki.multitheftauto.com/wiki/OnClientRender -
Połączyłeś się z bazą danych? Masz nadane uprawnienia w bazie danych? Błędy w /debugscript 3?
-
[SZUKAM] Skryptu na radio /radio
Ciastuuś replied to xKrokolTV's topic in Pomoc ze skryptami i programowaniem w Lua
https://community.mtasa.com/index.php?p=resources&s=details&id=8209 https://community.mtasa.com/index.php?p=resources&s=details&id=4892 -
Skrypt na spawn dla frakcji
Ciastuuś replied to Karol998's topic in Pomoc ze skryptami i programowaniem w Lua
function CommandHandler( thePlayer ) local loginACL = getAccountName(getPlayerAccount(thePlayer)) if isObjectInACLGroup("user."..loginACL.."", "Straz Pozarna") then setElementPosition (thePlayer, -2066.3000488281 ,17.700000762939 ,35.299999237061 ) outputChatBox("Witaj na spawnie!", thePlayer) else outputChatBox("Nie jesteś w Straży Pożarnej!", thePlayer) end end addCommandHandler ( "psp", CommandHandler ) -
Ciastuuś started following [HELP] dxDrawCircle
-
Hi, I have a question. How to rotate in a different direction? Because it looks like this: Server: Code: local x,y = guiGetScreenSize() local show = true function dxDrawCircle( posX, posY, radius, width, angleAmount, startAngle, stopAngle, color, postGUI ) if ( type( posX ) ~= "number" ) or ( type( posY ) ~= "number" ) then return false end local function clamp( val, lower, upper ) if ( lower > upper ) then lower, upper = upper, lower end return math.max( lower, math.min( upper, val ) ) end
-
Thanks, A bilingual system will soon be added, thanks to which English subtitles will also be available.
-
Server name: [PL] Endless War - Polski Serwer Wojny Gangów | Discord.io/EndlessWar IP: mtasa://178.33.54.32:20008 Slots: 40 Gamemode: Gang Wars / TDM / Freeroam Forum: http://endlesswar.pl Discord: https://discord.io/EndlessWar We present you the server Endless War - Gang Wars / TDM with elements Freeroam's. Bored with the same ideas repeated over and over again, we decided to create a place where you can live, shoot and relax from the rules of roleplay and feel the original atmosphere of the single San Andreas. This is the official, reactivated and corrected gamemode. Playi
-
[Reklama] Endless War
Ciastuuś replied to PatrykPro's topic in Poszukiwania i oferty graczy, reklamy serwerów
Polecam gorąco serwer, zapraszam!- 1 reply
-
- 1
-
-
Ciastuuś changed their profile photo
-
Hi, Because we have an atmosphere called winter, why is it only in reality? Abo, because you do not have this script that will add a winter climate to your server and its players. Together with the team, we have created another project! F7 - turning off the snow on the screen Download: https://www55.zippyshare.com/v/cwmhgfTo/file.html Video:
- 2 replies
-
- 1
-
-
- mta:sa snow
- mta sa snow
-
(and 8 more)
Tagged with:
-
Thanks everyone Haha
-
Hello. Today I am giving you a gamemode inspired by the PUBG game! Without unnecessary talk, I will show you how to properly enable gamemode! It's easy to run this gamemode. Begin with adding this to mods > deathmatch > acl > "Admin" group bottom: <object name="resource.pubg"></object> <object name="resource.pubg_config"></object> So it will look like this: <group name="Admin"> <acl name="Moderator"></acl> <acl name="SuperModerator"></acl> <
- 1 reply
-
- 2
-
-