Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting > New Scripting Engine (GS2)
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-13-2011, 11:47 PM
Rave_J Rave_J is offline
Graal Developer
Join Date: Feb 2006
Location: Texas
Posts: 848
Rave_J can only hope to improve
Send a message via AIM to Rave_J Send a message via MSN to Rave_J Send a message via Yahoo to Rave_J
i never say that it didnt do more
i was stating there was a easier way maybe some people prefer to do just to set the style of ur code nicer. and i was saying u can gs2 script in level editor to a point just nothing on server side which is guis,systems ect like that just basic scripting for the levels to at least people can get the feel of it and somewhat use to it

but ur gs2 beautifier is nice dont get me wrong would be cool if u can add where it tells u errors
and suggestions on how to fix
__________________
Graal Developer
Reply With Quote
  #2  
Old 08-14-2011, 12:04 AM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by Rave_J View Post
i never say that it didnt do more
i was stating there was a easier way maybe some people prefer to do just to set the style of ur code nicer. and i was saying u can gs2 script in level editor to a point just nothing on server side which is guis,systems ect like that just basic scripting for the levels to at least people can get the feel of it and somewhat use to it

but ur gs2 beautifier is nice dont get me wrong would be cool if u can add where it tells u errors
and suggestions on how to fix
I suggest you get the **** out of subforums you do not belong in.
Reply With Quote
  #3  
Old 08-14-2011, 12:17 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Crow View Post
I suggest you get the **** out of subforums you do not belong in.
+1

If you have questions or advice, you're always welcome, but we don't need useless, misinformed spam in these forums.
__________________
Reply With Quote
  #4  
Old 08-14-2011, 12:05 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Quote:
Originally Posted by Rave_J View Post
but ur gs2 beautifier is nice dont get me wrong would be cool if u can add where it tells u errors
and suggestions on how to fix
The purpose is to style the code properly so other scripters such as myself can actually read your (and others) code, diagnose errors and suggest solutions to problems.

It is in no way meant to actually compile and run code. The level editor doesn't even do that properly with GS2.

It can't even do one of the most basic GS2 scripts:

PHP Code:
//#CLIENTSIDE
function onCreated() {
  echo(
"Hello world!");

Level Editor Error: Unknown command: echo("Hello world!")
__________________
Quote:
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:12 AM.


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