Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-26-2004, 11:17 PM
MegaSizzler MegaSizzler is offline
Registered User
Join Date: Jul 2004
Posts: 26
MegaSizzler is on a distinguished road
Unhappy Addweapon Problem

ok explain this to me. I have the weapon in the weapons list in RC. but when I do this.
//#CLIENTSIDE
if (playertouchsme){addweapon Warprings/Town Center}

is it because it has a slash?
Reply With Quote
  #2  
Old 09-26-2004, 11:23 PM
Tolnaftate2004 Tolnaftate2004 is offline
penguin.
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 534
Tolnaftate2004 is a jewel in the roughTolnaftate2004 is a jewel in the rough
Send a message via AIM to Tolnaftate2004
It has to be serverside.
Reply With Quote
  #3  
Old 09-26-2004, 11:31 PM
MegaSizzler MegaSizzler is offline
Registered User
Join Date: Jul 2004
Posts: 26
MegaSizzler is on a distinguished road
Thanks! But the script still doesnt work (the warping part) it cant be client or serverside cause it warps you...WHAT DO I DO!
// NPC made by Giya (Owner)
if (weaponfired){setlevel2 10thnation_a1.nw,29.5,29.5}

Last edited by MegaSizzler; 09-26-2004 at 11:47 PM..
Reply With Quote
  #4  
Old 09-26-2004, 11:54 PM
Tolnaftate2004 Tolnaftate2004 is offline
penguin.
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 534
Tolnaftate2004 is a jewel in the roughTolnaftate2004 is a jewel in the rough
Send a message via AIM to Tolnaftate2004
if (weaponfired) needs to be clientside, so, put it under //#CLIENTSIDE and use triggeraction to trigger the setlevel2.
Reply With Quote
Reply


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 01:26 PM.


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