Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Firon3

Members
  • Posts

    60
  • Joined

  • Last visited

    Never

Everything posted by Firon3

  1. RS? Like Runescape? No way this looks like runescape… I personally thing the details are not so good, would need more work bu I do start my character with something looking somehow like this.... But the technique going along take years to do... but anyway, that's not the point. give more details, place a light point and shade it according to that, I'm sure you can do better
  2. I could handle the job system, all I'll need is motivated team mates and graphcs ^^ If you could check oput my PM (if not already done) and answer me, that'd be great Riley
  3. Hello, Since I was never able to compile after doing whatever thing, I decided to re-download the sources and to compile step by step to see what i was doing wrong. Obviously, I cannot compile the base EE2.7 sources. > Compile error: > > Method of Data member not found It highlighted ".Socket" in the lines ``` frmMirage.Socket.RemoteHost = ReadINI("IPCONFIG", "IP", App.Path & "\config.ini") frmMirage.Socket.RemotePort = CLng(ReadINI("IPCONFIG", "PORT", App.Path & "\config.ini")) ``` In the frmMirage.log I got this: Line 2407: Cannot load control Socket; license not found. Any hints, I've searched forums and saw things about "WinSocket error" and tried to re-register the dll but it didn,t change anything except that I was sure the dll was there… Also, it is supposed to be enables in the components...
  4. Firon3

    Making pop ups?

    well, in your sub join game add this: If GetVar("\Scripts\CharScripts\" & GetPlayerName(index) &".ini", "Data", "FirstLog") = "" then Call PlayerMsg(index, "This is our first login!", 14) Call PutVar("\Scripts\CharScripts\" & GetPlayerName(index) &".ini", "Data", "FirstLog", 1) End If Now you wanted to make a custom menu but since custom menus are way longer to do, I won't give an example right away…
  5. My intention was to make a lizardman city guard of some sort so cuting out the armor would be weird a bit… mainly if it's the plate Yet I gave it a try and found that copper would be good low price material that thos lizzys could afford ^^ I know : I forgot to put the spear on but I'll have to re-design it since the actual version of it hides most of the face :x ![](http://img210.imageshack.us/img210/7711/liz3zw4.gif)
  6. It looks more and more to a lizard soldier rather than some militia guard XD ![](http://img103.imageshack.us/img103/5041/liz2ql7.gif) Boots sucks but gloves seems a good addition
  7. Firon3

    Making pop ups?

    In script, you make a custom menu and create a var that checks on every login (I call it firstlog, when a player logs in first time, it sets firstlog to 0 but before that, I do everything i need to)
  8. in server folder - data.ini (i think) - 32*64 = 1 change to 32*64 = 0 there you go
  9. :O How could you think of this about lizzard! you - (jk) ![](http://img294.imageshack.us/img294/4176/liz2og0.gif) Some improvements, tho I could not mannage anything good with spikes on shoulders (the way I've made the shoulders made all attemps lood like square'n weird things) In both cases, my eyes are failing hard… NOTE: I had forgotten the shading on the first lizzard-guard guy's leg-plates...
  10. ![](http://img139.imageshack.us/img139/2463/lizxx7.gif) More of an Eclipse sprite now, lizardman guard… Quite I have the feeling that the shoulders pads looks like some buckelr sticked behind the guy or maybe a grey back pack... I've saved my unbuild copy of it, if you can give tips I might be able to improve this one. Obviously, I feel like ive really missed this one... He kinda looks like the first one i've posted, maybe because I've looked at him for too long :x EDIT: For the red armor arms, I do notice that the unfolded arms would be way too long, thx Elder for looking at it and taking time to comment, it's apreciated ^^
  11. Firon3

    Custom Tiles

    the sand looks too radio-active but otherwise, it's verry great. Trees are a bit round… no big deal to me, looks good.
  12. well, technicaly, the arms are suppose to reach at least the waist (I also noticed that most of the sprites were making huge head and small arms - but you know : video games ;) ) as for the shield: Yeah I had some issues doing it, I even wondered if I sould have remade it but, too late, I had saved it. And the eyes are random bullsh.. thing 2 pixel large XD @ Klanz_online -> I don't sprite since I don't have the talent to do it yet :x
  13. ![](http://img143.imageshack.us/img143/1985/try2ww2.gif) Not the same but still base-less… This one was not intended to come out as a Eclipse char, just as some random pic that could make it (yeah, even if it is 96*96\. its nothing to be in a game)... I still think my feets are leaking, so are my plated arms... any tips? NOTE: I tried 2 different technique and I fount out the second one was the best in al points (except for time but, Better result )
  14. ``` Sub SetPlayerInvItemNum(ByVal index As Long, ByVal InvSlot As Long, ByVal ItemNum As Long) ``` Are you sure you are looking correctly? Use that to set the slot to nothing…
  15. Firon3

    No-ip doesn't work

    I would recommand to look for updates on no-ip version or just check the box to update host then once done uncheck it. I used to do that with my old connexion…
  16. It doesn't belong in Scripting questions but… anyway... F1 -> editors -> Spell editor
  17. Its kinda weird, I wanted to try out some GFX but since my lasts tries that were like 1 year ago for rm project, its been long… Yet I think I've sorta improved since I no more use a base sprite and add things (wich I used to do... duh...) ![](http://img205.imageshack.us/img205/3751/dumbfs1.gif) I got no idea of how I could give this guy a facial expression… i assure that's the most important thing I'm missing right away PS: Yes, Ive looked at some tutorials, but its not a carbon copy of anything, nor a copy of nothing, I tried my best to do this guy... NOTE on the side: Tried to do hads in pocket but, I suppose i failed it :embarrassed:
  18. @ Pi face - New function, Not sub… Sub would go like SetX(index) and function would go like GetX(index)... I recently learned about functions, found that usefull.
  19. > Function GetPlayerInvItemNum(ByVal index As Long, ByVal InvSlot As Long) As Long Look into the command index and be a bit more patient duh… >_>
  20. commands like /something or commands like call somethingelse(whatever)? both are possible through main…
  21. If you use 2.7, most of baron's tuts are outdated… You have to change the acess via the server. Log in, go in your server pannel, players, target yourself and set acess to 4
  22. Firon3

    Looping Music?

    I don't know if eclipse read the loopstart and loopend that could be inserted into the midis, but the main things come as the original song (cannot modify without permission I suppose) but If you have a music that ends with something that fits a smooth loop with the beginning, you can get some loops without noticing it
  23. Also, you cannot putvar in account directory (well yes but not the same way as it used to be) since the char sheets are differently stored…
  24. Is there any math commands that only consider positives values like Int() takes only entire value (eg Int(1.5) = 1) but im looking for something else than Abs() since what I want is Funct(3) = 3 Funct(-3) = 0 Any chance to find something I'm not quite aware of? PS: I'm aware that I can use "If val < 0 then val = 0" But i wanna avoid this
  25. Please read before saying "It already exist" My Idea is to put the selectable o Male o Female just as selectable ( the "o" that players check) so people could make "genders" become "Race" or else(also good for CTF ideas). No real big deal, just gonna have to writ Male/Female on Guis instead of sources.
×
×
  • Create New...