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-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
 


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 05:50 AM.


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