Forum: New Scripting Engine (GS2)
08-07-2012, 09:36 PM
|
|
Replies: 2
Views: 1,206
What is a .gupd?
the server i work on, our ganis dont show up so i asked someone about it, they said i need to add them into a .gupd or something, what is a .gupd and how do i use it?
|
Forum: New Scripting Engine (GS2)
07-26-2012, 06:57 PM
|
|
Replies: 6
Views: 1,756
|
Forum: New Scripting Engine (GS2)
07-26-2012, 04:37 AM
|
|
Replies: 6
Views: 1,756
|
Forum: New Scripting Engine (GS2)
07-25-2012, 04:44 AM
|
|
Replies: 6
Views: 1,756
|
Forum: New Scripting Engine (GS2)
07-21-2012, 03:00 AM
|
|
Replies: 6
Views: 2,256
|
Forum: New Scripting Engine (GS2)
07-21-2012, 02:22 AM
|
|
Replies: 6
Views: 2,256
|
Forum: New Scripting Engine (GS2)
07-21-2012, 01:23 AM
|
|
Replies: 6
Views: 2,256
report system problem
not sure how to make whats in the text boxes display in rc.
//#CLIENTSIDE
function onCreated() {
new GuiWindowCtrl("Report_Window1") {
profile = GuiBlueWindowProfile;
clientrelative...
|
Forum: PlayerWorlds Main Forum
07-14-2012, 04:34 AM
|
|
Replies: 20
Views: 7,219
|
Forum: New Scripting Engine (GS2)
07-12-2012, 12:48 AM
|
|
Replies: 4
Views: 1,541
|
Forum: New Scripting Engine (GS2)
07-12-2012, 12:45 AM
|
|
Replies: 4
Views: 1,541
|
Forum: PlayerWorlds Main Forum
07-11-2012, 09:55 PM
|
|
Replies: 20
Views: 7,219
|
Forum: New Scripting Engine (GS2)
07-11-2012, 09:32 PM
|
|
Replies: 4
Views: 1,541
|
Forum: PlayerWorlds Main Forum
07-11-2012, 09:29 PM
|
|
Replies: 20
Views: 7,219
|
Forum: Code Gallery
07-09-2012, 11:42 AM
|
|
Replies: 11
Views: 3,908
|
Forum: Code Gallery
07-09-2012, 11:11 AM
|
|
Replies: 11
Views: 3,908
|
Forum: Code Gallery
07-09-2012, 09:47 AM
|
|
Replies: 11
Views: 3,908
by "gs2" i mean its usable online, there IS gs1...
by "gs2" i mean its usable online, there IS gs1 commands, however the entire point of me posting this is to give players an online flamethrower, whether its 100% perfect or not. i understand theres...
|
Forum: Code Gallery
07-09-2012, 06:43 AM
|
|
Replies: 11
Views: 3,908
|
Forum: Code Gallery
07-09-2012, 06:28 AM
|
|
Replies: 11
Views: 3,908
GS2 Flamethrower
could never find a gs2 flamethrower, so i made my own and decided to post it
//Scripted by Fatel
//#CLIENTSIDE
function getCoordinates(xOffset, yOffset)
{
if (player.dir == 0)
{
|