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 05-22-2012, 11:18 PM
Fysez Fysez is offline
Banned
Join Date: Apr 2012
Posts: 89
Fysez has a little shameless behaviour in the past
Question Zoom Script?

I made a zoom script, And i know i'm not the only one who has.
But I did this, and it doesn't show up to others as enlarged?
I've tried different ways but the clientside makes it nearly impossible for me to work with.
PHP Code:
//#CLIENTSIDE
function onPlayerChats() {
if (
player.chat.starts("/zoom ")) {
player.zoom player.chat.substring(7).trim();
setzoomeffect this.zoom;
}

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 10:36 PM.


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