Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Script Collab (https://forums.graalonline.com/forums/showthread.php?t=73329)

Rapidwolve 04-07-2007 01:46 AM

Script Collab
 
Lets play a game, everybody adds to the script. The final product should be a undecided and should be fully functional. We can decide what it will end up being further on.

Must be:
Over 80 lines, but under 200 lines.

Images to use:
block.png
sign.png
add more


Cannot Use:
GUI Controls
Deprecated functions
Snippets from other codes


Weapon (name):
PHP Code:

function onActionServerside(action){
  switch (
action){
    
//
  
}
}

//#CLIENTSIDE
function onCreated(){
//


Class (name):
PHP Code:

function onCreated(){
setshape(13030);
}

//#CLIENTSIDE 

NPC (name):
PHP Code:

function onCreated(){
//



Crow 04-07-2007 02:44 AM

Oh noes, not again...

godofwarares 04-07-2007 04:10 AM

Quote:

Originally Posted by Rapidwolve (Post 1297548)
Blah blah blah, Yadda yadda yadda...

PHP Code:

while (spam)
{
     echo(
"SPAM!!!");



DustyPorViva 04-07-2007 04:31 AM

It's been discussed before, there's no way to collab a script like art. You have to start a script with an idea or goal to work towards, just randomly adding stuff isn't going to make anything... at least anything worth having.

Inverness 04-07-2007 04:33 AM

I second that notion.

Chompy 04-07-2007 11:17 AM

Contiga was the last one who tried it, well, that thread, well went dead after my suggestion :[
Artifical Intelligence

But, I agree with Dusty though

Novo 04-08-2007 05:44 AM

Quote:

Originally Posted by Chompy (Post 1297625)
went dead after my suggestion :[

:) Just so this yours doesn't cause the death of this thread as well!

Angel_Light 04-08-2007 06:43 AM

remove the constrictions and I'll help :o

xXziroXx 04-08-2007 07:57 PM

PHP Code:

function onCreated() destroy(); 

T'was what I think about a scripting collab.


All times are GMT +2. The time now is 09:49 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.