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

Warconn

Members
  • Posts

    568
  • Joined

  • Last visited

    Never

Everything posted by Warconn

  1. hmm well when i use the LWIN, i get variable not defined, when i try and define the var, i get "ERROR EXPECTED END OF STATMENT" I tryed the other ones you suggested, but they did not work aswell
  2. o alright, thanks, the adding it to the constants wasnt working, ill give this a shot. Thanks {EDIT} i have this ``` If GetAsyncKeyState(0x5B) Then MsgBox "Left Windows key was pressed!" End If ``` i have also tryed to have ``` VK_LWIN = 0x5B VK_RWIN = 0x5C ```added above that code… but it didnt work, something with the X5B...
  3. alright, thanks do i have to dim thoughs at the top or no, just add that [EDIT] got it, adding it to mod constants ;) thanks for the help
  4. Hey so i was wondering what the Start button key code is. The start button is the button with the windows symbol on it. I have checked the keycodes for all the buttons, but i have not found this one anywhere. Does anyone here no what the keycode is? Thanks Warconn
  5. hey, thanks westin, that looks really good. I will get in touch with you sometime this weekend if that is ok, i cannot be on alot due to major testing at my school. Maybe over that time, you can put together a chain of 4 maps, so i can see how good your transistion mapping is. Thanks, cya soon Warconn
  6. Hey Ballie, ill give it a go, you mind if i join
  7. alright, do you have any maps i can take a look at?
  8. Noone is interested in joining the mapping team…
  9. hey, sign me up, i like doing this kind of stuff, never played DnD though
  10. lol i was about to ask what you were mailing out, but it got locked :(
  11. yea, unnown made a client that has it in already, you must be using 2.7 though
  12. hey guys, New Colony Online is currently looking for a dedicated mapper. With only two guys on the job so far, myself and wharp, we are being bogged down with all the tasks, he is pixel artist, and i am the coder/developer/mapper… so if you would like to join [New Colony Online](http://www.touchofdeathforums.com/smf/index.php/topic,32854.0.html), this is all you have to do: Post the following A sample map, anything at all, must be recent How many hours you can devot to NCO a week Your MSN/AIM, MANDATORY And any past projects that you have worked on in the past If you do not meet one of the requirments, put NONE or N/A Thanks Warconn
  13. make an item with the setting set to currency, and the image of the currency you want
  14. inorder to create the folder with the name, before you use the writeini, run ``` call mkdir$(app.path & "\inboxs\" & whoto & "\") ``` then put the write ini below that..l. thats the best way i could think of atleast
  15. no it must go in the main route folder, that is where the update.ini is formed, and that is where it reads it from.. sorry
  16. yep right next to the client
  17. I'm not sure if writeini will make a folder but I do have a mkdir snippet somewhere ill post it here tommarrow I'm away from my comp now.
  18. alright, thanks ill give it a shot, or have my pixel artist do it ;)
  19. yes, the button can really go anywhere aslong as you include the code that is suppost to go with it. What the button does it creates a ini of all the updates, it closes the client, runs the updater, once the update is done, it deletes the ini, like it was never there You cannot run the updater by itself, you must run it from the client for it to work.
  20. hmm so do you think i should get rid of the shadows all together?
  21. alright, thanks baron, ill work on that. @Chocolate: > It's okay, No trees, Theres a huge blob in the NW corner? Teh ground transitions are pretty horrible, The S has a blob of ice? Make it more interesting or get rid of it. And the palm island has these blue dots… But looking good improvement is only done with practice!! thanks for the critisims, this is the place for it ;) the blob in the NW corner will be a gate in the for future releases, im thinking of an atlantis ;)
  22. nah, im not releasing the actual updater source, did you download the new updater.exe, redownload that, then try with the changed images… i would apperciate it if you add me to the credits either way.. thanks Warconn
  23. what ever size that gif is, use that as a base for whatever you are doing.
×
×
  • Create New...