[FRAGE] Wie kann ich aVoN's Gate in...
Wie kann ich aVoN's Gate in eine Map integrieren.
Also das wenn man die Map started, er die Gates an bestimmten Punkten SPawnt!
So wie bei gm_construct oder ähnliches!
Wäre nett eine erklärung, wie ich die X-Y-Z Punkte (Koordinaten) herausbekommen, und dann wie ich das Gate dort Platziere!
Bin erst am anfang meiner Mapping Karriere, aber die Map ist für meinen GMod Mod, StargateDM!
AW: [FRAGE] Wie kann ich aVoN's Gate in...
AW: [FRAGE] Wie kann ich aVoN's Gate in...
Dem stargate Addon ist ein .fgd Datei beigelegt.
Wie man .fgds ins Hammer einliest, findest du hier im Forum.
AW: [FRAGE] Wie kann ich aVoN's Gate in...
Die Datei heißt nicht umsonst "ReadMe" !
AW: [FRAGE] Wie kann ich aVoN's Gate in...
Danke^^
Also das habe ich gemeint:
################ Gatspawner/Automatic Stargate Spawning ################
That task is really easy. Spawn all gates,DHDs,rings,ring panels and probably stargate ramps where you need them. Now go to console and type
stargate_creategatespawner_file
Now a file called <the name of the map>.ini.txt is created in garrysmod/datas. Rename it to <the name of the map>.ini and copy it
to garrysmod/addons/stargate/data/stargate/gatespawner_maps
NOTE: Does only work in singleplayer or if your an admin. And don't do dumb stuff like adding the "<" and ">" to the file name (Thats a placeholder)
AW: [FRAGE] Wie kann ich aVoN's Gate in...
Naja was willste denn wissen? Da steht doch alles.
AW: [FRAGE] Wie kann ich aVoN's Gate in...
Hab ja schon gesagt! Danke^^
Ihr habt mir geholfen, passt super ^^