Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: GuiObj instances unique id
Post: RE: GuiObj instances unique id
but i'm getting objects like Gui.desktop().child(index)
and it's a GuiObj
pointer
so i can't reach the name |
|
zarmen98 |
Feature Requests |
3 |
3,823 |
06-19-2019, 09:33 PM |
|
|
Thread: GuiObj instances unique id
Post: GuiObj instances unique id
can you add "name" thing to GuiObj class, or some unique thing about GuiObj instances?
[/align] |
|
zarmen98 |
Feature Requests |
3 |
3,823 |
06-18-2019, 06:21 PM |
|
|
Thread: crash logs?
Post: RE: crash logs?
i found the crash problem with much tries
crash is because of memory leaking when im spamming re-join the game is not loading my character.
I need a put a Loading screen when shutgame() function is c... |
|
zarmen98 |
Beginner Questions |
4 |
3,787 |
06-13-2019, 04:11 PM |
|
|
Thread: crash logs?
Post: crash logs?
when im choosing a character and start the game its fine but after go back to choose character and choose different character its crashing im looking for crash logs where can i find them? can someone ... |
|
zarmen98 |
Beginner Questions |
4 |
3,787 |
06-12-2019, 11:59 PM |
|
|
Thread: Sleep function
Post: Sleep function
i wanna put a wait time between 2 codes
like
player.hp-=10;
wait 5 seconds //
player.hp+=10;
how can add a wait timer? (in new thread i dont wanna freeze my game) |
|
zarmen98 |
Beginner Questions |
2 |
3,007 |
06-10-2019, 03:18 PM |
|
|
Thread: how to draw object
Post: RE: how to draw object
its calling in EsenthelMMO's player script in update function im sure its calling. When im clicking other players my fps is going down its trying to draw but its not drawing |
|
zarmen98 |
Beginner Questions |
5 |
3,884 |
06-09-2019, 07:26 PM |
|
|
Thread: how to draw object
Post: RE: how to draw object
|
zarmen98 |
Beginner Questions |
5 |
3,884 |
06-09-2019, 04:58 PM |
|
|
Thread: how to draw object
Post: how to draw object
Code:
Object op;
op.base (UID(3642854163, 1242104285, 284714929, 4035924082));
op.type (true, ObjType... |
|
zarmen98 |
Beginner Questions |
5 |
3,884 |
06-07-2019, 08:07 PM |
|
|
Thread: Background image EsenthelMMO
Post: Background image EsenthelMMO
in joining server or login screen background is black.
how can i add a image to background? |
|
zarmen98 |
Beginner Questions |
1 |
2,459 |
06-07-2019, 08:03 PM |
|
|
Thread: Gui text variable
Post: RE: Gui text variable
i know thats but whats this "gui_text"
i can't reach that.
i tried to reach healthVal.set but healthVal is not defined.
how can i reach that? |
|
zarmen98 |
Beginner Questions |
3 |
3,207 |
06-05-2019, 02:17 PM |
|
|
Thread: search bar
Post: search bar
im trying to search something in searchbar but it looks like its not working |
|
zarmen98 |
Entertainment |
2 |
3,267 |
06-02-2019, 12:58 AM |
|
|
Thread: Gui text variable
Post: Gui text variable
[img]https://serving.photos.photobox.com/290482764c4916b5394096f59d7467010fb06f6f2f200a6cec5e9623c0088fa8a32dccba.jpg[/img]
i created a gui and put a text.
I give that text a name = healthVal
when i... |
|
zarmen98 |
Beginner Questions |
3 |
3,207 |
06-01-2019, 01:40 PM |
|
|
Thread: Object Scale
Post: RE: Object Scale
its same result without animations.
and i cant changing slot's scale.
Scale slot is not working? |
|
zarmen98 |
Beginner Questions |
5 |
4,009 |
06-01-2019, 11:06 AM |
|
|
Thread: Object Scale
Post: RE: Object Scale
i used inv.new.create function from Esenthel MMO and with slot systems |
|
zarmen98 |
Beginner Questions |
5 |
4,009 |
06-01-2019, 12:33 AM |
|
|
Thread: Object Scale
Post: Object Scale
Im using Esenthel MMO Base.
[img]https://serving.photos.photobox.com/118729169cd36bcbedcf20d5280e1f6efcc4c326b85571e8bd56a5eeb221888616d788a4.jpg[/img]
this is how the sword should looks like but..
... |
|
zarmen98 |
Beginner Questions |
5 |
4,009 |
05-31-2019, 05:33 PM |