Graal Forums  

Go Back   Graal Forums > Search Forums
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: MysticalDragon
Forum: Code Gallery 04-03-2018, 08:57 AM
Replies: 17
Views: 14,723
Posted By MysticalDragon
Its still being worked on. It supports a bunch of...

Its still being worked on. It supports a bunch of Unity stuff which is a great addition to graal.

Including stuff like Shaders and Built-in Path Finding (I requested this one).
Forum: Code Gallery 04-02-2018, 04:19 PM
Replies: 17
Views: 14,723
Posted By MysticalDragon
the new client is made with Unity.

the new client is made with Unity.
Forum: Old Scripting Engine (GS1) 03-18-2018, 08:12 PM
Replies: 21
Views: 19,617
Posted By MysticalDragon
We did the same thing on delteria but I like your...

We did the same thing on delteria but I like your method you did with the array regarding setShape2 I did that aswell. Also use tags instead of code tags looks much cleaner.


[PHP]...
Forum: Code Gallery 03-18-2018, 08:01 PM
Replies: 17
Views: 14,723
Posted By MysticalDragon
In my post i clearly said you could do something...

In my post i clearly said you could do something like setTimer(0) (that is using onTimeout)
Forum: Code Gallery 03-18-2018, 07:58 AM
Replies: 17
Views: 14,723
Posted By MysticalDragon
Did you misread what I said? I never said you...

Did you misread what I said? I never said you couldn't I said why i preferred the method I chose.
Forum: Old Scripting Engine (GS1) 03-17-2018, 08:26 PM
Replies: 21
Views: 19,617
Posted By MysticalDragon
this is a bit late try doing it clientside online

this is a bit late try doing it clientside online
Forum: Code Gallery 03-17-2018, 05:36 PM
Replies: 17
Views: 14,723
Posted By MysticalDragon
Well yes that is actually very true. However a...

Well yes that is actually very true. However a timeout is continuous (always running, unless you add conditions for a return) while a scheduleEvent is being called when needed. I've seen people do...
Forum: Code Gallery 03-16-2018, 07:25 PM
Replies: 17
Views: 14,723
Posted By MysticalDragon
I don't think you could say anything as you never...

I don't think you could say anything as you never worked on the Unity Client before. Unity client is more touche then the C++ Basic client. Last 4 months I been focusing on with Merlin on...
Forum: Playerworld Staff Openings 03-15-2018, 12:38 AM
Replies: 11
Views: 4,040
Posted By MysticalDragon
Soon hopefully, its under going change in staff.

Soon hopefully, its under going change in staff.
Forum: Birthday Forum 03-14-2018, 06:17 PM
Replies: 2
Views: 1,269
Posted By MysticalDragon
hbd, its snowing like crazy here.

hbd, its snowing like crazy here.
Forum: Code Gallery 03-13-2018, 06:43 PM
Replies: 17
Views: 14,723
Posted By MysticalDragon
very nice, I just always had issues regarding...

very nice, I just always had issues regarding latency when it comes to using timeouts with new Unity Engine with Graal. Sometimes when using timeouts NPCs would skip ticks and seems as if the NPC is...
Forum: Code Gallery 03-13-2018, 06:41 PM
Replies: 2
Views: 1,873
Posted By MysticalDragon
very resourceful didn't think of that regarding...

very resourceful didn't think of that regarding the levels sub-directory.
That getCallStack was a test thing that i forgot to remove, I apologies for that.

Will update it using levels and...
Forum: Code Gallery 03-12-2018, 02:54 AM
Replies: 2
Views: 1,873
Posted By MysticalDragon
SQL File System (Use SQL with ease)

Before using this system, I would highly recommend you use Chris Vimes SQL Explorer, to create your tables.

How it works?
SQL File System runs your SQL Queries from the file directory sql/*. Novo...
Forum: Code Gallery 03-11-2018, 10:43 PM
Replies: 17
Views: 14,723
Posted By MysticalDragon
function ai_enter_float() { this.ani =...

function ai_enter_float() {
this.ani = "idle";
this.aiPeriod = 1;
}

function ai_execute_float() {
temp.pl = this.acquireTarget(); //you can do findnearestplayers to see if there is...
Forum: Code Gallery 03-09-2018, 02:06 AM
Replies: 17
Views: 14,723
Posted By MysticalDragon
Barebone Baddy System Event Based

On IOS Servers using timeouts is really bad, so its recommended to avoid them when possible.

Here is just a bare-bone version of something that can be turned into a baddy system. Instead of the...
Forum: Birthday Forum 03-03-2018, 04:21 PM
Replies: 3
Views: 1,441
Posted By MysticalDragon
Happy birthday RIP.

Happy birthday RIP.
Forum: Playerworld Staff Openings 02-21-2018, 06:48 PM
Replies: 8
Views: 2,597
Posted By MysticalDragon
Just your staff list alone would make me not want...

Just your staff list alone would make me not want to apply from experience. Let me break down your current staff list

Desmon-Owner
Sayt'N(Jay CIprioni)-Manager
Timo-Server Admin
...
Forum: Code Gallery 02-20-2018, 06:31 PM
Replies: 1
Views: 1,723
Posted By MysticalDragon
RC Tag

Small thing I did on delteria to tag people and they get a PM and message on iphone player saying they have been tagged in RC.


function onAllRCChat(msg) {
for(temp.t : msg.tokenize()){
...
Forum: Unholy Nation Main Forum 02-03-2018, 05:15 PM
Replies: 29
Views: 28,805
Posted By MysticalDragon
It is a point when your saying you never seen her...

It is a point when your saying you never seen her around. What have you done for the community may I ask? I'm still a highly active developer for graal that works at least 40 hours a week on this...
Forum: Birthday Forum 01-30-2018, 05:08 PM
Replies: 4
Views: 2,148
Posted By MysticalDragon
Happy Late birthday

Happy Late birthday
Forum: Unholy Nation Main Forum 01-30-2018, 09:42 AM
Replies: 29
Views: 28,805
Posted By MysticalDragon
She has been around UN wayyyy before you.

She has been around UN wayyyy before you.
Forum: Unholy Nation Main Forum 01-24-2018, 05:16 PM
Replies: 29
Views: 28,805
Posted By MysticalDragon
Then obviously you are blind to the full...

Then obviously you are blind to the full situation that took place on UN.

Since I never really gave a public reason why the decision came to where it is today, I'll make it clear.

After about...
Forum: Unholy Nation Main Forum 01-01-2018, 03:17 AM
Replies: 29
Views: 28,805
Posted By MysticalDragon
I mean, we already did this twice, no three...

I mean, we already did this twice, no three times.. Actually 4 times.. Why would the 5th time make anything different. There is so many chances giving before it just isn't worth the effort anymore.
Forum: Birthday Forum 10-21-2017, 01:38 PM
Replies: 2
Views: 1,421
Posted By MysticalDragon
love the pic thank you kiri.

love the pic thank you kiri.
Forum: Feature request 10-17-2017, 01:39 AM
Replies: 1
Views: 31,584
Posted By MysticalDragon
I don't think this is a good idea, due to the...

I don't think this is a good idea, due to the fact there is dozens of files we don't want people downloading. Servers do have the option of pre-packaging files, so people could download those, but...
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT +2. The time now is 01:18 PM.


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