Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   I dont get it! (https://forums.graalonline.com/forums/showthread.php?t=134263468)

patrickp2p 06-06-2011 01:55 AM

I dont get it!
 
I need help, I'm not understanding howto add a tileset to my server,
It said for me and a friend that gave me the script that I had no access to weopons folder, what?! Anyway, if anyone can give me a new script or shed some light on this issue please do.
Thanks,
P@TR!CK

fowlplay4 06-06-2011 02:06 AM

Well first off please label your threads more appropriately (I.e: Tileset Script Problem) it helps people who also experience the same problem find your thread.

The standard tile-set setting script looks like this:

Weapon: -TileDefs

PHP Code:

//#CLIENTSIDE
function onCreated() {
  
addtiledef("yourtileset.png"""0);


You would need at least:

- NPC-Control
- Folder Right: rw WEAPONS/-TileDefs

to add/update the above script on a server.

To ensure yourtileset.png is accessible you can make sure it's downloadable by using the find command on RC.

I.e: /find yourtileset.png

It should display: yourtileset.png: downloadable

patrickp2p 06-06-2011 02:12 AM

I did that yet nothing has changed.. D: And I'm the owner of the server so do I have to add manually NPC controll?

patrickp2p 06-06-2011 02:15 AM

Where do I add the tile image? Maybe that's why it wasn't working? O: This means alot to me, thanks (:

fowlplay4 06-06-2011 02:25 AM

Quote:

Originally Posted by patrickp2p (Post 1653432)
Where do I add the tile image? Maybe that's why it wasn't working? O: This means alot to me, thanks (:

In your server's image folder. Like I posted before you can check if your tileset is uploaded by using the find command on RC.

patrickp2p 06-06-2011 02:26 AM

Does it have to be a .png because it's a gif

fowlplay4 06-06-2011 02:30 AM

Quote:

Originally Posted by patrickp2p (Post 1653437)
Does it have to be a .png because it's a gif

It doesn't matter as long as it's downloadable.

patrickp2p 06-06-2011 02:31 AM

If I gave you temporary rights, would you please be able to do it because I am such the noob at things like this.

fowlplay4 06-06-2011 02:34 AM

Quote:

Originally Posted by patrickp2p (Post 1653439)
If I gave you temporary rights, would you please be able to do it because I am such the noob at things like this.

Sure, feel free to contact me (fp4) on Zodiac.


All times are GMT +2. The time now is 11:02 PM.

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