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 03-21-2002, 07:48 AM
SaijinGohan SaijinGohan is offline
Registered User
SaijinGohan's Avatar
Join Date: Jul 2001
Location: U.S.A - Ohio
Posts: 536
SaijinGohan is on a distinguished road
Send a message via AIM to SaijinGohan Send a message via MSN to SaijinGohan
Post putnewcomp

I can't seem to really figure this out. Everything works fine except the putnewcomp. It works fine in offline mode but when it is on a p2p server it doesnt work. As it is it does nothing, put #CLIENTSIDE before it and it disconnects me with that illegal info crap. What do I do? It isnt a graphic problem cause I added setimg to it and it showed the proper image for the baddies so, the images are on the server but baddies WILL NOT SHOW. Please help. Heres the script:

// NPC made by SaijinGohan
if (created || initialized){
putnewcomp lizardon,42,58,norin_forestbaddy.png,5;
putnewcomp lizardon,56,50,norin_forestbaddy.png,5;
putnewcomp lizardon,51,18,norin_forestbaddy.png,5;
putnewcomp octopus,36,44,norin_forestspider.png,5;
putnewcomp octopus,56,37,norin_forestspider.png,5;
putnewcomp octopus,60,14,norin_forestspider.png,5;
}
//#CLIENTSUDE
if (created) {
seteffect 0,.1,0,0.44;
setmap norin-baddyrealm1_bigmap.png,norin_baddyrealm1.txt,mapx, mapy;
}
__________________

Job: A Legend

And you think that you have played Graal forever? Ha!
Reply With Quote
  #2  
Old 03-21-2002, 09:16 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
try giving the npc an image and using hide; to hide the image
Reply With Quote
  #3  
Old 03-21-2002, 08:16 PM
Spanko Spanko is offline
Squeaker of Soles
Spanko's Avatar
Join Date: Nov 2001
Location: The Netherworl...lands
Posts: 1,366
Spanko is on a distinguished road
Send a message via ICQ to Spanko Send a message via AIM to Spanko Send a message via Yahoo to Spanko
Perhaps it doesn't work on P2P servers?
__________________

ICQ: 125283920
MSN: [email protected]
AIM: Squeax0r
Squeaker seems unable to access the forum using this account.. tis a sad day.
Now with occasional Asuka flavour! Ooops a bit too much...
Asuka should be king of Dustari!

"Y'know, some days even my lucky rocketship underpants don't even help."
Reply With Quote
  #4  
Old 03-21-2002, 08:38 PM
SaijinGohan SaijinGohan is offline
Registered User
SaijinGohan's Avatar
Join Date: Jul 2001
Location: U.S.A - Ohio
Posts: 536
SaijinGohan is on a distinguished road
Send a message via AIM to SaijinGohan Send a message via MSN to SaijinGohan
Quote:
Maybe it's deprecated.
I hope not.

Quote:
Perhaps it doesn't work on P2P servers?
It has to!

Quote:
try giving the npc an image and using hide; to hide the image
Nope. =/
__________________

Job: A Legend

And you think that you have played Graal forever? Ha!
Reply With Quote
  #5  
Old 03-22-2002, 08:22 AM
SaijinGohan SaijinGohan is offline
Registered User
SaijinGohan's Avatar
Join Date: Jul 2001
Location: U.S.A - Ohio
Posts: 536
SaijinGohan is on a distinguished road
Send a message via AIM to SaijinGohan Send a message via MSN to SaijinGohan
Ok Stefan said it was impossible for putnewcomp on a p2p server and that you must make a whole new baddy, which stinks, but oh well.
__________________

Job: A Legend

And you think that you have played Graal forever? Ha!
Reply With Quote
  #6  
Old 03-23-2002, 06:01 AM
SaijinGohan SaijinGohan is offline
Registered User
SaijinGohan's Avatar
Join Date: Jul 2001
Location: U.S.A - Ohio
Posts: 536
SaijinGohan is on a distinguished road
Send a message via AIM to SaijinGohan Send a message via MSN to SaijinGohan
Quote:
And you'd rather use clientside baddies? Some P2P scripter you are...
Hey I am not the best, but I shure as heck am not stupid.
__________________

Job: A Legend

And you think that you have played Graal forever? Ha!
Reply With Quote
  #7  
Old 03-23-2002, 12:02 PM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Quote:
Originally posted by SaijinGohan
Ok Stefan said it was impossible for putnewcomp on a p2p server and that you must make a whole new baddy, which stinks, but oh well.
that crappy cave quest on andor has old fashioned baddies, right ?
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 04:17 AM.


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