View unanswered posts | View active topics It is currently Mon Dec 30, 2024 11:22 pm



Reply to topic  [ 17 posts ]  Go to page Previous  1, 2
 Lua Command Problem 
Author Message
User avatar

Joined: Sun Aug 09, 2009 9:26 am
Posts: 1633
Reply with quote
Post Re: Lua Command Problem
Wait, how would I increase the range of the neckbreak?


Edit: Wow, it had spaces instead of tabs. Lemme test it out now that I've replaced those, and added the print commands
Double Edit: Still nothing. I put (exact code) print(Ray Casted) , and it didn't print it, at the raycasting step.


Mon May 31, 2010 1:54 pm
Profile
User avatar

Joined: Sun Jul 13, 2008 9:57 am
Posts: 4886
Location: some compy
Reply with quote
Post Re: Lua Command Problem
The spaces don't matter for lua, whitespace is ignored. you can have your entire script on one line if you use semicolons to separate chunks and don't want commenting, but newlines with indentation and the like makes it human readable :P
also if you want to print "ray casted" you need to do print("ray casted"), it's a string.


Tue Jun 01, 2010 12:31 am
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 17 posts ]  Go to page Previous  1, 2

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.039s | 13 Queries | GZIP : Off ]