Graal Forums  

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

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-18-2004, 11:08 PM
falco10291029 falco10291029 is offline
BEst User EVER!
Join Date: Apr 2004
Posts: 1,186
falco10291029 is on a distinguished road
Question setlevel2

Why doesnt setlevel2 work right?

//#CLIENTSIDE
if (weaponfired) setlevel2 neutral-kingdom_c-3.nw,30,30;


thats an example of a warpring (i excluded the gani and freezeplayer for its not needed)

how come it dont work?
  #2  
Old 06-18-2004, 11:36 PM
calum calum is offline
Registered User
Join Date: Nov 2003
Location: Scotland
Posts: 182
calum is on a distinguished road
setlevel2 is serverside i think...so if im right you will probably have to use triggeraction and getplayer
__________________
  #3  
Old 06-18-2004, 11:57 PM
falco10291029 falco10291029 is offline
BEst User EVER!
Join Date: Apr 2004
Posts: 1,186
falco10291029 is on a distinguished road
ok ill try that
  #4  
Old 06-19-2004, 12:25 AM
Xecutor Xecutor is offline
Former UN Manager
Join Date: Apr 2004
Posts: 117
Xecutor is on a distinguished road
Quote:
Originally Posted by calum
setlevel2 is serverside i think...so if im right you will probably have to use triggeraction and getplayer
It is serversided and you don't need to use getplayer because it is already attached to the player.
  #5  
Old 06-19-2004, 01:38 AM
falco10291029 falco10291029 is offline
BEst User EVER!
Join Date: Apr 2004
Posts: 1,186
falco10291029 is on a distinguished road
ok so basically just
if (actionserverside) setlevel2 otherstuff
////clientwhatever *lol*
if (weaponfired) triggeraction command
  #6  
Old 06-19-2004, 01:55 AM
xManiamaNx xManiamaNx is offline
Supreme Dictator
xManiamaNx's Avatar
Join Date: Nov 2002
Location: 127.0.0.1
Posts: 385
xManiamaNx is on a distinguished road
Send a message via MSN to xManiamaNx Send a message via Yahoo to xManiamaNx
setlevel2 is serverside only.
__________________
Maniaman

Play Maloria Now: [2.3] [3]
Maloria Website

  #7  
Old 06-19-2004, 02:02 AM
falco10291029 falco10291029 is offline
BEst User EVER!
Join Date: Apr 2004
Posts: 1,186
falco10291029 is on a distinguished road
well duh!!!
Closed Thread


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 09:50 PM.


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