Mirage Source

Free ORPG making software.
It is currently Wed May 08, 2024 1:57 am

All times are UTC


Search found 144 matches
Search these results:

Author Message

 Forum: Resources   Topic: check the name of a player even if he is offline...

Posted: Fri Jul 07, 2006 10:05 pm 

Replies: 56
Views: 35274


nah tosuxo...if i did that the player HAS to be online..thats the problem :/ because "index" is the number of the player that is online, for example if 10 people are online, the number of you can be between 0 (not sure if its not 1 ) and 10, it depend on when you logged in, k? but, how can...

 Forum: Resources   Topic: check the name of a player even if he is offline...

Posted: Fri Jul 07, 2006 9:06 pm 

Replies: 56
Views: 35274


grimsk8ter11 wrote:
Alternatively yopu could open every file and search for the name, possibly save the account name with with the character names in charlist.txt?


yeah, bu thow do i open each file and read it?

 Forum: Resources   Topic: check the name of a player even if he is offline...

Posted: Fri Jul 07, 2006 3:58 pm 

Replies: 56
Views: 35274


Advocate wrote:
I think he wants to be able to edit player accounts from the client.

exactly, but even if they are offline :)

we are getting closer xD

 Forum: Resources   Topic: check the name of a player even if he is offline...

Posted: Fri Jul 07, 2006 2:39 pm 

Replies: 56
Views: 35274


Why don't you just make him log off, and then change his name in his account? so, you mean, let the player log off, and then i just change it? if you mean this, nope, because i use this for something else...actually, what i want is this: i have the Players name, and lets say he is offline, i can st...

 Forum: Resources   Topic: check the name of a player even if he is offline...

Posted: Fri Jul 07, 2006 12:58 pm 

Replies: 56
Views: 35274


hey,

how can i change something in the player account data even if he isnt online? for example his name, the only way i know is this:

n = isplaying(name)

setplayername(n,"his name")



hopefully you know what i mean :)


thanks!

 Forum: Show Off   Topic: First try with sprites xD

Posted: Fri Jul 07, 2006 10:31 am 

Replies: 27
Views: 11392


Kite wrote:
Quote:
Vanz style kinda


o_O;;


lol :D xD


the second one looks a lot better... :)

 Forum: Resources   Topic: /pm instead of !

Posted: Sun Jul 02, 2006 6:40 pm 

Replies: 20
Views: 7961


i hleped you with this before, off the top of my head i believe its this: ' Player message If LCase(Mid(MyText, 1, 4)) = "/pm " Then ChatText = Mid(MyText, 5, Len(MyText) - 4) Name = "" ' Get the desired player from the user text For i = 1 To Len&...

 Forum: Resources   Topic: /pm instead of !

Posted: Sun Jul 02, 2006 4:45 pm 

Replies: 20
Views: 7961


dude... that's to just like say how to USE it... not to make it work :P you'll have to make it detect that you're saying /pm and then make it send that message..... just make a new PM window... they're a LOT more fun and less clutter when you've got like... the main thing saying how much hp you've ...

 Forum: Resources   Topic: /pm instead of !

 Post subject: /pm instead of !
Posted: Sun Jul 02, 2006 10:20 am 

Replies: 20
Views: 7961


hey guys, ok i have this problem: i want to write /pm Gilgamesch Hello! Instead of: !Gilgamesch Hello! This is the code, but unfortuantely i didnt know how a nd what to change to get it to work, and if you knbow the fix, please post it and explain it to me! thanks! ' Get the desired player from the ...

 Forum: Resources   Topic: How to make the players screen bigger

Posted: Tue Jun 27, 2006 10:22 pm 

Replies: 24
Views: 11316


Kite wrote:
You posted the tutorial 2 minutes after posting it in the Tutorial Request section... anyway, its a great tutorial for new people, good job Gilgamesch.


thanks my friend :)

 Forum: Resources   Topic: How to make the players screen bigger

Posted: Mon Jun 26, 2006 2:34 pm 

Replies: 24
Views: 11316


Kite wrote:
I was only saying, that the request he answered to, was not asking this question.


you dont even know what request i am talking about, mabe it was ins msn -.-.

Anyway, lets just stop that stupid argumentation,

bye

 Forum: Resources   Topic: How to make the players screen bigger

Posted: Sat Jun 24, 2006 10:09 pm 

Replies: 24
Views: 11316


that request was for changing 'max_mapx' and 'max_mapy'... so what? there are still some people who dont know how to change this, and like i said, its a pretty old and very easy tutorial, nothing special at all...and @sign, sry but i didnt see anything like that so i just posted this guys, what the...

 Forum: Resources   Topic: How to make the players screen bigger

Posted: Fri Jun 23, 2006 8:59 pm 

Replies: 24
Views: 11316


Ok, now first of all we have: PicScreen in FrmMirage Pic_X = 32 pixel Pic_Y = 32 pixel Max_mapx = 15 Max_mapy = 11 Ok, now Max_mapX is 15, so it is 15 times Pic_X, so it means 15 times 32, cuz one tile is 32 pixel, got it? Ok, so the same for max_mapy. So: 15 x 32 = 480 11 x 32 = 352 So it means the...

 Forum: Resources   Topic: Make player screen bigger

Posted: Fri Jun 23, 2006 8:57 pm 

Replies: 25
Views: 11925


Ok, now first of all we have: PicScreen in FrmMirage Pic_X = 32 pixel Pic_Y = 32 pixel Max_mapx = 15 Max_mapy = 11 Ok, now Max_mapX is 15, so it is 15 times Pic_X, so it means 15 times 32, cuz one tile is 32 pixel, got it? Ok, so the same for max_mapy. So: 15 x 32 = 480 11 x 32 = 352 So it means the...

 Forum: Show Off   Topic: BlindNight[age] Screens

Posted: Mon Jun 19, 2006 6:24 pm 

Replies: 35
Views: 20198


yeah, i remember you, didnt you wirth with deusxmachina on this?

but the game looks really really nice, too bad its spanish >.<

 Forum: Show Off   Topic: Tiles V.5. Shitty Looking Cliffs to be Fixed

Posted: Tue Jun 13, 2006 10:19 pm 

Replies: 63
Views: 51293


Advocate wrote:
Btw, anyone read the small text in Classified's sig?

It says "..Sexually.." O_o


yeah...i just noticed that...and i am scared...

 Forum: General   Topic: Forum Mods Nominations

Posted: Tue Jun 06, 2006 9:00 pm 

Replies: 45
Views: 16026


i vote for kite and funky :)

 Forum: General   Topic: This looks promising

Posted: Tue Jun 06, 2006 7:50 am 

Replies: 1152
Views: 49411


L&M wrote:
the real reason he doesnt want to relthe source is becuase he is a terristthat hid his stolen missile aglorithms on that source just to clear thing up for ya



wow man! you are so smart! i didnt think about that...:D

 Forum: General   Topic: This looks promising

Posted: Mon Jun 05, 2006 11:14 pm 

Replies: 1152
Views: 49411


I tihnk well continue eventually, we jsut have RL and othe rprojects atm. no uhm..dont continue...go get a life and give me your source :P.. ps: okok..its true..i dont have a life...i am fat, ugly and i dont have any friends..now please, give me your source so that i can have something with what i ...
Sort by:  
Page 6 of 6 [ Search found 144 matches ]


All times are UTC


Jump to:  
Powered by phpBB® Forum Software © phpBB Group