Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Code Gallery (https://forums.graalonline.com/forums/forumdisplay.php?f=179)
-   -   Vesporia (code released) (https://forums.graalonline.com/forums/showthread.php?t=84897)

cbk1994 03-30-2009 05:44 AM

Vesporia (code released)
 
1 Attachment(s)

Neither Jave or I have the time to maintain Vesporia, so we have decided to release most of the scripts. You're free to use them however you like. I ask only that you not create any Vesporia clones, and give a link to this thread for anyone who asks.

The code is attached; enjoy, and I hope this helps someone out. The movement system will be released in a separate thread once some modifications have been made.

Credits also to Jave Cross for some of the scripts.

Deas_Voice 03-30-2009 05:45 PM

for those who don't care to download the zip, could you tell us what this package contains?

Schetti 03-30-2009 05:48 PM

just open?

Deas_Voice 03-30-2009 06:02 PM

Quote:

Originally Posted by Deas_Voice (Post 1479464)
for those who don't care to download the zip, could you tell us what this package contains?

Quote:

Originally Posted by Schetti (Post 1479466)
just open?

read the Bolded and ask that again please.
Major Spoiler:i downloaded it but i think the thread creator should tell.

cbk1994 03-30-2009 07:52 PM

Here's the main things it contains:
  • "explosive" class (grenades)
  • gun scripts
  • info booth
  • smoke particle
  • proxy/timed mines
  • battleground system (including voting)
  • leaderboards
  • package manager
  • gun example scripts
  • options & controls
  • names system (very cool)
  • HP system

GULTHEX 03-30-2009 10:30 PM

not to be rude or anything
 
not to be rude or anything

but where is the keydown class

it says it need s it in the scripts

but i dont see it in the zip file

cbk1994 03-30-2009 10:32 PM

1 Attachment(s)
Quote:

Originally Posted by GULTHEX (Post 1479571)
not to be rude or anything

but where is the keydown class

it says it need s it in the scripts

but i dont see it in the zip file

Here.

GULTHEX 03-30-2009 10:47 PM

another error
 
okay another 1 is that when you insert all the scripts

and fire the weapon

it dont do anything

nothing personal

cbk1994 03-31-2009 02:15 AM

Quote:

Originally Posted by GULTHEX (Post 1479576)
okay another 1 is that when you insert all the scripts

and fire the weapon

it dont do anything

nothing personal

What do you mean by "all the scripts"? I hope you're not trying to just copy everything. That's not what this release was intended for.

GULTHEX 03-31-2009 02:47 AM

i mean like when i run this weapon

i made ak the name for a test


Script: Function GULTHEX.addMessage not found at line 15 of class_gun in script of Main Weapons/AK47 (in level entropolis_ab-ab.nw at pos (0, 0))


check the script

when i press 1 of the buttons it says

Script: Function GULTHEX.addMessage not found at line 15 of class_gun in script of Main Weapons/AK47 (in level entropolis_ab-ab.nw at pos (0, 0))



so i added all the scripts to see if that was the prob so i still have the error

Twinny 03-31-2009 03:01 AM

Gulthex...it's not meant to be a server clone....you are supposed to reading the scripts and integrating anything that is useful.... not just copy+paste.

GULTHEX 03-31-2009 03:02 AM

im not i just need the gun system thats all iv ben having trouble with mine for a verry long time

Pimmeh 03-31-2009 03:04 AM

Quote:

Originally Posted by GULTHEX (Post 1479627)
im not i just need the gun system thats all iv ben having trouble with mine for a verry long time

So you're copying pasting? Dude, if you cant even figure THAT out you really shouldn't try and start a server -_-

devilsknite1 03-31-2009 03:07 AM

Quote:

Originally Posted by GULTHEX (Post 1479627)
im not i just need the gun system thats all iv ben having trouble with mine for a verry long time

........
No comment. :)

Twinny 03-31-2009 03:12 AM

Quote:

Originally Posted by GULTHEX (Post 1479627)
im not i just need the gun system thats all iv ben having trouble with mine for a verry long time

I havn't extracted it yet (will soon) but does it look like the guns system is a standalone script?

From this thread, I can see a reference to a function the player object has to join and there is probably more to come...

'Nothing personal"....pretentious git

devilsknite1 03-31-2009 03:15 AM

Also, if I'm not mistaken, you posted a "gun script" that had many replies stating on how you could fix it / make it better. Not sure if it was a whole system or not.. Don't kill me if it isn't D:

I guess you could just find that thread or something, look there. If not, like Twinny said, "From this thread, I can see a reference to a function the player object has to join and there is probably more to come...".

cbk1994 03-31-2009 06:15 AM

Quote:

Originally Posted by Twinny (Post 1479630)
I havn't extracted it yet (will soon) but does it look like the guns system is a standalone script?

It pretty much is. Gulthex, you probably just need to upload "class_keydown", "class_gun", and one of the gun weapons, then weed out any of the add message, etc stuff.

The reason it's not working is likely because you haven't set your controls. Look down toward "onHotKeyPressed", it should be apparent there what you need to do.

Pelikano 07-23-2009 05:00 PM

Hey.

Will the Movement System released anytime soon?

cbk1994 07-23-2009 08:07 PM

Quote:

Originally Posted by Pelikano (Post 1509689)
Hey.

Will the Movement System released anytime soon?

I took another look at it, and decided it probably wasn't worth releasing since it's not as impressive as I remember it being (e.g. lacking some basic features such as sliding near walls), but if you want, I can post it here.

Pelikano 07-24-2009 04:19 PM

Quote:

Originally Posted by cbk1994 (Post 1509746)
I took another look at it, and decided it probably wasn't worth releasing since it's not as impressive as I remember it being (e.g. lacking some basic features such as sliding near walls), but if you want, I can post it here.

Yeah, would be nice.
I've learned a lot from the other classes/weapons etc.

DarkRenji 07-24-2009 04:41 PM

Ah what a shame that you cant run the server, I always loved this server since it was like SoG :(

DustyPorViva 07-24-2009 04:49 PM

I'd rather see good/finished code released rather than incomplete/poorly scripted, at least if the person is actually aware of such. If he says it's missing basic things like sliding and all, why release it? There are finished movement scripts released, even if in GS1 and such, that people can at least learn from.

cbk1994 07-24-2009 10:20 PM

1 Attachment(s)
Quote:

Originally Posted by DustyPorViva (Post 1509927)
I'd rather see good/finished code released rather than incomplete/poorly scripted, at least if the person is actually aware of such. If he says it's missing basic things like sliding and all, why release it? There are finished movement scripts released, even if in GS1 and such, that people can at least learn from.

You've got a good point, but I guess if he thinks he can learn from it, that's just as well.

These threads will probably help just as much: 1 2 3

I've attached the script.

Pelikano 07-25-2009 12:44 AM

Quote:

Originally Posted by DustyPorViva (Post 1509927)
I'd rather see good/finished code released rather than incomplete/poorly scripted, at least if the person is actually aware of such. If he says it's missing basic things like sliding and all, why release it? There are finished movement scripts released, even if in GS1 and such, that people can at least learn from.

How do you know what I prefer and from what I can learn better? oO

DustyPorViva 07-25-2009 06:25 AM

Quote:

Originally Posted by Pelikano (Post 1510084)
How do you know what I prefer and from what I can learn better? oO

Hey, if you wanna learn from broken/incomplete scripts instead of fully scripted ones, be my guest. He admitted it was never finished, I simply suggested learning from something more finished and complete.

I also don't remember ever even attempting to assume what you'd prefer or what you'd learn better from.

Scouser 10-22-2009 08:51 PM

Thanks Chris, learning alot from reading this and trying to determine what each thing does :)

Arch_Angel 10-22-2009 09:14 PM

Call him Chriis. :D

Samposse 11-28-2009 04:31 PM

All 'Those Scripts didnt realy help'd me , only the -System/Names sins no one work'd -.-

Dnegel 11-28-2009 05:27 PM

Quote:

Originally Posted by Samposse (Post 1540932)
All 'Those Scripts didnt realy help'd me , only the -System/Names sins no one work'd -.-

http://i46.tinypic.com/333a4qb.jpg

salesman 11-28-2009 07:07 PM

Quote:

Originally Posted by Samposse (Post 1540932)
All 'Those Scripts didnt realy help'd me , only the -System/Names sins no one work'd -.-

The point is to learn from them...not just grab 'n go.


All times are GMT +2. The time now is 10:08 PM.

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