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-26-2008, 05:47 PM
Motherat Motherat is offline
im not MT the knight
Motherat's Avatar
Join Date: Aug 2008
Posts: 77
Motherat is on a distinguished road
Does anyone want to help me out?

(sorry if this is in the wrong forum)
I am a novice in scripting and can only script a little bit in GS2, and it's hard for me to understand some of the scripting language will all the guides I get for intermediate scripters and everything, I want to learn GS2 and if anyone wants to let me use their server to practice GS2 and everything since I can only script so far a "no-pk-zone" script.. it'd me alot. You could perhaps help me on the server or something... it's GS2 all I want to learn.
This is all I can script so far with a little help from Sidney and Mog:
(too bad Mog doesn't play graal anymore)
NPC Code:
// NPC made by Motherat
//#CLIENTSIDE
function onPlayerEnters()
noplayerkilling();
}


It'd be really helpful, yeah.
(once again, sorry if this is in wrong section feel free to move it to the right one)
__________________
Reply With Quote
  #2  
Old 08-26-2008, 07:09 PM
xXziroXx xXziroXx is offline
Master of Puppets
xXziroXx's Avatar
Join Date: May 2004
Location: Sweden
Posts: 5,288
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Send a message via AIM to xXziroXx Send a message via MSN to xXziroXx
I hardly call using one built-in command in an entire code as "I can script a <insert thing>"
__________________

"A delayed game is eventually good, but a rushed game is forever bad." - Shigeru Miyamoto
Reply With Quote
  #3  
Old 08-26-2008, 07:36 PM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
NPC Code:
// NPC made by Motherat
//#CLIENTSIDE
function onPlayerEnters()
{
noplayerkilling();
}


Fixed part in red
You need starting and closing brackets
Reply With Quote
  #4  
Old 08-26-2008, 10:09 PM
Motherat Motherat is offline
im not MT the knight
Motherat's Avatar
Join Date: Aug 2008
Posts: 77
Motherat is on a distinguished road
Quote:
Originally Posted by excaliber7388 View Post
NPC Code:
// NPC made by Motherat
//#CLIENTSIDE
function onPlayerEnters()
{
noplayerkilling();
}


Fixed part in red
You need starting and closing brackets
Thanks for formatting it, as you can see I'm in desperate need of someone to teach me GS2 or let me use their server for practice.
__________________
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 07:50 PM.


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