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 03-08-2002, 07:43 AM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
Beta MP3/Mid player

Can someone make this not so laggy. It works but is laggy very laggy
NPC Code:

if (playertouchsme) {toweapons Beta Player
}
if (weaponfired) {
say2 If you want to use this#b
mp3/midi player you must put the#b
song in your midi folder and#b
say play the songname.#b
ex: play ff7 - battle music.mp3.#b
It does not have to be a mp3 it#b
could be a midi as well.You#b
must put .mp3 for .mid.#b
}
if (strequals(#c,play)) {setplayerprop#c,What do you want to play Midi or MP3.;
}
if (strequals(#c,MP3)) {setplayerprop#c,What MP3 do you want to play.;
}
{play #c;
}
if (strequals(#c,Midi)) {setplayerprop#c,What Midi do you want to play.;
}
{
play #c;
}

__________________
- Zidane / Zidaya
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 11:27 AM.


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