11-10-2012, 14:46
(This post was last modified: 11-10-2012, 14:57 by The Tronuo.)
Help me please. 2 minutes after the start mod there is a error.
What is the error?
What is the error?
Error
|
11-10-2012, 14:46
(This post was last modified: 11-10-2012, 14:57 by The Tronuo.)
Help me please. 2 minutes after the start mod there is a error.
What is the error?
try commenting out (removing) the line in your mod that says vodka and tell me what happens
11-10-2012, 15:01
Post the source.
11-10-2012, 15:37
Too many changes in string or just big values.
Try without pink word. Just self.origin
11-10-2012, 16:26
getCoords(){
self.coords = self createFontString("default", 1.2); self.coords setPoint("CENTER", "CENTER", 0, 60); while (1){ self.coords setText(": " + self.origin); wait 0.01; self.coords setText(""); } } The function that displays the coordinates. Which is why there is an error here? I'm just a beginner
11-10-2012, 16:49
(This post was last modified: 11-10-2012, 16:59 by The Tronuo.)
11-10-2012, 17:04
Change wait 0.01 to wait 0.05, remove
Code: self.coords setText(""); Code: self.coords setText(": " + self.origin); Code: self.coords setValue(self.origin);
11-10-2012, 17:36
Doesn't work
11-10-2012, 17:58
(11-10-2012, 17:04)Pozzuh Wrote: Change wait 0.01 to wait 0.05, remove For the text when using setvalue Code: self.coords.label = ":" |
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Help error when run mod | mr.apple | 9 | 6,637 |
09-24-2013, 21:49 Last Post: Nekochan |
|
Help COD mw3 Error Couln't load image 3_cursor3:s | Paylgs | 2 | 14,285 |
07-18-2013, 18:46 Last Post: Nekochan |
|
Mod Error! help please | Brandeeno | 2 | 4,059 |
07-11-2013, 21:06 Last Post: Brandeeno |
|
Help xkmod error | Domino29 | 2 | 4,451 |
07-11-2013, 20:07 Last Post: Brandeeno |
|
Help mw3 addon error | [HARD] Tony. | 2 | 4,473 |
06-08-2013, 00:32 Last Post: master131 |
|
Help Freaking weird error when starting server!!!! | Misterio | 5 | 4,946 |
04-23-2013, 01:47 Last Post: Misterio |
|
d3d9 error | magnuze | 3 | 4,343 |
04-09-2013, 14:26 Last Post: NyZzE |
|
Help Server Script Compile Error when loading ExtremeBunkerMaker | lolmoon | 3 | 3,927 |
04-09-2013, 03:11 Last Post: lolmoon |
|
error | CheGuevara | 2 | 2,924 |
04-07-2013, 17:39 Last Post: CheGuevara |
|
Help error code | [HARD] Tony. | 2 | 3,107 |
03-23-2013, 00:19 Last Post: 8q4s8 |
Users browsing this thread: |
3 Guest(s) |