of     2   
chevron_rightchevron_rightchevron_right

XxEtherealFlamexX
#143009156Friday, August 08, 2014 8:15 PM GMT

I am very good at building not to brag, but my games are never complete without scripting. Im very new to scripting and only know wha SOME of the words mean, nothing else, so if someone could volunteer to help me in some way it would be very appreciated!:D Also, please do not post stuff telling me to learn it myself. Reply with ways for me to learn, or post that you can teach me. Or atleast be polite please...
XxEtherealFlamexX
#143011747Friday, August 08, 2014 8:44 PM GMT

Bump
sebsa
#143011863Friday, August 08, 2014 8:45 PM GMT

I learned by watching some videos on YouTube. Maybe someone like StickMasterLuke or Friaza Hyuga.
flatline115
#143012048Friday, August 08, 2014 8:47 PM GMT

XxEtherealFlamexX
#143013145Friday, August 08, 2014 8:59 PM GMT

Yeah i am watching videos about it but its like learning a languange. without being full on dropped into it you only become fluent, not fully able to speak. (if you know what i mean) basically i need teaching. you can let this thread be ignored until i learned the basics and can script a little. that is when i will need most help BTW thx
Tweld
#143013470Friday, August 08, 2014 9:03 PM GMT

i would suggest lualearners but they shut down D: R.I.P. LuaLearners D:
flatline115
#143015373Friday, August 08, 2014 9:24 PM GMT

LuaLearners was bad anyways. The wiki and lua.org provided more than enough information. Of course this follows the delusion "If you make all the mistakes I do, and learn everything I learned then you'll be as successful as I am". So maybe people somehow found LuaLearners helpful. I didn't however.
XxEtherealFlamexX
#143016820Friday, August 08, 2014 9:40 PM GMT

ok so basics apparently are super easy but i cant get this to work. can someone check it? Console: 17:38:57.211 - Workspace.Script:5: attempt to call global 'Print' (a nil value) 17:38:57.212 - Stack Begin 17:38:57.213 - Script 'Workspace.Script', Line 5 17:38:57.213 - Stack End Blockoo's CFrame Plugin Loaded Successfully! 17:38:57.387 - Successfully opened file - C:/Users/davey/AppData/Local/Roblox/visit.rbxl 17:38:59.601 - httpGet http://www.roblox.com/asset/?id=100808216&serverplaceid=0&clientinsert=0 failed. Trying again. Error: Asset is not trusted for this place. Elapsed time: 0.173031 17:38:59.602 - httpGet failed. Trying again. Elapsed time: 0.173031 17:38:59.648 - Content failed for http://www.roblox.com/Asset/?id=100808216&serverplaceid=0&clientinsert=0 because Asset is not trusted for this place 17:38:59.649 - Content failed because Asset is not trusted for this place My script: local BaseplateHealth = 9 if BaseplateHealth < 10 then Print 'BaseplateDestroyed' -- shouldn't it be printing this? end
[rfa#hidefromsearch]
#143016872Friday, August 08, 2014 9:41 PM GMT

[rfa#hidefromsearch]
Fidgeting
#143016907Friday, August 08, 2014 9:41 PM GMT

If you use apostrophes, atleast connect them to print.
Fidgeting
#143016993Friday, August 08, 2014 9:42 PM GMT

woops nvm
XxEtherealFlamexX
#143129664Saturday, August 09, 2014 11:02 PM GMT

k thx il try
XxEtherealFlamexX
#143130162Saturday, August 09, 2014 11:08 PM GMT

ok i lowercased print nothing happened... the script shows no errors so idk what to do. heres the edit local BaseplateHealth = 9 if BaseplateHealth < 10 then print 'BaseplateDestroyed' -- shouldn't it be printing this? end
SenseiWarrior
#143130194Saturday, August 09, 2014 11:09 PM GMT

So youre name's Davey *winky face
ScriptGuilder
#143130683Saturday, August 09, 2014 11:16 PM GMT

instead of ' ' use ( ) instead and if that won't work use ("")
XxEtherealFlamexX
#143210386Sunday, August 10, 2014 8:34 PM GMT

@sensei uh yeah but HOW THE CAP DID YA KNOW THAT!?!!? and il try all ur suggestions
AnonyAnonymous
#143210608Sunday, August 10, 2014 8:37 PM GMT

Actually, either the parenthesis or quotation mark method would work.
Relegated
#143210742Sunday, August 10, 2014 8:39 PM GMT

Apparently you haven't been dropped into english either. ""Where is my eight key" - Raven" - sbk28
RetroInfinity
#143211239Sunday, August 10, 2014 8:45 PM GMT

It worked when i tried it local BaseplateHealth = 9 if BaseplateHealth < 10 then print 'BaseplateDestroyed' -- shouldn't it be printing this? end
AnonyAnonymous
#143211326Sunday, August 10, 2014 8:46 PM GMT

Unless the conditions aren't been fulfilled.
XxEtherealFlamexX
#143220036Sunday, August 10, 2014 10:17 PM GMT

Ok so i got it fixed thanks to you guys and i started on an rpg, but the hats will not work, they stay in their place, and the monster is invincible when i set its health to 25. anyone got an idea? i will turn off my place's copylock if u wana try.
XxEtherealFlamexX
#143223158Sunday, August 10, 2014 10:48 PM GMT

Now in studio i can't even move the npcs with my mouse...
XxEtherealFlamexX
#143223227Sunday, August 10, 2014 10:49 PM GMT

UPDATE: can't move anything without move tool
XxEtherealFlamexX
#143227969Sunday, August 10, 2014 11:39 PM GMT

List of issues is getting longer: 1: i cant move stuff without the move tool 2: the Monster named Selawarecode will not respawn with his hat on correctly 3: idk if the stuff not listed here even works, please take a look at my place and if you can fix it up a bit.
SenseiWarrior
#143228240Sunday, August 10, 2014 11:41 PM GMT

I know because you posted this from output 17:38:57.387 - Successfully opened file - C:/Users/davey/AppData/Local/Roblox/visit.rbxl

    of     2   
chevron_rightchevron_rightchevron_right