Forum: Code Gallery
08-07-2009, 12:22 AM
|
Replies: 37
Views: 14,304
|
Forum: NPC Scripting
08-05-2009, 07:11 PM
|
Replies: 2
Views: 1,176
main gui help
Hey guys I have a question. I am making a main gui that displays your hit points and armor and your ammo max. The health part works and the armor part works but im having trouble with it keeping up...
|
Forum: New Scripting Engine (GS2)
08-04-2009, 08:55 PM
|
Replies: 4
Views: 4,612
|
Forum: NPC Scripting
08-04-2009, 04:38 PM
|
Replies: 14
Views: 1,820
|
Forum: NPC Scripting
08-04-2009, 03:43 PM
|
Replies: 14
Views: 1,820
Key numbers?
Hey guys, jamerson here. I am making a movement system that will make the players movement faster then the default, and I need to know:
What are the key names for up,down,left, and right? I am...
|
Forum: Code Gallery
08-04-2009, 05:09 AM
|
Replies: 37
Views: 14,304
|
Forum: NPC Scripting
08-02-2009, 09:30 PM
|
Replies: 20
Views: 3,537
|
Forum: Graphic Design
08-01-2009, 10:23 PM
|
Replies: 9
Views: 1,367
|
Forum: Graphic Design
08-01-2009, 06:32 PM
|
Replies: 9
Views: 1,367
My Jetpack.
Hey guys, I uhh made a Jetpack. Tell me what you think. Keep in mind im not the best graphic artist. Just trying to get involved in the forums.
49122
|
Forum: NPC Scripting
07-31-2009, 03:48 PM
|
Replies: 21
Views: 3,206
ip range
is there a way to set your ip range so that if you go somewhere else, you can still use rc?
Could you do something like **.**.***.***?
thanks, jamerson
|
Forum: NPC Scripting
07-31-2009, 03:36 PM
|
Replies: 11
Views: 3,119
|
Forum: Level Design
07-31-2009, 01:44 PM
|
Replies: 17
Views: 2,982
|
Forum: NPC Scripting
07-31-2009, 01:43 PM
|
Replies: 4
Views: 1,565
|
Forum: NPC Scripting
07-31-2009, 01:31 PM
|
Replies: 11
Views: 3,119
|
Forum: Code Gallery
07-31-2009, 01:20 PM
|
Replies: 37
Views: 14,304
Way to steal my script from testbed server...
Way to steal my script from testbed server Gulthex. Let me tell you who really scripted this. Myself and meph, thats rights meph, from era. I asked him if he could help me with it because I knew that...
|
Forum: NPC Scripting
07-30-2009, 07:19 PM
|
Replies: 4
Views: 1,565
disable dying script?
Hi I have a simple question?
How would I disable the classic dying script?
Where a haze of darkness goes on your screen, and it says End?
How would I disable that?
thanks/
|
Forum: NPC Scripting
07-27-2009, 12:29 PM
|
Replies: 24
Views: 4,583
|
Forum: NPC Scripting
07-26-2009, 05:55 PM
|
Replies: 24
Views: 4,583
|
Forum: NPC Scripting
07-26-2009, 05:52 PM
|
Replies: 24
Views: 4,583
|
Forum: NPC Scripting
07-26-2009, 05:52 PM
|
Replies: 24
Views: 4,583
|
Forum: NPC Scripting
07-26-2009, 05:48 PM
|
Replies: 24
Views: 4,583
|
Forum: NPC Scripting
07-26-2009, 05:35 PM
|
Replies: 24
Views: 4,583
Well this is the script.
function...
Well this is the script.
function doAddItems()
{
temp.shoveling_prizes = {"Treasure/Map", "Treasure/Chest", "Treasure/Key"};
addWeapon(shoveling_prizes[int(random(0,3))]);
}
//#CLIENTSIDE...
|
Forum: NPC Scripting
07-26-2009, 05:17 PM
|
Replies: 24
Views: 4,583
Shovel Script
Hi, im working on my shovel script still and I am attempting to make it so that when you press d, it shovels, (<--that part alraedy works), and you
randomely get one of 3 weapons. Lets call them...
|
Forum: NPC Scripting
07-26-2009, 12:59 AM
|
Replies: 3
Views: 1,561
|
Forum: NPC Scripting
07-26-2009, 12:42 AM
|
Replies: 3
Views: 1,561
|