|
Phantom Brave
|
 |
« on: June 07, 2011, 05:26:45 pm » |
|
Update your extension. Download a copy of GG2 from the main page of this website, copy GG2DLLext.gex out of the source directory to somewhere, and follow the extension installation guide to install it over the existing GG2DLL extension in Game Maker.
Note: This will make using older versions of the source not work. To use them, you'd have to reinstall the old GG2DLL or port the new custom map code over to that version.
|
|
|
|
|
Logged
|
 Linkin Park lyrics here
|
|
|
|
CrazNoDale
Guest
|
 |
« Reply #1 on: June 07, 2011, 07:52:08 pm » |
|
What's a DLL error?
|
|
|
|
|
Logged
|
|
|
|
|
Phantom Brave
|
 |
« Reply #2 on: June 07, 2011, 08:22:45 pm » |
|
If you had one, you'd know.
|
|
|
|
|
Logged
|
 Linkin Park lyrics here
|
|
|
|
CrazNoDale
Guest
|
 |
« Reply #3 on: June 07, 2011, 09:01:41 pm » |
|
If you had one, you'd know.
Okay, but what is it.
|
|
|
|
|
Logged
|
|
|
|
|
♫Sani Sani Disco♫
|
 |
« Reply #4 on: June 07, 2011, 09:13:29 pm » |
|
|
|
|
|
|
Logged
|
I don't like it.  Oh, well, you might as well pack up and stop now, because he doesn't like it Asdf64: "ultros turned me on" - sani 2013
|
|
|
|
CrazNoDale
Guest
|
 |
« Reply #5 on: June 07, 2011, 09:24:42 pm » |
|
Damn, I know what google is. Couldn't you have just told me what it was.
|
|
|
|
|
Logged
|
|
|
|
|
Phantom Brave
|
 |
« Reply #6 on: June 07, 2011, 09:45:38 pm » |
|
There's no reason in asking what it is if you've never had it. And if you had it, you know know, plain as day. Jesus christ. Stop shitting up this sticky.
|
|
|
|
|
Logged
|
 Linkin Park lyrics here
|
|
|
RebelINS
Martial Expert
Offline
Posts: 6676
Future is so bright I gotta wear shades
|
 |
« Reply #7 on: June 07, 2011, 09:47:34 pm » |
|
i updated my mod's gg2dll thanks to this notice, and sani's post somewhere about the custom map script.
|
|
|
|
|
Logged
|
|
|
|
|
Gordon Fudgeman
|
 |
« Reply #8 on: June 25, 2011, 07:09:34 am » |
|
hey i have error:
for object GameServer:
In script GameServerBeginStep: Error in code at line 42: if(global.myself.object != -1) { ^ at position 19: Unknown variable object
___________________________________________ ERROR in action number 1 of Step Event for object PlayerControl:
Error in code at line 24: if global.myself.object != -1 { ^ at position 19: Unknown variable object
i seriously dont know what the problem is. i didnt touched anything of the scripts! explain please!
|
|
|
|
|
Logged
|
i need a new, better signature. any ideas?
|
|
|
Lorgan
Retired Randomizer Mod Developer
2011 Haxxy Award Winner
Online
Posts: 2975
check my new game in new projects k thx bye
|
 |
« Reply #9 on: June 25, 2011, 07:12:53 am » |
|
You just broke something, those errors aren't caused by missing extensions (i think)
|
|
|
|
|
Logged
|
Unfortunately, turning a section into a communist oppressive regime is not against the forum rules, so there is really nothing we can do. 21:08 - Hullusorsa: lorgan, when will you buy us the keys? 21:09 - Lorgan: i'm waiting for greece to collapse so the value of the euro drops 21:09 - Lorgan: not even joking
|
|
|
|
Gordon Fudgeman
|
 |
« Reply #10 on: June 25, 2011, 07:16:08 am » |
|
You just broke something, those errors aren't caused by missing extensions (i think)
broken? it arent the extensions.... but i didnt do anything with the scripts too. i only followed gman's advice with making the piss effect for the rifle. maybe it has to do something with the objects?
|
|
|
|
|
Logged
|
i need a new, better signature. any ideas?
|
|
|
Orpheon
2011 Haxxy Award Winner
Offline
Posts: 5843
Developer
|
 |
« Reply #11 on: June 25, 2011, 07:31:24 am » |
|
hey i have error:
for object GameServer:
In script GameServerBeginStep: Error in code at line 42: if(global.myself.object != -1) { ^ at position 19: Unknown variable object
___________________________________________ ERROR in action number 1 of Step Event for object PlayerControl:
Error in code at line 24: if global.myself.object != -1 { ^ at position 19: Unknown variable object
i seriously dont know what the problem is. i didnt touched anything of the scripts! explain please!
For some reason the global.myself.object has been destroyed. Try putting show_message(global.myself) before. But this isn't the place for this, ask it in your thread or in the Help thread.
|
|
|
|
« Last Edit: June 25, 2011, 07:31:46 am by Orpheon »
|
Logged
|
Your mind is software. Program it. Your body is a shell. Change it. Death is a disease. Cure it. Extinction is approaching. Fight it.
|
|
|
|
Gordon Fudgeman
|
 |
« Reply #12 on: June 25, 2011, 07:36:00 am » |
|
hey i have error:
for object GameServer:
In script GameServerBeginStep: Error in code at line 42: if(global.myself.object != -1) { ^ at position 19: Unknown variable object
___________________________________________ ERROR in action number 1 of Step Event for object PlayerControl:
Error in code at line 24: if global.myself.object != -1 { ^ at position 19: Unknown variable object
i seriously dont know what the problem is. i didnt touched anything of the scripts! explain please!
For some reason the global.myself.object has been destroyed. Try putting show_message(global.myself) before. But this isn't the place for this, ask it in your thread or in the Help thread. where do i have to put it?
|
|
|
|
|
Logged
|
i need a new, better signature. any ideas?
|
|
|
|
Phantom Brave
|
 |
« Reply #13 on: June 25, 2011, 07:38:38 pm » |
|
Help thread. Not this thread. This thread is for and for only extension errors.
|
|
|
|
|
Logged
|
 Linkin Park lyrics here
|
|
|
|
USB
Guest
|
 |
« Reply #14 on: July 11, 2011, 02:03:23 pm » |
|
thanks wareya, I was wondering why it wouldn't run 
|
|
|
|
|
Logged
|
|
|
|
|