Forum: NPC Scripting
08-28-2017, 04:10 AM
|
Replies: 3
Views: 3,092
|
Forum: NPC Scripting
08-08-2017, 07:40 PM
|
Replies: 7
Views: 3,419
|
Forum: New Scripting Engine (GS2)
06-03-2017, 05:25 PM
|
Replies: 4
Views: 25,852
|
Forum: Bug Report
02-26-2017, 01:04 AM
|
Replies: 6
Views: 17,070
|
Forum: Announcements
02-13-2017, 07:44 PM
|
Replies: 142
Views: 189,445
|
Forum: Graal Main Forum (English)
01-22-2017, 09:52 PM
|
Replies: 8
Views: 3,085
|
Forum: NPC Scripting
01-11-2017, 10:34 PM
|
Replies: 8
Views: 4,255
For reference the externalwindow object is a...
For reference the externalwindow object is a TWindow. So doing "/scripthelp TWindow." in rc will show what you can do with it
For some reason the first time I tried to edit in the same function...
|
Forum: PlayerWorlds Main Forum
01-10-2017, 06:46 AM
|
Replies: 19
Views: 35,580
|
Forum: NPC Scripting
01-09-2017, 11:41 PM
|
Replies: 8
Views: 4,255
|
Forum: NPC Scripting
01-07-2017, 06:22 PM
|
Replies: 6
Views: 3,671
|
Forum: NPC Scripting
01-07-2017, 03:49 AM
|
Replies: 6
Views: 3,671
|
Forum: NPC Scripting
01-02-2017, 10:30 PM
|
Replies: 6
Views: 3,671
Anonymous functions don't delete
I noticed that these functions don't delete and are stored until I clearVars. Is this normal or should I be doing something to clear them? I tried to destroy the function after I use it but that...
|
Forum: Future Improvements
11-01-2016, 09:50 PM
|
Replies: 22
Views: 59,767
Same has happened to me before when trying to...
Same has happened to me before when trying to login forums. Though there wasn't anything telling me that I had to approve via email just told me my password or username was wrong when it wasn't.
|
Forum: NPC Scripting
09-22-2016, 02:04 PM
|
Replies: 11
Views: 4,868
|
Forum: Classic News
09-15-2016, 03:21 PM
|
Replies: 21
Views: 28,932
|
Forum: NPC Scripting
09-15-2016, 01:46 PM
|
Replies: 11
Views: 4,868
websockets?
Would anyone know how I would create a websocket connection?
I'm not sure if TSocket is the same thing or there is something else :o
|
Forum: Playerworld Staff Openings
09-12-2016, 03:33 PM
|
Replies: 22
Views: 7,772
|
Forum: NPC Scripting
08-27-2016, 04:21 PM
|
Replies: 11
Views: 4,309
|
Forum: NPC Scripting
08-13-2016, 01:34 PM
|
Replies: 9
Views: 4,865
|
Forum: NPC Scripting
08-12-2016, 07:55 PM
|
Replies: 9
Views: 4,865
Would anyone happen to know how to resize the...
Would anyone happen to know how to resize the mask image?
I'm making something else that's going to be re sizable but cant really get it to work because I can't figure a way to resize the mask...
|
Forum: NPC Scripting
07-29-2016, 12:01 AM
|
Replies: 9
Views: 4,865
This works but not really want I want. My idea...
This works but not really want I want. My idea was to have a lantern that slowly dims as its used and the light will slowly decrease in size.
Problem with this is I cant resize the light and it...
|
Forum: NPC Scripting
07-28-2016, 11:53 PM
|
Replies: 14
Views: 5,811
|
Forum: NPC Scripting
07-26-2016, 06:40 PM
|
Replies: 14
Views: 5,811
oops I never posted the code :o
been a while...
oops I never posted the code :o
been a while since I made it so I decided to rewrite it just now to shorten it up.
Only problem is that it only shows your character
//#CLIENTSIDE
function...
|
Forum: NPC Scripting
07-10-2016, 10:25 PM
|
Replies: 2
Views: 2,072
|
Forum: NPC Scripting
07-10-2016, 07:16 PM
|
Replies: 2
Views: 2,072
Get name variable from an object
I'm trying to get the name variable from an object but not the name variable that it thinks I'm trying to get :o
The object has a custom variable called name but when ever I echo it, it will just...
|