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 08-21-2009, 12:49 AM
littlekinky littlekinky is offline
Registered User
littlekinky's Avatar
Join Date: Sep 2007
Posts: 185
littlekinky has a little shameless behaviour in the past
Showing symbol (What's wrong ?)

Ok i have this script i took the icon script that cbk provided and i wanted it to show a symbol when the weapon is fired please help me out ?

PHP Code:
//#CLIENTSIDE
function onCreated()
{
  
this.On false;
  
setTimer0.1 );
}

function 
onWeaponFired()
{
  
this.On this.On;
}

function 
onCreated() { 
  for (
temp.pl players) {
    
showimg(200 pl.id"stafficonimage.png",player.- -0.4player.- -3.3);;
    
changeimgvis(200 pl.id0);
    
changeimgcolors(200 pl.id1007);
  }
  
  
setTimer(0.05);

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:59 AM.


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