Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting > Code Gallery
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-11-2011, 01:01 AM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
Screenshots?

PHP Code:
this.can = {"FIRST ACCOUNT""SECOND ACCOUNT""THIRD ACCOUNT}; 
You missed out a " so that would screw the whole code.
PHP Code:
this.can = {"FIRST ACCOUNT""SECOND ACCOUNT""THIRD ACCOUNT"}; 
and also
PHP Code:
function GetIt() { 
Couldn't you use functions that give a hint into what it is doing? I.e maybe GetText() or GetNews()
__________________

Last edited by Emera; 08-11-2011 at 01:15 AM.. Reason: Too long.
Reply With Quote
  #2  
Old 08-11-2011, 01:10 AM
Astram Astram is offline
Era iPhone PR
Astram's Avatar
Join Date: Aug 2010
Posts: 324
Astram can only hope to improve
Send a message via AIM to Astram
Quote:
Originally Posted by Emera View Post
Screenshots?

PHP Code:
this.can = {"FIRST ACCOUNT""SECOND ACCOUNT""THIRD ACCOUNT}; 
You missed out a " so that would screw the whole code.
PHP Code:
this.can = {"FIRST ACCOUNT""SECOND ACCOUNT""THIRD ACCOUNT"}; 
Thanks (fixed)
__________________
-Toad
The worlds biggest Toad fan...
Era iPhone FTW!


Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 03:26 AM.


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