#I need help for my game my developer bailed on me ! (CRITICAL)

1 messages · Page 1 of 1 (latest)

wintry dirge
#

hey, i dont really have experience with scripting, or anything else like that. but im trying to make a game inspired of off ZO samurai, and im desperate to find someone who can help me with the combat, etc. Its hard to explain but theres things where you can make your own clan, complete quests for rewards. and theres a whole shop where you buy weapon skins, and then theres a system where owners can give out custom weapons. the combat system is simple. you equip your weapon, you fight, theres perfect blocks, taunt, blocking, 4 swing animations, sprint duel wield , emotes, predictive equip, safezone teleports, etc. Hopefully the videos below helps https://streamable.com/ktcst0

Watch "Hyperion" on Streamable.

▶ Play video
#

and im unfortunately unable to provide payment..

shy ocean
wintry dirge
oak wraithBOT
#

studio** You are now Level 1! **studio

wintry dirge
#

i need it like

#

asap

#

it js feels like they bailed anyway

keen crypt
#

have you already paid them?

wintry dirge
#

i said ru sure u dont want me to pay

#

and they said nah its good

#

like im gonna have to cancel my game

#

if i dont get this figured out

#

im so stressed out

#

like i understand taking ur time especially if its for free

#

but 2 months

#

i cant wait I have people waiting for the games release

worthy plinth
#

bailed

#

its time to learn how to script

shy ocean
worthy plinth
#

like me who got bailed mid scrit

worthy plinth
#

im the one who got bailed long time ago 😔

#

so I learn how to code and mastered it

shy ocean
#

man I feelll you... Cuz I learned to scipt m,y own cuz people bailed on me to many times too half way on a project

worthy plinth
#

im not doing much of luau now

#

bc of that bail I like programming

#

I do networking and graphic

#

graphic still studying

#

on YouTube and docs 🥺

shy ocean
worthy plinth
shy ocean
worthy plinth
#

I still can use luau

shy ocean
worthy plinth
#

but i dont rlly help ppl do everything

#

for free

shy ocean
worthy plinth
#

what help with

shy ocean
#

how to save Visible data for a frame

#

do I use remote event

#

or modual

worthy plinth
#

what

#

do u mean look at the data boolean of a specific frame property called visible inside of a player

shy ocean
# worthy plinth what

you know how you have a invetory and you get a new item. When you login that frame is still visible

worthy plinth
#

bro

shy ocean
#

bro plss

worthy plinth
#

get the player, u can do it on server script or local script

#

and then access playergui

#

plr.PlayerGui

#

then just find ur frame there

#

and check .Visible

#

u don't check it in startergui bc startergui just share the gui to the player

shy ocean
#

this is too Complex

worthy plinth
#

that shared gui u need to access, not the inside of startergui

worthy plinth
#

what do u mean

#

imagine im a chef right

#

I cook for people, yes I have the food

#

but I give it away to the person

#

u try to take it from me, that's not ur food, the food already been shared

#

so u go to the person and take the person food instead of taking the food I haven't shared

shy ocean
#

oohhhh

#

so its not theirs anymore so I need their username

worthy plinth
#

so basically that food is inside of PlayerGui, PlayerGui is inside of player

worthy plinth
#

u need to get it inside the player

#

playergui

#

bc startergui already shared and place it there for each plr (if the game is running)

#

basically it does smth like

game.Players.PlayerAdded:Connect(function(plr)

   local gui = game.StarterGui:GetChildren()

   for i,v in gui do 
      v.Parent = plr.PlayerGui
   end

end)
shy ocean
#

I'll do it chef!

#

ill report back soon

worthy plinth
#

im going to poison u

#

evil face is here

shy ocean
#

dieds

warped garden
vocal tangle
#

lol