Data Realms Fan Forums http://45.55.195.193/ |
|
InstaGib http://45.55.195.193/viewtopic.php?f=72&t=12854 |
Page 1 of 1 |
Author: | TMDP-27 [ Sun Nov 30, 2008 12:04 am ] |
Post subject: | InstaGib |
Can Someone Tell Me How To Type The Instagib Command Into The In-Game Lua Console? for actor in MovableMan.Actors do if SceneMan.Scene:WithinArea(”Kill Zone”, actor.Pos) then actor:GibThis(); end; end; I tried the update scene command, but i don't know how to word it |
Author: | teh somebody [ Sun Nov 30, 2008 9:26 am ] |
Post subject: | Re: InstaGib |
This topic belongs to mod making.... READ THE GOD DAMN FORUM NAMES!! |
Author: | TMDP-27 [ Mon Dec 01, 2008 6:58 am ] |
Post subject: | Re: InstaGib |
yo chillax dude, my mistake... the language is so unnessacery besides this is a video game forum there could be kids on here |
Author: | Lord Tim [ Mon Dec 01, 2008 7:46 am ] |
Post subject: | Re: InstaGib |
I like this person. What you need to do is take out the Sceneman bit. Along with it's corresponding end statement. That piece of code checks to see if the actor is inside that area, which doesn't exist. |
Author: | TMDP-27 [ Mon Dec 01, 2008 11:59 am ] |
Post subject: | Re: InstaGib |
thank u lord tim, finally someone with a calm mind |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |