- Joined
- Aug 29, 2006
- Messages
- 721
- Reaction score
- 2
ORIGNIAL POST BY: meiscooldude
SQLSCAPE
Yup, that
SQLSCAPE
Yup, that
You can only save 50 bank items currently ( im working on making it 100 )
Edited version of cheezescape... can you specify which Cheezescape edit?
erm, can i request the MODs not to upload in erm sites like rapidshare or megaupload? coz some of us, like me cannot get to download it for some reasons be it using free or etc, i can reccommend uTo view the content, you need to sign in or register
it comes free,upload's free and everyone can download =) hope u take this request off mine, and upload there lol, coz i cannot download it from rapidshare XD
ResultSet rs = s.executeQuery("SELECT * FROM ipbans WHERE bannedip='"+connectedFrom+"'");
ResultSet rs = s.executeQuery("SELECT bannedip FROM ipbans WHERE bannedip='"+connectedFrom+"' LIMIT 1");
String ss = rs.getString("bannedip");
if(ss.equals(connectedFrom)) {
when i try to runserver i get this error :
'Running' is not recognised as an internal or external command, operable program or batch file.
Exception in thread "main" java.lang.NoClassDefFoundError: Server
i have executed the db files and edited the "lifescapeserver.java" file to my my database username and password..
plz help thx
yo i'm getting the same error as dupie121
anyone know why? :S
connected YAY!
Starting SQLscape on port :43594
ERROR LOADING (ItemList) : Table 'lifescape.zitemlist' doesn't exist
config\objects.cfg: file not found.
Summoning: Loading monsters from Summon.cfg ...
Summoning: Loaded 25 monsters from Summon.cfg!
that is what i get when i run it,