Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-13-2012, 09:39 AM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
glovepower confusion

Was playing with script today, notice that you could do the following.

PHP Code:
with findplayer("bloodpet") ) {
  
swordpower 4;
  
hearts=fullhearts 20;
  
glovepower=223;
}
//#CLIENTSIDE
function onCreated() {
  
player.chat player.glovepower;

Those appear to be the maximum value's for those variables. My question is does graal even have default objects to lift with higher level gloves like this? Why stop at 223 anyways?

Also, how would I change the icon I see next to the "A" button? It's gold at level 3 and after.

I kinda want sword power's greater then 4 tho
Reply With Quote
 


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 06:51 PM.


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