Coding Help/Re-API Supported
Luxi
Member
Posts: 1 Joined: 1 month ago
Contact:
Quote
0
login to like this post
#1
Post
by Luxi » 1 month ago
Code: Select all
Hi, I have a problem with compiling VIP files and the zombie class.
Here is the error:
//// ze_vips_system.sma
//
// C:\Users\úukasz\Desktop\coompiler 183 basebuilder\zombieescape compilator\ze_vips_system.sma(6) : fatal error 100: cannot read from file: "ze_smooth_move"
//
// Compilation aborted.
// 1 Error.
// Could not locate output file compiled\ze_vips_system.amx (compile failed).
//
// Compilation Time: 0.12 sec
I am using AMXX compiler 1.10. Please help.
//// ze_zclass_frozen.sma
//
// C:\Users\úukasz\Desktop\coompiler 183 basebuilder\zombieescape compilator\ze_zclass_frozen.sma(265) : error 017: undefined symbol "rg_remove_entity"
//
// 1 Error.
// Could not locate output file compiled\ze_zclass_frozen.amx (compile failed).
//
// Compilation Time: 0.42 sec
Last edited by
z0h1r-LK 3 weeks ago , edited 1 time in total.
Reason: Update title
Claudio-vip
Moderator
Posts: 38 Joined: 5 years ago
Location: Romania
Contact:
Quote
1
login to like this post
#2
Post
by Claudio-vip » 1 month ago
ze_vips_system.sma = fatal error 100: cannot read from file: "ze_smooth_move"
, (You are missing an include with name "ze_smooth_move")
ze_zclass_frozen.sma = Drop Sma so we can check it.
Last edited by
z0h1r-LK 1 month ago , edited 1 time in total.
Reason: Formatting text
z0h1r-LK
Mod Developer
Posts: 588 Joined: 6 years ago
Location: The Red City ❤
Contact:
Quote
0
login to like this post
#3
Post
by z0h1r-LK » 1 month ago
@Luxi
First update your ReAPI module, rg_remove_entity
does exists in latest version.
Read requirements in topic VIPs System
Create an account or sign in to join the discussion
You need to be a member in order to post a reply
Create an account
Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute
Register
Sign in
Users browsing this forum: No registered users and 3 guests