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 08-08-2001, 08:29 AM
DarkPyro_2001 DarkPyro_2001 is offline
Über-1337 Member
DarkPyro_2001's Avatar
Join Date: Jun 2001
Location: Graal Classic Jail
Posts: 1,184
DarkPyro_2001 is on a distinguished road
Send a message via ICQ to DarkPyro_2001 Send a message via AIM to DarkPyro_2001 Send a message via Yahoo to DarkPyro_2001
Map question

I want to know why it won't show my map when I use this script:

if (playerenters) {
enableweapons;
noplayerkilling;
setbackpal dusk1.png;
setmap graalmap2.png,bigmap.txt,0,0;
setminimap graalmap2.png,bigmap.txt,0,0;
}

All it does is show part of the Classic map.
__________________
Friends University of Central Kansas... weird acronym, weird place.

NoFace (3/25/02 8:42:10 PM):
Mass message:
how do u get the trident to work?
Reply With Quote
  #2  
Old 08-08-2001, 10:53 AM
cheaterzx22 cheaterzx22 is offline
Registered User
Join Date: Jun 2001
Location: I'm Lost
Posts: 228
cheaterzx22 is on a distinguished road
Well, i would suggest playin with the numbers at the end, or deleting the classic map. I'm not sure how i got my code to work because i did it a long time ago.
__________________


If at first you don't succeed, skydiving is not for you.
~This message IS spam~
See my spiffy game!
Reply With Quote
  #3  
Old 08-08-2001, 10:59 AM
DarkPyro_2001 DarkPyro_2001 is offline
Über-1337 Member
DarkPyro_2001's Avatar
Join Date: Jun 2001
Location: Graal Classic Jail
Posts: 1,184
DarkPyro_2001 is on a distinguished road
Send a message via ICQ to DarkPyro_2001 Send a message via AIM to DarkPyro_2001 Send a message via Yahoo to DarkPyro_2001
The weird thing is that I don't know where the Classic map is coming from.
__________________
Friends University of Central Kansas... weird acronym, weird place.

NoFace (3/25/02 8:42:10 PM):
Mass message:
how do u get the trident to work?
Reply With Quote
  #4  
Old 08-08-2001, 11:12 AM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to LiquidIce00
change to gif instead of png
__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
Reply With Quote
  #5  
Old 08-08-2001, 12:44 PM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
Well, I would imagine graalmap2 is a part of the Classic map....
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #6  
Old 08-08-2001, 01:56 PM
Guest
Posts: n/a
Try this:
NPC Code:

// NPC made by Ice Pick
if (playerenters) {
setmap mapname.gif,maptxtname.txt,126,30;
setminimap minimapname.gif,minimaptxt.txt,126,30;
}



Also for offline mode you have to use gif, I think for online mode to. But then agin I am not sure on that. Well have fun with it
Reply With Quote
  #7  
Old 08-09-2001, 02:47 AM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to LiquidIce00
Quote:
Originally posted by Tyhm
Well, I would imagine graalmap2 is a part of the Classic map....
no..
if you use a png then Graal is very picky and has many rules which most of the time your png file doesnt obey.. so it shows the classic map (which is map1.png or something) and the default one ..
try changing it to gif like I said . that worked for me and works for almost every1..
__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
Reply With Quote
  #8  
Old 08-09-2001, 03:02 AM
DarkPyro_2001 DarkPyro_2001 is offline
Über-1337 Member
DarkPyro_2001's Avatar
Join Date: Jun 2001
Location: Graal Classic Jail
Posts: 1,184
DarkPyro_2001 is on a distinguished road
Send a message via ICQ to DarkPyro_2001 Send a message via AIM to DarkPyro_2001 Send a message via Yahoo to DarkPyro_2001
Okay, it works now, and quite well at that, but I'll obviously have to take off the minimap part since it's the same size as the bigmap.
__________________
Friends University of Central Kansas... weird acronym, weird place.

NoFace (3/25/02 8:42:10 PM):
Mass message:
how do u get the trident to work?
Reply With Quote
  #9  
Old 08-09-2001, 03:29 AM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to LiquidIce00
just resize it . then make the black part or whatever transparent .. then set ur minimap nothing hard..
i recommend u resize it to around 134x134pixels or something
__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
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 07:22 PM.


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