Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   New Scripting Engine (GS2) (https://forums.graalonline.com/forums/forumdisplay.php?f=153)
-   -   serverr (https://forums.graalonline.com/forums/showthread.php?t=87898)

Mattehy 09-13-2009 05:40 PM

serverr
 
i was making a link with a npc like this
PHP Code:

serverr.(player.account@"_out.nw") = {this.level,this.x,this.y}; 

for example
now the level name is graal737422 but the serverr comes out Graal737422 if that makes a diffrence. but when i do
PHP Code:

this.outlevel serverr.(this.level);
player.setlevel2(this.outlevel,30,30); 

it fails in the corner x.x
also how would i make it a lower case string with my acc

Mark Sir Link 09-13-2009 05:45 PM

player.account.lower()

How are you sure the level exists?

Mattehy 09-13-2009 05:50 PM

i love u player.account.lower() works awesomely <3


All times are GMT +2. The time now is 06:15 PM.

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