

myspicynachos
Member-
Content count
8 -
Joined
-
Last visited
Everything posted by myspicynachos
-
i am 99% of the way there, i have made my server image on Photoshop and i just need to add it into the code so that my background image shows up on the client, does anyone know where it is and how to change it?
- 10 replies
-
- background
- image
-
(and 2 more)
Tagged with:
-
Where can i locate my servers background image?
myspicynachos replied to myspicynachos's question in RSPS Help
i have downloaded it and when i try and add my background image it says i need to reduce size, so ive reduced it from 80k+ to 50k which is the most i can reduce by and it still isnt working, nothing is going right -.-- 10 replies
-
- background
- image
-
(and 2 more)
Tagged with:
-
Where can i locate my servers background image?
myspicynachos replied to myspicynachos's question in RSPS Help
there is no sprites folder.. and your link doesnt work greattt- 10 replies
-
- background
- image
-
(and 2 more)
Tagged with:
-
Where can i locate my servers background image?
myspicynachos replied to myspicynachos's question in RSPS Help
noo- 10 replies
-
- background
- image
-
(and 2 more)
Tagged with:
-
[718/753] Rune-Evo v3 - It's finally here! Content packed!
myspicynachos replied to OG KingFox's topic in Downloads
i did it differently to everyone else, click on your compiler, if it says 'cant detect path' redirect it to your version of java, and thats how you can update your server -
Where can i locate my servers background image?
myspicynachos replied to myspicynachos's question in RSPS Help
that doesn't help man :| what about this? ClientScript2.anEventQueue5262 = Toolkit.getDefaultToolkit().getSystemEventQueue(); } catch (sprites/pic.png) { /* empty */- 10 replies
-
- background
- image
-
(and 2 more)
Tagged with:
-
[718/753] Rune-Evo v3 - It's finally here! Content packed!
myspicynachos replied to OG KingFox's topic in Downloads
Omg i worked it out! that required more thought than i expected -
[718/753] Rune-Evo v3 - It's finally here! Content packed!
myspicynachos replied to OG KingFox's topic in Downloads
yeah i have a problem with setting myself as owner too, below is what i have the code as, should be right? i restart the server and type ::setrights 2 ryan and it doesnt work? someone direct me please ill be grateful! public final class Settings { public static final String SERVER_NAME = "Foxtrot 718"; public static int PORT_ID = 43595; public static final String[] OWNERS = { "ryan" }; public static boolean ZOMBIE_ENABLED = true;