[Support] [ZM] Compiling Source Syntax ERROR
-
People Need a Little Help
Im New to GSC Mods Im Sincere i don't understand anything but as i decompiled the sentinel mod menu to play on my dedicated server i wanted to know how to compile without giving the syntax error -
People Need a Little Help
Im New to GSC Mods Im Sincere i don't understand anything but as i decompiled the sentinel mod menu to play on my dedicated server i wanted to know how to compile without giving the syntax errorJARDASs Decompilers don't produce output that can be recompiled without correcting the errors. So unfortunately you cannot compile without fixing all the syntactical and logical errors in the script first. This may be very difficult and time consuming depending on the size and complexity of the script.
-
JARDASs Decompilers don't produce output that can be recompiled without correcting the errors. So unfortunately you cannot compile without fixing all the syntactical and logical errors in the script first. This may be very difficult and time consuming depending on the size and complexity of the script.
This post is deleted! -
else if(option == 9) { if(stoggle(9)) { self thread loop_handler(9); break; } if(isdefined(self.healthbarhudelems)) { return; } for(i = 0; i < self.healthbarkeys.size; i++) { self.healthbarhudelems[self.healthbarkeys[i]].bgbar destroy(); self.healthbarhudelems[self.healthbarkeys[i]].bar destroy(); self.healthbarhudelems[self.healthbarkeys[i]].destroy(); } }If anyone could help me i fixed some errors but this code have a syntax error i cant fix
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login